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-18.16:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552927600.61.0.558974718013.issue36352@roundup.psfhosted.org>
In-reply-to
Content
I'm working on a change to avoid hardcoded buffer sizes (MAXPATHLEN) in Modules/getpath.c. This issue is a place holder to discuss it.
History
Date User Action Args
2019-03-18 16:46:40vstinnersetrecipients: + vstinner
2019-03-18 16:46:40vstinnersetmessageid: <1552927600.61.0.558974718013.issue36352@roundup.psfhosted.org>
2019-03-18 16:46:40vstinnerlinkissue36352 messages
2019-03-18 16:46:40vstinnercreate