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 aeros, docs@python, terry.reedy
Date 2019-07-07.02:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562465933.27.0.271656620575.issue37478@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4e6bfc4c605d92d2395fbcded9cf45cdd1ced810 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.8':
bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) (GH-14629)
https://github.com/python/cpython/commit/4e6bfc4c605d92d2395fbcded9cf45cdd1ced810
History
Date User Action Args
2019-07-07 02:18:53terry.reedysetrecipients: + terry.reedy, docs@python, aeros
2019-07-07 02:18:53terry.reedysetmessageid: <1562465933.27.0.271656620575.issue37478@roundup.psfhosted.org>
2019-07-07 02:18:53terry.reedylinkissue37478 messages
2019-07-07 02:18:53terry.reedycreate