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 vstinner
Recipients ZackerySpytz, eryksun, miss-islington, steve.dower, vstinner
Date 2019-06-28.16:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561738990.43.0.95847348123.issue37412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68c1c398f3534af16309a86ab815b61d2487e6db by Victor Stinner (Miss Islington (bot)) in branch '3.8':
bpo-37412: Fix os.getcwd() for long path on Windows (GH-14424) (GH-14451)
https://github.com/python/cpython/commit/68c1c398f3534af16309a86ab815b61d2487e6db
History
Date User Action Args
2019-06-28 16:23:10vstinnersetrecipients: + vstinner, eryksun, steve.dower, ZackerySpytz, miss-islington
2019-06-28 16:23:10vstinnersetmessageid: <1561738990.43.0.95847348123.issue37412@roundup.psfhosted.org>
2019-06-28 16:23:10vstinnerlinkissue37412 messages
2019-06-28 16:23:10vstinnercreate