[issue41304] python 38 embed ignore python38._pth file on windows

Steve Dower report at bugs.python.org
Wed Jul 15 14:07:59 EDT 2020


Steve Dower <steve.dower at python.org> added the comment:

Thanks, this is a regression.

https://github.com/python/cpython/blob/master/PC/getpathp.c#L672 should be inverted, as a zero return value indicates success.

----------
keywords: +3.8regression
versions: +Python 3.10, Python 3.7, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41304>
_______________________________________


More information about the Python-bugs-list mailing list