New submission from STINNER Victor <[email protected]>:

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.

----------
components: Interpreter Core
messages: 338255
nosy: vstinner
priority: normal
severity: normal
status: open
title: Modules/getpath.c should not use hardcoded buffer sizes (MAXPATHLEN)
versions: Python 3.8

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue36352>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to