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 benjamin.peterson
Recipients benjamin.peterson, docs@python, izbyshev, vstinner
Date 2018-08-25.18:23:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 44838be9f79870ff3c9e04b7398a1dc3d56d53ed by Benjamin Peterson (Alexey Izbyshev) in branch 'master':
closes bpo-34502: Remove a note about utf8_mode from sys.exit() docs. (GH-8928)
https://github.com/python/cpython/commit/44838be9f79870ff3c9e04b7398a1dc3d56d53ed
History
Date User Action Args
2018-08-25 18:23:04benjamin.petersonsetrecipients: + benjamin.peterson, vstinner, docs@python, izbyshev
2018-08-25 18:23:04benjamin.petersonsetmessageid: <[email protected]>
2018-08-25 18:23:04benjamin.petersonlinkissue34502 messages
2018-08-25 18:23:04benjamin.petersoncreate