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