René's URL Explorer Experiment


Title: Message 126516 - 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/
msg103663https://bugs.python.org/msg103663
#8611https://bugs.python.org/issue8611
#9425https://bugs.python.org/issue9425
http://codereview.appspot.com/1874048http://codereview.appspot.com/1874048
Doc/library/sys.rsthttps://github.com/python/cpython/blob/master/Doc/library/sys.rst
Include/Python.hhttps://github.com/python/cpython/blob/master/Include/Python.h
Include/fileobject.hhttps://github.com/python/cpython/blob/master/Include/fileobject.h
Include/import.hhttps://github.com/python/cpython/blob/master/Include/import.h
Include/moduleobject.hhttps://github.com/python/cpython/blob/master/Include/moduleobject.h
Include/sysmodule.hhttps://github.com/python/cpython/blob/master/Include/sysmodule.h
Include/warnings.hhttps://github.com/python/cpython/blob/master/Include/warnings.h
Lib/distutils/file_util.pyhttps://github.com/python/cpython/blob/master/Lib/distutils/file_util.py
Lib/platform.pyhttps://github.com/python/cpython/blob/master/Lib/platform.py
Lib/test/test_import.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_import.py
Lib/test/test_sax.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_sax.py
Lib/test/test_subprocess.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_subprocess.py
Lib/test/test_sys.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_sys.py
Lib/test/test_urllib.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_urllib.py
Lib/test/test_urllib2.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_urllib2.py
Lib/test/test_xml_etree.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_xml_etree.py
Modules/getpath.chttps://github.com/python/cpython/blob/master/Modules/getpath.c
Modules/main.chttps://github.com/python/cpython/blob/master/Modules/main.c
Modules/zipimport.chttps://github.com/python/cpython/blob/master/Modules/zipimport.c
Objects/codeobject.chttps://github.com/python/cpython/blob/master/Objects/codeobject.c
Objects/fileobject.chttps://github.com/python/cpython/blob/master/Objects/fileobject.c
Objects/moduleobject.chttps://github.com/python/cpython/blob/master/Objects/moduleobject.c
Objects/object.chttps://github.com/python/cpython/blob/master/Objects/object.c
Objects/typeobject.chttps://github.com/python/cpython/blob/master/Objects/typeobject.c
Objects/unicodeobject.chttps://github.com/python/cpython/blob/master/Objects/unicodeobject.c
PC/import_nt.chttps://github.com/python/cpython/blob/master/PC/import_nt.c
Parser/tokenizer.chttps://github.com/python/cpython/blob/master/Parser/tokenizer.c
Python/_warnings.chttps://github.com/python/cpython/blob/master/Python/_warnings.c
Python/ast.chttps://github.com/python/cpython/blob/master/Python/ast.c
Python/bltinmodule.chttps://github.com/python/cpython/blob/master/Python/bltinmodule.c
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
Python/compile.chttps://github.com/python/cpython/blob/master/Python/compile.c
Python/errors.chttps://github.com/python/cpython/blob/master/Python/errors.c
Python/import.chttps://github.com/python/cpython/blob/master/Python/import.c
Python/importdl.chttps://github.com/python/cpython/blob/master/Python/importdl.c
Python/importdl.hhttps://github.com/python/cpython/blob/master/Python/importdl.h
Python/pythonrun.chttps://github.com/python/cpython/blob/master/Python/pythonrun.c
Python/sysmodule.chttps://github.com/python/cpython/blob/master/Python/sysmodule.c
issue3080https://bugs.python.org/issue3080
vstinnerhttps://bugs.python.org/user2377
brett.cannonhttps://bugs.python.org/user37
georg.brandlhttps://bugs.python.org/user93
terry.reedyhttps://bugs.python.org/user155
amaury.forgeotdarchttps://bugs.python.org/user1076
benjamin.petersonhttps://bugs.python.org/user4455
eric.araujohttps://bugs.python.org/user7641
Arfreverhttps://bugs.python.org/user9138
r.david.murrayhttps://bugs.python.org/user9663
issue3080 messageshttps://bugs.python.org/issue3080
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.