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.17:39:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561743591.97.0.00860095846648.issue37412@roundup.psfhosted.org>
In-reply-to
Content
New changeset 29f609ed07aa7856741ff8b8b8b050369d0faf81 by Victor Stinner in branch 'master':
bpo-37412: Fix test_os.test_getcwd_long_path() on macOS (GH-14452)
https://github.com/python/cpython/commit/29f609ed07aa7856741ff8b8b8b050369d0faf81
History
Date User Action Args
2019-06-28 17:39:51vstinnersetrecipients: + vstinner, eryksun, steve.dower, ZackerySpytz, miss-islington
2019-06-28 17:39:51vstinnersetmessageid: <1561743591.97.0.00860095846648.issue37412@roundup.psfhosted.org>
2019-06-28 17:39:51vstinnerlinkissue37412 messages
2019-06-28 17:39:51vstinnercreate