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 Segev Finer
Recipients Decorater, Segev Finer, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-07-22.14:31:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500733882.61.0.886342481567.issue30222@psf.upfronthosting.co.za>
In-reply-to
Content
I did make a PR which only changes -a/--arch to a choices argument. https://github.com/python/cpython/pull/2808

I guess the PR you are talking about is https://github.com/python/cpython/pull/2750/files which changes this entirely.
History
Date User Action Args
2017-07-22 14:31:22Segev Finersetrecipients: + Segev Finer, paul.moore, tim.golden, zach.ware, steve.dower, Decorater
2017-07-22 14:31:22Segev Finersetmessageid: <1500733882.61.0.886342481567.issue30222@psf.upfronthosting.co.za>
2017-07-22 14:31:22Segev Finerlinkissue30222 messages
2017-07-22 14:31:22Segev Finercreate