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:24:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Ok, the regression should now be fixed and test_os now also tests os.getcwd() with a "long path" :-) Thank a lot Eryk Sun for your great advices on reviews!
History
Date User Action Args
2019-06-28 16:24:04vstinnersetrecipients: + vstinner, eryksun, steve.dower, ZackerySpytz, miss-islington
2019-06-28 16:24:04vstinnersetmessageid: <[email protected]>
2019-06-28 16:24:04vstinnerlinkissue37412 messages
2019-06-28 16:24:04vstinnercreate