Message 306563 - Python tracker

Message306563

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