This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients brett.cannon, eric.snow, jonathaneunice, rhettinger, serhiy.storchaka
Date 2017-09-05.23:23:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504653832.3.0.250690073571.issue30662@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset faa57cbe7074b26807cd7ed89a7b173b5cbf3086 by Raymond Hettinger (Jonathan Eunice) in branch 'master':
bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (#2179)
https://github.com/python/cpython/commit/faa57cbe7074b26807cd7ed89a7b173b5cbf3086
History
Date User Action Args
2017-09-05 23:23:52rhettingersetrecipients: + rhettinger, brett.cannon, eric.snow, serhiy.storchaka, jonathaneunice
2017-09-05 23:23:52rhettingersetmessageid: <1504653832.3.0.250690073571.issue30662@psf.upfronthosting.co.za>
2017-09-05 23:23:52rhettingerlinkissue30662 messages
2017-09-05 23:23:52rhettingercreate