Message 306561 - Python tracker

Message306561

Author vstinner
Recipients paul.moore, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-11-20.16:08:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511194085.14.0.213398074469.issue32050@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c5a2071586f735d2a61d1756e7011cfbb6ce86c9 by Victor Stinner in branch 'master':
bpo-32050: Fix -x option documentation (#4475)
https://github.com/python/cpython/commit/c5a2071586f735d2a61d1756e7011cfbb6ce86c9
History
Date User Action Args
2017-11-20 16:08:05vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower
2017-11-20 16:08:05vstinnersetmessageid: <1511194085.14.0.213398074469.issue32050@psf.upfronthosting.co.za>
2017-11-20 16:08:05vstinnerlinkissue32050 messages
2017-11-20 16:08:05vstinnercreate