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 berker.peksag
Recipients berker.peksag, eryksun, gdr@garethrees.org, ncoghlan, serhiy.storchaka, vstinner
Date 2017-10-13.13:23:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507901017.1.0.213398074469.issue28647@psf.upfronthosting.co.za>
In-reply-to
Content
Modules/main.c and Python.man is same in 3.6 branch. We could backport the change in Doc/library/sys.rst from 7f580970836b0f6bc9c5db868d95bea81a3e1558 but I didn't do it yet since it needs be manually backported.
History
Date User Action Args
2017-10-13 13:23:37berker.peksagsetrecipients: + berker.peksag, ncoghlan, vstinner, gdr@garethrees.org, serhiy.storchaka, eryksun
2017-10-13 13:23:37berker.peksagsetmessageid: <1507901017.1.0.213398074469.issue28647@psf.upfronthosting.co.za>
2017-10-13 13:23:37berker.peksaglinkissue28647 messages
2017-10-13 13:23:36berker.peksagcreate