René's URL Explorer Experiment
go
Title:
Message 126516 - Python tracker
direct link
Domain:
bugs.python.org
None
text/html; charset=utf-8
Links
:
https://bugs.python.org/
Python Home
https://www.python.org/
About
https://www.python.org/about/
News
https://www.python.org/blogs/
Documentation
https://www.python.org/doc/
Downloads
https://www.python.org/downloads/
Community
https://www.python.org/community/
Foundation
https://www.python.org/psf/
Developer's Guide
https://devguide.python.org/
Issue Tracker
https://bugs.python.org/
Search
https://bugs.python.org/issue?@template=search&status=1
Random Issue
https://bugs.python.org/issue?@action=random
Issues with patch
https://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 issues
https://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
Stats
https://bugs.python.org/issue?@template=stats
Lost your login?
https://bugs.python.org/user?@template=forgotten
User List
https://bugs.python.org/user?@sort=username
Committer List
https://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentation
http://docs.python.org/devguide/triaging.html
Tracker Development
http://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problem
https://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHub
https://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.
https://devguide.python.org/gh-faq/
msg103663
https://bugs.python.org/msg103663
#8611
https://bugs.python.org/issue8611
#9425
https://bugs.python.org/issue9425
http://codereview.appspot.com/1874048
http://codereview.appspot.com/1874048
Doc/library/sys.rst
https://github.com/python/cpython/blob/master/Doc/library/sys.rst
Include/Python.h
https://github.com/python/cpython/blob/master/Include/Python.h
Include/fileobject.h
https://github.com/python/cpython/blob/master/Include/fileobject.h
Include/import.h
https://github.com/python/cpython/blob/master/Include/import.h
Include/moduleobject.h
https://github.com/python/cpython/blob/master/Include/moduleobject.h
Include/sysmodule.h
https://github.com/python/cpython/blob/master/Include/sysmodule.h
Include/warnings.h
https://github.com/python/cpython/blob/master/Include/warnings.h
Lib/distutils/file_util.py
https://github.com/python/cpython/blob/master/Lib/distutils/file_util.py
Lib/platform.py
https://github.com/python/cpython/blob/master/Lib/platform.py
Lib/test/test_import.py
https://github.com/python/cpython/blob/master/Lib/test/test_import.py
Lib/test/test_sax.py
https://github.com/python/cpython/blob/master/Lib/test/test_sax.py
Lib/test/test_subprocess.py
https://github.com/python/cpython/blob/master/Lib/test/test_subprocess.py
Lib/test/test_sys.py
https://github.com/python/cpython/blob/master/Lib/test/test_sys.py
Lib/test/test_urllib.py
https://github.com/python/cpython/blob/master/Lib/test/test_urllib.py
Lib/test/test_urllib2.py
https://github.com/python/cpython/blob/master/Lib/test/test_urllib2.py
Lib/test/test_xml_etree.py
https://github.com/python/cpython/blob/master/Lib/test/test_xml_etree.py
Modules/getpath.c
https://github.com/python/cpython/blob/master/Modules/getpath.c
Modules/main.c
https://github.com/python/cpython/blob/master/Modules/main.c
Modules/zipimport.c
https://github.com/python/cpython/blob/master/Modules/zipimport.c
Objects/codeobject.c
https://github.com/python/cpython/blob/master/Objects/codeobject.c
Objects/fileobject.c
https://github.com/python/cpython/blob/master/Objects/fileobject.c
Objects/moduleobject.c
https://github.com/python/cpython/blob/master/Objects/moduleobject.c
Objects/object.c
https://github.com/python/cpython/blob/master/Objects/object.c
Objects/typeobject.c
https://github.com/python/cpython/blob/master/Objects/typeobject.c
Objects/unicodeobject.c
https://github.com/python/cpython/blob/master/Objects/unicodeobject.c
PC/import_nt.c
https://github.com/python/cpython/blob/master/PC/import_nt.c
Parser/tokenizer.c
https://github.com/python/cpython/blob/master/Parser/tokenizer.c
Python/_warnings.c
https://github.com/python/cpython/blob/master/Python/_warnings.c
Python/ast.c
https://github.com/python/cpython/blob/master/Python/ast.c
Python/bltinmodule.c
https://github.com/python/cpython/blob/master/Python/bltinmodule.c
Python/ceval.c
https://github.com/python/cpython/blob/master/Python/ceval.c
Python/compile.c
https://github.com/python/cpython/blob/master/Python/compile.c
Python/errors.c
https://github.com/python/cpython/blob/master/Python/errors.c
Python/import.c
https://github.com/python/cpython/blob/master/Python/import.c
Python/importdl.c
https://github.com/python/cpython/blob/master/Python/importdl.c
Python/importdl.h
https://github.com/python/cpython/blob/master/Python/importdl.h
Python/pythonrun.c
https://github.com/python/cpython/blob/master/Python/pythonrun.c
Python/sysmodule.c
https://github.com/python/cpython/blob/master/Python/sysmodule.c
issue3080
https://bugs.python.org/issue3080
vstinner
https://bugs.python.org/user2377
brett.cannon
https://bugs.python.org/user37
georg.brandl
https://bugs.python.org/user93
terry.reedy
https://bugs.python.org/user155
amaury.forgeotdarc
https://bugs.python.org/user1076
benjamin.peterson
https://bugs.python.org/user4455
eric.araujo
https://bugs.python.org/user7641
Arfrever
https://bugs.python.org/user9138
r.david.murray
https://bugs.python.org/user9663
issue3080 messages
https://bugs.python.org/issue3080
The Python Software Foundation
https://python.org/psf-landing/
Roundup
http://roundup.sourceforge.net
Python Software Foundation
http://python.org/psf
Legal Statements
http://python.org/about/legal
URLs of
crawlers that visited me
.