Mailing List Archive

1 2  View All
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by Benjamin Peterson <benjamin@python.org>:


----------
nosy: +benjamin.peterson
nosy_count: 7.0 -> 8.0
pull_requests: +28131
pull_request: https://github.com/python/cpython/pull/29907

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment:


New changeset 0ae4e0c959bbc90ec18180ef3cc957759d346ced by Benjamin Peterson in branch 'main':
bpo-45582 Fix prototype of _Py_Get_Getpath_CodeObject. (GH-29907)
https://github.com/python/cpython/commit/0ae4e0c959bbc90ec18180ef3cc957759d346ced


----------
nosy: +miss-islington

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by Christian Heimes <lists@cheimes.de>:


----------
pull_requests: +28145
pull_request: https://github.com/python/cpython/pull/29921

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Christian Heimes <lists@cheimes.de> added the comment:


New changeset 628abe4463ed40cd54ca952a2b4cc2d6e74073f7 by Christian Heimes in branch 'main':
bpo-45582: Fix signature of _Py_Get_Getpath_CodeObject (GH-29921)
https://github.com/python/cpython/commit/628abe4463ed40cd54ca952a2b4cc2d6e74073f7


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by neonene <nicesalmon@gmail.com>:


----------
pull_requests: +28154
pull_request: https://github.com/python/cpython/pull/29930

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by neonene <nicesalmon@gmail.com>:


----------
pull_requests: +28166
pull_request: https://github.com/python/cpython/pull/29941

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Steve Dower <steve.dower@python.org> added the comment:


New changeset af1db4eb555e02d2bff3476f99f7a653764203b0 by neonene in branch 'main':
bpo-45582: Fix getpath_isxfile() and test_embed on Windows (GH-29930)
https://github.com/python/cpython/commit/af1db4eb555e02d2bff3476f99f7a653764203b0


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by Christian Heimes <lists@cheimes.de>:


----------
pull_requests: +28170
pull_request: https://github.com/python/cpython/pull/29944

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Christian Heimes <lists@cheimes.de> added the comment:


New changeset f16f93e5279f957ca25dd8b91233a44833167a8a by Christian Heimes in branch 'main':
bpo-45582: framework build: modPath must not be const (GH-29944)
https://github.com/python/cpython/commit/f16f93e5279f957ca25dd8b91233a44833167a8a


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by Steve Dower <steve.dower@python.org>:


----------
pull_requests: +28173
pull_request: https://github.com/python/cpython/pull/29948

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Steve Dower <steve.dower@python.org> added the comment:


New changeset b7ef27bc084665ce58d89fc69530c6f9d2d37754 by Steve Dower in branch 'main':
bpo-45582: Ensure PYTHONHOME still overrides detected build prefixes (GH-29948)
https://github.com/python/cpython/commit/b7ef27bc084665ce58d89fc69530c6f9d2d37754


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by Christian Heimes <lists@cheimes.de>:


----------
pull_requests: +28179
pull_request: https://github.com/python/cpython/pull/29954

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
?ukasz Langa <lukasz@langa.pl> added the comment:


New changeset 06c4ae8b1380eec1c5f3cd8faa21102d1c940bab by Christian Heimes in branch 'main':
bpo-45582: Fix framework path and bootstrap build (GH-29954)
https://github.com/python/cpython/commit/06c4ae8b1380eec1c5f3cd8faa21102d1c940bab


----------
nosy: +lukasz.langa

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by STINNER Victor <vstinner@python.org>:


----------
nosy: -vstinner

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by Steve Dower <steve.dower@python.org>:


----------
pull_requests: +28205
pull_request: https://github.com/python/cpython/pull/29979

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Steve Dower <steve.dower@python.org> added the comment:


New changeset b0b30862796e97b3f0ee358bcc61d21f0cc98441 by Steve Dower in branch 'main':
bpo-45582: Write empty pybuilddir.txt on Windows to allow relocatable build directories (GH-29979)
https://github.com/python/cpython/commit/b0b30862796e97b3f0ee358bcc61d21f0cc98441


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Change by neonene <nicesalmon@gmail.com>:


----------
pull_requests: +28238
pull_request: https://github.com/python/cpython/pull/30014

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue45582] Rewrite getpath.c in Python [ In reply to ]
Steve Dower <steve.dower@python.org> added the comment:


New changeset 3f398a77d37b5dfd51dabbc362d482a482fa885a by neonene in branch 'main':
bpo-45582: Fix test_embed failure during a PGO build on Windows (GH-30014)
https://github.com/python/cpython/commit/3f398a77d37b5dfd51dabbc362d482a482fa885a


----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue45582>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

1 2  View All