Skip to content

Commit

Permalink
Issue python#28793: Merge from 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
berkerpeksag committed Nov 25, 2016
2 parents 6193ecd + 61d9c86 commit 5d307ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/library/collections.abc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ ABC Inherits from Abstract Methods Mixin

.. versionadded:: 3.5

.. class:: Generator
.. class:: AsyncGenerator

ABC for asynchronous generator classes that implement the protocol
defined in :pep:`525` and :pep:`492`.
Expand Down

0 comments on commit 5d307ef

Please sign in to comment.