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 paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-11-20.15:08:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511190526.77.0.213398074469.issue32050@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 733b5f3f2f2425fa939d71bc317f2e0f1968c2a0 by Victor Stinner in branch '2.7':
bpo-32050: Fix -x option documentation (#4423)
https://github.com/python/cpython/commit/733b5f3f2f2425fa939d71bc317f2e0f1968c2a0
History
Date User Action Args
2017-11-20 15:08:46vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-11-20 15:08:46vstinnersetmessageid: <1511190526.77.0.213398074469.issue32050@psf.upfronthosting.co.za>
2017-11-20 15:08:46vstinnerlinkissue32050 messages
2017-11-20 15:08:46vstinnercreate