René's URL Explorer Experiment


Title: Issue 12141: sysconfig.get_config_vars('srcdir') fails in specific cases - 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/56350 https://github.com/python/cpython/issues/56350
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
issue12141_3x.patchhttps://bugs.python.org/file22346/issue12141_3x.patch
issue12132_backport_32.patchhttps://bugs.python.org/file22347/issue12132_backport_32.patch
issue12141_32.patchhttps://bugs.python.org/file22348/issue12141_32.patch
issue12141_27.patchhttps://bugs.python.org/file22349/issue12141_27.patch
msg136483https://bugs.python.org/issue12141#msg136483
(view)https://bugs.python.org/msg136483
Lib/test/regrtest.pyhttps://github.com/python/cpython/blob/master/Lib/test/regrtest.py
msg136484https://bugs.python.org/issue12141#msg136484
(view)https://bugs.python.org/msg136484
issue12132https://bugs.python.org/issue12132
msg136486https://bugs.python.org/issue12141#msg136486
(view)https://bugs.python.org/msg136486
msg136487https://bugs.python.org/issue12141#msg136487
(view)https://bugs.python.org/msg136487
msg136489https://bugs.python.org/issue12141#msg136489
(view)https://bugs.python.org/msg136489
msg136493https://bugs.python.org/issue12141#msg136493
(view)https://bugs.python.org/msg136493
Lib/test/https://github.com/python/cpython/blob/master/Lib/test/
Lib/test/regrtest.py:585https://github.com/python/cpython/blob/master/Lib/test/regrtest.py#L585
Lib/test/script_helper.py:20https://github.com/python/cpython/blob/master/Lib/test/script_helper.py#L20
Lib/test/script_helper.py:60https://github.com/python/cpython/blob/master/Lib/test/script_helper.py#L60
Lib/test/test_base64.py:231https://github.com/python/cpython/blob/master/Lib/test/test_base64.py#L231
Lib/test/test_capi.py:42https://github.com/python/cpython/blob/master/Lib/test/test_capi.py#L42
msg136494https://bugs.python.org/issue12141#msg136494
(view)https://bugs.python.org/msg136494
msg136568https://bugs.python.org/issue12141#msg136568
(view)https://bugs.python.org/msg136568
issue12132https://bugs.python.org/issue12132
msg138269https://bugs.python.org/issue12141#msg138269
(view)https://bugs.python.org/msg138269
issue12132https://bugs.python.org/issue12132
msg138283https://bugs.python.org/issue12141#msg138283
(view)https://bugs.python.org/msg138283
msg138284https://bugs.python.org/issue12141#msg138284
(view)https://bugs.python.org/msg138284
msg138319https://bugs.python.org/issue12141#msg138319
(view)https://bugs.python.org/msg138319
msg138609https://bugs.python.org/issue12141#msg138609
(view)https://bugs.python.org/msg138609
#10764https://bugs.python.org/issue10764
msg139001https://bugs.python.org/issue12141#msg139001
(view)https://bugs.python.org/msg139001
msg139012https://bugs.python.org/issue12141#msg139012
(view)https://bugs.python.org/msg139012
msg139349https://bugs.python.org/issue12141#msg139349
(view)https://bugs.python.org/msg139349
c8ffa3891d5ehttps://hg.python.org/lookup/c8ffa3891d5e
#12141https://bugs.python.org/issue12141
http://hg.python.org/cpython/rev/c8ffa3891d5ehttp://hg.python.org/cpython/rev/c8ffa3891d5e
de226a510b52https://hg.python.org/lookup/de226a510b52
#12141https://bugs.python.org/issue12141
http://hg.python.org/cpython/rev/de226a510b52http://hg.python.org/cpython/rev/de226a510b52
ef8e9e99de88https://hg.python.org/lookup/ef8e9e99de88
#12141https://bugs.python.org/issue12141
http://hg.python.org/cpython/rev/ef8e9e99de88http://hg.python.org/cpython/rev/ef8e9e99de88
msg139350https://bugs.python.org/issue12141#msg139350
(view)https://bugs.python.org/msg139350
msg140438https://bugs.python.org/issue12141#msg140438
(view)https://bugs.python.org/msg140438
msg142548https://bugs.python.org/issue12141#msg142548
(view)https://bugs.python.org/msg142548
7d9fa30c5588https://hg.python.org/lookup/7d9fa30c5588
#12141https://bugs.python.org/issue12141
http://hg.python.org/cpython/rev/7d9fa30c5588http://hg.python.org/cpython/rev/7d9fa30c5588
900738175779https://hg.python.org/lookup/900738175779
#12141https://bugs.python.org/issue12141
http://hg.python.org/cpython/rev/900738175779http://hg.python.org/cpython/rev/900738175779
msg143478https://bugs.python.org/issue12141#msg143478
(view)https://bugs.python.org/msg143478
402c4bbedf9chttps://hg.python.org/lookup/402c4bbedf9c
#12141https://bugs.python.org/issue12141
http://hg.python.org/cpython/rev/402c4bbedf9chttp://hg.python.org/cpython/rev/402c4bbedf9c
msg143478https://bugs.python.org/msg143478
msg142548https://bugs.python.org/msg142548
msg140438https://bugs.python.org/msg140438
msg139350https://bugs.python.org/msg139350
python-devhttps://bugs.python.org/user13902
msg139349https://bugs.python.org/msg139349
msg139012https://bugs.python.org/msg139012
msg139001https://bugs.python.org/msg139001
msg138609https://bugs.python.org/msg138609
msg138319https://bugs.python.org/msg138319
msg138284https://bugs.python.org/msg138284
r.david.murrayhttps://bugs.python.org/user9663
msg138283https://bugs.python.org/msg138283
issue12141_27.patchhttps://bugs.python.org/file22349
issue12141_32.patchhttps://bugs.python.org/file22348
issue12132_backport_32.patchhttps://bugs.python.org/file22347
issue12141_3x.patchhttps://bugs.python.org/file22346
patchhttps://bugs.python.org/keyword2
alexishttps://bugs.python.org/user12434
msg138269https://bugs.python.org/msg138269
eric.araujohttps://bugs.python.org/user7641
msg136568https://bugs.python.org/msg136568
pitrouhttps://bugs.python.org/user2040
tarekhttps://bugs.python.org/user4555
ned.deilyhttps://bugs.python.org/user5248
msg136494https://bugs.python.org/msg136494
msg136493https://bugs.python.org/msg136493
msg136489https://bugs.python.org/msg136489
msg136487https://bugs.python.org/msg136487
nadeem.vawdahttps://bugs.python.org/user4348
msg136486https://bugs.python.org/msg136486
issue12132 supersederhttps://bugs.python.org/issue12132
msg136484https://bugs.python.org/msg136484
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.