mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #28793: Merge from 3.6
This commit is contained in:
commit
5d307ef838
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ ABC Inherits from Abstract Methods Mixin
|
||||||
|
|
||||||
.. versionadded:: 3.5
|
.. versionadded:: 3.5
|
||||||
|
|
||||||
.. class:: Generator
|
.. class:: AsyncGenerator
|
||||||
|
|
||||||
ABC for asynchronous generator classes that implement the protocol
|
ABC for asynchronous generator classes that implement the protocol
|
||||||
defined in :pep:`525` and :pep:`492`.
|
defined in :pep:`525` and :pep:`492`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue