Commit 3ebc1a6c authored by Stefan Behnel's avatar Stefan Behnel

Mark another ticket as closed in changelog.

parent 43a9402d
......@@ -13,7 +13,7 @@ Features added
resolves several differences with regard to normal Python modules. This makes
the global names ``__file__`` and ``__path__`` correctly available to module
level code and improves the support for module-level relative imports.
(Github issues #1715, #1753)
(Github issues #1715, #1753, #1035)
* Asynchronous generators (`PEP 525 <https://www.python.org/dev/peps/pep-0525/>`_)
and asynchronous comprehensions (`PEP 530 <https://www.python.org/dev/peps/pep-0530/>`_)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment