mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge branch '2.x' into 3.x
This commit is contained in:
commit
d54571dfb9
15
CHANGES
15
CHANGES
@ -75,7 +75,7 @@ Bugs fixed
|
|||||||
Testing
|
Testing
|
||||||
--------
|
--------
|
||||||
|
|
||||||
Release 2.4.3 (in development)
|
Release 2.4.4 (in development)
|
||||||
==============================
|
==============================
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
@ -93,6 +93,15 @@ Features added
|
|||||||
Bugs fixed
|
Bugs fixed
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
Testing
|
||||||
|
--------
|
||||||
|
|
||||||
|
Release 2.4.3 (released Feb 22, 2020)
|
||||||
|
=====================================
|
||||||
|
|
||||||
|
Bugs fixed
|
||||||
|
----------
|
||||||
|
|
||||||
* #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
|
* #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
|
||||||
properly
|
properly
|
||||||
* #7189: autodoc: classmethod coroutines are not detected
|
* #7189: autodoc: classmethod coroutines are not detected
|
||||||
@ -100,10 +109,6 @@ Bugs fixed
|
|||||||
* #6244, #6387: html search: Search breaks/hangs when built with dirhtml builder
|
* #6244, #6387: html search: Search breaks/hangs when built with dirhtml builder
|
||||||
* #7195: todo: emit doctree-resolved event with non-document node incorrectly
|
* #7195: todo: emit doctree-resolved event with non-document node incorrectly
|
||||||
|
|
||||||
|
|
||||||
Testing
|
|
||||||
--------
|
|
||||||
|
|
||||||
Release 2.4.2 (released Feb 19, 2020)
|
Release 2.4.2 (released Feb 19, 2020)
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user