mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #7562
This commit is contained in:
parent
56772395bb
commit
daed2ec1ae
2
CHANGES
2
CHANGES
@ -79,6 +79,8 @@ Bugs fixed
|
|||||||
cached unexpectedly
|
cached unexpectedly
|
||||||
* #7559: autodoc: misdetects a sync function is async
|
* #7559: autodoc: misdetects a sync function is async
|
||||||
* #6857: autodoc: failed to detect a classmethod on Enum class
|
* #6857: autodoc: failed to detect a classmethod on Enum class
|
||||||
|
* #7562: autodoc: a typehint contains spaces is wrongly rendered under
|
||||||
|
autodoc_typehints='description' mode
|
||||||
* #7535: sphinx-autogen: crashes when custom template uses inheritance
|
* #7535: sphinx-autogen: crashes when custom template uses inheritance
|
||||||
* #7536: sphinx-autogen: crashes when template uses i18n feature
|
* #7536: sphinx-autogen: crashes when template uses i18n feature
|
||||||
* #2785: html: Bad alignment of equation links
|
* #2785: html: Bad alignment of equation links
|
||||||
|
Loading…
Reference in New Issue
Block a user