Skip to content

Commit

Permalink
Merge branch '2.x' into 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Feb 22, 2020
2 parents 754d04f + 4d73a99 commit d54571d
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions CHANGES
Expand Up @@ -75,7 +75,7 @@ Bugs fixed
Testing
--------

Release 2.4.3 (in development)
Release 2.4.4 (in development)
==============================

Dependencies
Expand All @@ -93,17 +93,22 @@ Features added
Bugs fixed
----------

Testing
--------

Release 2.4.3 (released Feb 22, 2020)
=====================================

Bugs fixed
----------

* #7184: autodoc: ``*args`` and ``**kwarg`` in type comments are not handled
properly
* #7189: autodoc: classmethod coroutines are not detected
* #7183: intersphinx: ``:attr:`` reference to property is broken
* #6244, #6387: html search: Search breaks/hangs when built with dirhtml builder
* #7195: todo: emit doctree-resolved event with non-document node incorrectly


Testing
--------

Release 2.4.2 (released Feb 19, 2020)
=====================================

Expand Down

0 comments on commit d54571d

Please sign in to comment.