mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update CHANGES for PR #5167
This commit is contained in:
parent
9734bf5a77
commit
3830479faa
2
CHANGES
2
CHANGES
@ -45,6 +45,8 @@ Bugs fixed
|
|||||||
* #5139: autodoc: Enum argument missing if it shares value with another
|
* #5139: autodoc: Enum argument missing if it shares value with another
|
||||||
* #4946: py domain: rtype field could not handle "None" as a type
|
* #4946: py domain: rtype field could not handle "None" as a type
|
||||||
* #5161: html: crashes if copying static files are failed
|
* #5161: html: crashes if copying static files are failed
|
||||||
|
* #5167: autodoc: Fix formatting type annotations for tuples with more than two
|
||||||
|
arguments
|
||||||
|
|
||||||
Testing
|
Testing
|
||||||
--------
|
--------
|
||||||
|
Loading…
Reference in New Issue
Block a user