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 vstinner
Date 2019-03-19.01:58:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552960696.61.0.341959758083.issue36352@roundup.psfhosted.org>
In-reply-to
Content
New changeset faddaedd05ca81a9fed3f315e7bc8dcf455824a2 by Victor Stinner in branch 'master':
bpo-36352: Avoid hardcoded MAXPATHLEN size in getpath.c (GH-12423)
https://github.com/python/cpython/commit/faddaedd05ca81a9fed3f315e7bc8dcf455824a2
History
Date User Action Args
2019-03-19 01:58:16vstinnersetrecipients: + vstinner
2019-03-19 01:58:16vstinnersetmessageid: <1552960696.61.0.341959758083.issue36352@roundup.psfhosted.org>
2019-03-19 01:58:16vstinnerlinkissue36352 messages
2019-03-19 01:58:16vstinnercreate