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 Mariatta
Recipients Mariatta, brett.cannon, eric.snow, jonathaneunice, rhettinger, serhiy.storchaka
Date 2017-09-06.01:13:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504660389.3.0.659516385984.issue30662@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3b9d4444fe631117430dee8ef8a2f205b4b450d5 by Mariatta in branch '3.6':
[3.6] bpo-30662: fixed OrderedDict.__init__ docstring re PEP 468 (GH-2179) (GH-3370)
https://github.com/python/cpython/commit/3b9d4444fe631117430dee8ef8a2f205b4b450d5
History
Date User Action Args
2017-09-06 01:13:09Mariattasetrecipients: + Mariatta, brett.cannon, rhettinger, eric.snow, serhiy.storchaka, jonathaneunice
2017-09-06 01:13:09Mariattasetmessageid: <1504660389.3.0.659516385984.issue30662@psf.upfronthosting.co.za>
2017-09-06 01:13:09Mariattalinkissue30662 messages
2017-09-06 01:13:09Mariattacreate