pep 525: Mention collections.abc.AsyncGenerator.
This commit is contained in:
parent
e10a1a2650
commit
2e74d2b133
|
@ -453,6 +453,8 @@ New Standard Library Functions and Types
|
|||
|
||||
4. New method for asyncio event loop: ``loop.shutdown_asyncgens()``.
|
||||
|
||||
5. New ``collections.abc.AsyncGenerator`` abstract base class.
|
||||
|
||||
|
||||
Backwards Compatibility
|
||||
-----------------------
|
||||
|
|
Loading…
Reference in New Issue