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 terry.reedy
Recipients Arfrever, Ramchandra Apte, berker.peksag, brett.cannon, cheryl.sabella, docs@python, eli.bendersky, ezio.melotti, fijall, martin.panter, ncoghlan, pitrou, terry.reedy, vstinner
Date 2018-02-25.03:04:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519527883.38.0.467229070634.issue17232@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 186b606d8a2ea4fd51b7286813302c8e8c7006cc by Terry Jan Reedy (Cheryl Sabella) in branch 'master':
bpo-17232: Clarify docs for -O and -OO command line options (#5839)
https://github.com/python/cpython/commit/186b606d8a2ea4fd51b7286813302c8e8c7006cc
History
Date User Action Args
2018-02-25 03:04:43terry.reedysetrecipients: + terry.reedy, brett.cannon, ncoghlan, pitrou, vstinner, ezio.melotti, Arfrever, eli.bendersky, docs@python, fijall, Ramchandra Apte, berker.peksag, martin.panter, cheryl.sabella
2018-02-25 03:04:43terry.reedysetmessageid: <1519527883.38.0.467229070634.issue17232@psf.upfronthosting.co.za>
2018-02-25 03:04:43terry.reedylinkissue17232 messages
2018-02-25 03:04:42terry.reedycreate