Yair Frid added the comment:
Apple builds python on their own, so probably you wont have any luck finding
the build scripts
--
nosy: +Fongeme
___
Python tracker
<https://bugs.python.org/issue46
Yair Frid added the comment:
This issue was discovered when i was writing unit tests for #42766, since
#42766 was fixed when i discovered it, i realized i might want a new issue, i
don't mind moving this to be a comment, but there *are* 2 distinct test cases
that fail:
a test case
New submission from Yair Frid :
In docs, it mentions that the function returns true if the base is a 'suburi'
of test, but in reality, if is_suburi(base, test) then is_suburi(test, base)
which is wrong in most cases (other than where base ~= test, meaning they are
the same loca
Change by Yair Frid :
--
keywords: +patch
nosy: +Fongeme
nosy_count: 1.0 -> 2.0
pull_requests: +23007
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24181
___
Python tracker
<https://bugs.python.org/i
Change by Yair Frid :
--
pull_requests: +22977
pull_request: https://github.com/python/cpython/pull/24149
___
Python tracker
<https://bugs.python.org/issue42
Change by Yair Frid :
--
keywords: +patch
nosy: +Fongeme
nosy_count: 1.0 -> 2.0
pull_requests: +22931
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/24100
___
Python tracker
<https://bugs.p