René's URL Explorer Experiment


Title: Issue 18309: Make python slightly more relocatable - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/62509 https://github.com/python/cpython/issues/62509
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
python-relative-path-lookup.diffhttps://bugs.python.org/file30706/python-relative-path-lookup.diff
reviewhttps://bugs.python.org/review/18309/#ps8486
python-relative-path-lookup-v2.diffhttps://bugs.python.org/file30768/python-relative-path-lookup-v2.diff
reviewhttps://bugs.python.org/review/18309/#ps8535
workaround.chttps://bugs.python.org/file50677/workaround.c
msg191909https://bugs.python.org/issue18309#msg191909
(view)https://bugs.python.org/msg191909
msg191929https://bugs.python.org/issue18309#msg191929
(view)https://bugs.python.org/msg191929
http://www.python.org/dev/peps/pep-0432/http://www.python.org/dev/peps/pep-0432/
http://docs.python.org/2/c-api/intro.html#embedding-pythonhttp://docs.python.org/2/c-api/intro.html#embedding-python
msg191935https://bugs.python.org/issue18309#msg191935
(view)https://bugs.python.org/msg191935
msg191944https://bugs.python.org/issue18309#msg191944
(view)https://bugs.python.org/msg191944
PEP 432https://www.python.org/dev/peps/pep-0432/
msg191994https://bugs.python.org/issue18309#msg191994
(view)https://bugs.python.org/msg191994
#15498https://bugs.python.org/issue15498
msg192277https://bugs.python.org/issue18309#msg192277
(view)https://bugs.python.org/msg192277
PEP 432https://www.python.org/dev/peps/pep-0432/
msg353243https://bugs.python.org/issue18309#msg353243
(view)https://bugs.python.org/msg353243
PEP 587https://www.python.org/dev/peps/pep-0587/
https://docs.python.org/dev/c-api/init_config.htmlhttps://docs.python.org/dev/c-api/init_config.html
https://docs.python.org/dev/c-api/init_config.html#init-path-confighttps://docs.python.org/dev/c-api/init_config.html#init-path-config
msg353267https://bugs.python.org/issue18309#msg353267
(view)https://bugs.python.org/msg353267
https://github.com/python/cpython.githttps://github.com/python/cpython.git
msg191994https://bugs.python.org/msg191994
msg353276https://bugs.python.org/issue18309#msg353276
(view)https://bugs.python.org/msg353276
msg353288https://bugs.python.org/issue18309#msg353288
(view)https://bugs.python.org/msg353288
msg191944https://bugs.python.org/msg191944
msg353311https://bugs.python.org/issue18309#msg353311
(view)https://bugs.python.org/msg353311
Modules/getpath.chttps://github.com/python/cpython/blob/master/Modules/getpath.c
PC/getpathp.chttps://github.com/python/cpython/blob/master/PC/getpathp.c
PEP 587https://www.python.org/dev/peps/pep-0587/
https://docs.python.org/dev/c-api/init_config.html#multi-phase-initialization-private-provisional-apihttps://docs.python.org/dev/c-api/init_config.html#multi-phase-initialization-private-provisional-api
msg353720https://bugs.python.org/issue18309#msg353720
(view)https://bugs.python.org/msg353720
msg415142https://bugs.python.org/issue18309#msg415142
(view)https://bugs.python.org/msg415142
https://github.com/shakfu/py-jshttps://github.com/shakfu/py-js
https://bugs.python.org/issue42514https://bugs.python.org/issue42514
msg415145https://bugs.python.org/issue18309#msg415145
(view)https://bugs.python.org/msg415145
Modules/getpath.chttps://github.com/python/cpython/blob/master/Modules/getpath.c
Modules/getpath.pyhttps://github.com/python/cpython/blob/master/Modules/getpath.py
msg415148https://bugs.python.org/issue18309#msg415148
(view)https://bugs.python.org/msg415148
msg415172https://bugs.python.org/issue18309#msg415172
(view)https://bugs.python.org/msg415172
msg415218https://bugs.python.org/issue18309#msg415218
(view)https://bugs.python.org/msg415218
https://bugs.python.org/issue42514https://bugs.python.org/issue42514
vstinnerhttps://bugs.python.org/user2377
workaround.chttps://bugs.python.org/file50677
msg415218https://bugs.python.org/msg415218
msg415172https://bugs.python.org/msg415172
msg415148https://bugs.python.org/msg415148
msg415145https://bugs.python.org/msg415145
shakfuhttps://bugs.python.org/user38452
msg415142https://bugs.python.org/msg415142
msg353720https://bugs.python.org/msg353720
msg353311https://bugs.python.org/msg353311
msg353288https://bugs.python.org/msg353288
msg353276https://bugs.python.org/msg353276
msg353267https://bugs.python.org/msg353267
vstinnerhttps://bugs.python.org/user2377
msg353243https://bugs.python.org/msg353243
python-relative-path-lookup-v2.diffhttps://bugs.python.org/file30768
msg192277https://bugs.python.org/msg192277
ronaldoussorenhttps://bugs.python.org/user925
msg191994https://bugs.python.org/msg191994
msg191944https://bugs.python.org/msg191944
msg191935https://bugs.python.org/msg191935
ncoghlanhttps://bugs.python.org/user1309
eric.snowhttps://bugs.python.org/user14000
msg191929https://bugs.python.org/msg191929
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.