René's URL Explorer Experiment


Title: Issue 38353: Cleanup the path configuration implementation code (getpath.c) - 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/82534 https://github.com/python/cpython/issues/82534
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
PR 16548https://github.com/python/cpython/pull/16548
PR 16549https://github.com/python/cpython/pull/16549
PR 16570https://github.com/python/cpython/pull/16570
PR 16572https://github.com/python/cpython/pull/16572
PR 16573https://github.com/python/cpython/pull/16573
PR 16574https://github.com/python/cpython/pull/16574
PR 16582https://github.com/python/cpython/pull/16582
PR 16585https://github.com/python/cpython/pull/16585
PR 16614https://github.com/python/cpython/pull/16614
PR 16695https://github.com/python/cpython/pull/16695
msg353774https://bugs.python.org/issue38353#msg353774
(view)https://bugs.python.org/msg353774
Modules/getpath.chttps://github.com/python/cpython/blob/master/Modules/getpath.c
msg353777https://bugs.python.org/issue38353#msg353777
(view)https://bugs.python.org/msg353777
61691d833631fed42b86605b09e1535e3e8d40e5https://hg.python.org/lookup/61691d833631fed42b86605b09e1535e3e8d40e5
bpo-38353https://bugs.python.org/issue38353
GH-16548https://github.com/python/cpython/pull/16548
https://github.com/python/cpython/commit/61691d833631fed42b86605b09e1535e3e8d40e5https://github.com/python/cpython/commit/61691d833631fed42b86605b09e1535e3e8d40e5
msg353879https://bugs.python.org/issue38353#msg353879
(view)https://bugs.python.org/msg353879
86ec5c65fe04ece16f3aada5292cc62726062ad0https://hg.python.org/lookup/86ec5c65fe04ece16f3aada5292cc62726062ad0
bpo-38353https://bugs.python.org/issue38353
GH-16549https://github.com/python/cpython/pull/16549
https://github.com/python/cpython/commit/86ec5c65fe04ece16f3aada5292cc62726062ad0https://github.com/python/cpython/commit/86ec5c65fe04ece16f3aada5292cc62726062ad0
msg353885https://bugs.python.org/issue38353#msg353885
(view)https://bugs.python.org/msg353885
c515b573af1189fc46ddcd3323c53ed073b84848https://hg.python.org/lookup/c515b573af1189fc46ddcd3323c53ed073b84848
bpo-38353https://bugs.python.org/issue38353
GH-16570https://github.com/python/cpython/pull/16570
https://github.com/python/cpython/commit/c515b573af1189fc46ddcd3323c53ed073b84848https://github.com/python/cpython/commit/c515b573af1189fc46ddcd3323c53ed073b84848
msg353890https://bugs.python.org/issue38353#msg353890
(view)https://bugs.python.org/msg353890
msg353891https://bugs.python.org/issue38353#msg353891
(view)https://bugs.python.org/msg353891
e982d8b64f5d358c578bfca5cdfe4524dbc74000https://hg.python.org/lookup/e982d8b64f5d358c578bfca5cdfe4524dbc74000
bpo-38353https://bugs.python.org/issue38353
GH-16573https://github.com/python/cpython/pull/16573
https://github.com/python/cpython/commit/e982d8b64f5d358c578bfca5cdfe4524dbc74000https://github.com/python/cpython/commit/e982d8b64f5d358c578bfca5cdfe4524dbc74000
msg353892https://bugs.python.org/issue38353#msg353892
(view)https://bugs.python.org/msg353892
03a8a56faca0c1851051269e3517d70cbce830b7https://hg.python.org/lookup/03a8a56faca0c1851051269e3517d70cbce830b7
bpo-38353https://bugs.python.org/issue38353
GH-16572https://github.com/python/cpython/pull/16572
https://github.com/python/cpython/commit/03a8a56faca0c1851051269e3517d70cbce830b7https://github.com/python/cpython/commit/03a8a56faca0c1851051269e3517d70cbce830b7
msg353893https://bugs.python.org/issue38353#msg353893
(view)https://bugs.python.org/msg353893
f0c85793d2a087974969f7eea6ca24bbd1178d53https://hg.python.org/lookup/f0c85793d2a087974969f7eea6ca24bbd1178d53
bpo-38353https://bugs.python.org/issue38353
GH-16574https://github.com/python/cpython/pull/16574
https://github.com/python/cpython/commit/f0c85793d2a087974969f7eea6ca24bbd1178d53https://github.com/python/cpython/commit/f0c85793d2a087974969f7eea6ca24bbd1178d53
msg353946https://bugs.python.org/issue38353#msg353946
(view)https://bugs.python.org/msg353946
abd7cd856ba326bd7574135c7d034e98492ab695https://hg.python.org/lookup/abd7cd856ba326bd7574135c7d034e98492ab695
bpo-38353https://bugs.python.org/issue38353
GH-16582https://github.com/python/cpython/pull/16582
https://github.com/python/cpython/commit/abd7cd856ba326bd7574135c7d034e98492ab695https://github.com/python/cpython/commit/abd7cd856ba326bd7574135c7d034e98492ab695
msg353962https://bugs.python.org/issue38353#msg353962
(view)https://bugs.python.org/msg353962
c02b41b1fb115c87693530ea6a480b2e15460424https://hg.python.org/lookup/c02b41b1fb115c87693530ea6a480b2e15460424
bpo-38353https://bugs.python.org/issue38353
GH-16585https://github.com/python/cpython/pull/16585
https://github.com/python/cpython/commit/c02b41b1fb115c87693530ea6a480b2e15460424https://github.com/python/cpython/commit/c02b41b1fb115c87693530ea6a480b2e15460424
msg354077https://bugs.python.org/issue38353#msg354077
(view)https://bugs.python.org/msg354077
b96145a6b5d89599ebccd2111d93f5670ddae840https://hg.python.org/lookup/b96145a6b5d89599ebccd2111d93f5670ddae840
bpo-38353https://bugs.python.org/issue38353
GH-16614https://github.com/python/cpython/pull/16614
https://github.com/python/cpython/commit/b96145a6b5d89599ebccd2111d93f5670ddae840https://github.com/python/cpython/commit/b96145a6b5d89599ebccd2111d93f5670ddae840
msg354369https://bugs.python.org/issue38353#msg354369
(view)https://bugs.python.org/msg354369
b6e0fc74265db96fdd0e0b8151c768c583ad80f0https://hg.python.org/lookup/b6e0fc74265db96fdd0e0b8151c768c583ad80f0
bpo-38353https://bugs.python.org/issue38353
GH-16695https://github.com/python/cpython/pull/16695
https://github.com/python/cpython/commit/b6e0fc74265db96fdd0e0b8151c768c583ad80f0https://github.com/python/cpython/commit/b6e0fc74265db96fdd0e0b8151c768c583ad80f0
msg354379https://bugs.python.org/issue38353#msg354379
(view)https://bugs.python.org/msg354379
bpo-31210https://bugs.python.org/issue31210
bpo-12989https://bugs.python.org/issue12989
msg354379https://bugs.python.org/msg354379
msg354369https://bugs.python.org/msg354369
pull_request16281https://bugs.python.org/pull_request16281
msg354077https://bugs.python.org/msg354077
pull_request16203https://bugs.python.org/pull_request16203
msg353962https://bugs.python.org/msg353962
pull_request16176https://bugs.python.org/pull_request16176
msg353946https://bugs.python.org/msg353946
pull_request16173https://bugs.python.org/pull_request16173
msg353893https://bugs.python.org/msg353893
pull_request16166https://bugs.python.org/pull_request16166
msg353892https://bugs.python.org/msg353892
msg353891https://bugs.python.org/msg353891
msg353890https://bugs.python.org/msg353890
pull_request16165https://bugs.python.org/pull_request16165
pull_request16164https://bugs.python.org/pull_request16164
msg353885https://bugs.python.org/msg353885
pull_request16161https://bugs.python.org/pull_request16161
msg353879https://bugs.python.org/msg353879
pull_request16137https://bugs.python.org/pull_request16137
msg353777https://bugs.python.org/msg353777
patchhttps://bugs.python.org/keyword2
pull_request16136https://bugs.python.org/pull_request16136
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.