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 vstinner
Recipients eric.snow, methane, python-dev, rhettinger, vstinner
Date 2017-01-17.15:18:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484666338.56.0.333650271818.issue29289@psf.upfronthosting.co.za>
In-reply-to
Content
For OrderedDict.pop(), I created the issue #29299: "Argument Clinic: Fix signature of optional positional-only arguments".
History
Date User Action Args
2017-01-17 15:18:58vstinnersetrecipients: + vstinner, rhettinger, methane, python-dev, eric.snow
2017-01-17 15:18:58vstinnersetmessageid: <1484666338.56.0.333650271818.issue29289@psf.upfronthosting.co.za>
2017-01-17 15:18:58vstinnerlinkissue29289 messages
2017-01-17 15:18:58vstinnercreate