René's URL Explorer Experiment


Title: Issue 858809: Use directories from configure rather than hardcoded - Python tracker

Mail addresses
rothrock@su1
rothrock@su1

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/39699 https://github.com/python/cpython/issues/39699
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
1294959https://bugs.python.org/issue1294959
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-2.3.2-dirs.patchhttps://bugs.python.org/file5739/Python-2.3.2-dirs.patch
msg45042https://bugs.python.org/issue858809#msg45042
(view)https://bugs.python.org/msg45042
msg45043https://bugs.python.org/issue858809#msg45043
(view)https://bugs.python.org/msg45043
msg45045https://bugs.python.org/issue858809#msg45045
(view)https://bugs.python.org/msg45045
msg45046https://bugs.python.org/issue858809#msg45046
(view)https://bugs.python.org/msg45046
msg65368https://bugs.python.org/issue858809#msg65368
(view)https://bugs.python.org/msg65368
msg73812https://bugs.python.org/issue858809#msg73812
(view)https://bugs.python.org/msg73812
msg76707https://bugs.python.org/issue858809#msg76707
(view)https://bugs.python.org/msg76707
msg83076https://bugs.python.org/issue858809#msg83076
(view)https://bugs.python.org/msg83076
msg83077https://bugs.python.org/issue858809#msg83077
(view)https://bugs.python.org/msg83077
msg87857https://bugs.python.org/issue858809#msg87857
(view)https://bugs.python.org/msg87857
msg87858https://bugs.python.org/issue858809#msg87858
(view)https://bugs.python.org/msg87858
msg88065https://bugs.python.org/issue858809#msg88065
(view)https://bugs.python.org/msg88065
http://docs.python.org/using/unix.html#python-related-paths-and-fileshttp://docs.python.org/using/unix.html#python-related-paths-and-files
http://docs.python.org/using/cmdline.html#envvar-PYTHONHOMEhttp://docs.python.org/using/cmdline.html#envvar-PYTHONHOME
msg88067https://bugs.python.org/issue858809#msg88067
(view)https://bugs.python.org/msg88067
http://bugs.python.org/issue6060http://bugs.python.org/issue6060
msg112209https://bugs.python.org/issue858809#msg112209
(view)https://bugs.python.org/msg112209
msg114578https://bugs.python.org/issue858809#msg114578
(view)https://bugs.python.org/msg114578
http://bugs.python.org/issue1294959#msg94941http://bugs.python.org/issue1294959#msg94941
msg114580https://bugs.python.org/issue858809#msg114580
(view)https://bugs.python.org/msg114580
msg114581https://bugs.python.org/issue858809#msg114581
(view)https://bugs.python.org/msg114581
http://bugs.python.org/issue1294959#msg94986http://bugs.python.org/issue1294959#msg94986
http://bitbucket.org/tarek/distutils2/src/tip/docs/design/wiki.rsthttp://bitbucket.org/tarek/distutils2/src/tip/docs/design/wiki.rst
msg114585https://bugs.python.org/issue858809#msg114585
(view)https://bugs.python.org/msg114585
msg114715https://bugs.python.org/issue858809#msg114715
(view)https://bugs.python.org/msg114715
msg361843https://bugs.python.org/issue858809#msg361843
(view)https://bugs.python.org/msg361843
bpo-1294959https://bugs.python.org/issue1294959
PR 18381https://github.com/python/cpython/pull/18381
bpo-1294959https://bugs.python.org/issue1294959
Add sys.platlibdir and configure --with-platlibdir to use /usr/lib64 on Fedora and SuSEhttps://bugs.python.org/issue1294959
vstinnerhttps://bugs.python.org/user2377
msg361843https://bugs.python.org/msg361843
andybuckleyhttps://bugs.python.org/user9512
msg114715https://bugs.python.org/msg114715
msg114585https://bugs.python.org/msg114585
msg114581https://bugs.python.org/msg114581
loewishttps://bugs.python.org/user8
msg114580https://bugs.python.org/msg114580
msg45044https://bugs.python.org/msg45044
msg114578https://bugs.python.org/msg114578
issue1019715 supersederhttps://bugs.python.org/issue1019715
msg112209https://bugs.python.org/msg112209
msg105838https://bugs.python.org/msg105838
skrahhttps://bugs.python.org/user11089
tarekhttps://bugs.python.org/user4555
msg105838https://bugs.python.org/msg105838
skrahhttps://bugs.python.org/user11089
tarekhttps://bugs.python.org/user4555
skrahhttps://bugs.python.org/user11089
skrahhttps://bugs.python.org/user11089
eric.araujohttps://bugs.python.org/user7641
Arfreverhttps://bugs.python.org/user9138
tarekhttps://bugs.python.org/user4555
tarekhttps://bugs.python.org/user4555
msg88067https://bugs.python.org/msg88067
msg88065https://bugs.python.org/msg88065
msg87858https://bugs.python.org/msg87858
soundmurdererhttps://bugs.python.org/user10550
msg87857https://bugs.python.org/msg87857
msg83077https://bugs.python.org/msg83077
msg83076https://bugs.python.org/msg83076
matejcikhttps://bugs.python.org/user3981
rpetrovhttps://bugs.python.org/user9108
msg76707https://bugs.python.org/msg76707
rothrockhttps://bugs.python.org/user9299
msg73812https://bugs.python.org/msg73812
sergiodjhttps://bugs.python.org/user6668
msg65368https://bugs.python.org/msg65368
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.