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 martin.panter
Recipients Julien Baley, docs@python, georg.brandl, martin.panter, paul.j3, python-dev, r.david.murray
Date 2016-03-28.06:36:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459147007.16.0.809262083244.issue25314@psf.upfronthosting.co.za>
In-reply-to
Content
For the record, porting the change was rather easy (hg graft + tweak + hg commit --amend). With that applied, I think it eliminates the need for the store_true/false half of Julien’s patch.

Is the store_const half of Julien’s patch ready to commit?
History
Date User Action Args
2016-03-28 06:36:47martin.pantersetrecipients: + martin.panter, georg.brandl, r.david.murray, docs@python, python-dev, paul.j3, Julien Baley
2016-03-28 06:36:47martin.pantersetmessageid: <1459147007.16.0.809262083244.issue25314@psf.upfronthosting.co.za>
2016-03-28 06:36:47martin.panterlinkissue25314 messages
2016-03-28 06:36:46martin.pantercreate