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 miss-islington
Recipients benjamin.peterson, docs@python, izbyshev, miss-islington, vstinner
Date 2018-08-25.18:36:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 42a1ca65d00ba59fe63cc65df0ff297a885e61b8 by Miss Islington (bot) in branch '3.7':
closes bpo-34502: Remove a note about utf8_mode from sys.exit() docs. (GH-8928)
https://github.com/python/cpython/commit/42a1ca65d00ba59fe63cc65df0ff297a885e61b8
History
Date User Action Args
2018-08-25 18:36:22miss-islingtonsetrecipients: + miss-islington, vstinner, benjamin.peterson, docs@python, izbyshev
2018-08-25 18:36:22miss-islingtonsetmessageid: <[email protected]>
2018-08-25 18:36:22miss-islingtonlinkissue34502 messages
2018-08-25 18:36:22miss-islingtoncreate