Update CHANGES for PR #8399

This commit is contained in:
Takeshi KOMIYA
2020-11-10 22:20:52 +09:00
parent 52432c7e3e
commit de2d2cc6ac

View File

@@ -20,6 +20,7 @@ Bugs fixed
* #7727: autosummary: raise PycodeError when documenting python package
without __init__.py
* #8364: C, properly initialize attributes in empty symbols.
* #8399: i18n: Put system locale path after the paths specified by configuration
Testing
--------