René's URL Explorer Experiment
go
Title:
Message 175211 - 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/
http://coccinelle.lip6.fr/
http://coccinelle.lip6.fr/
Mac/Modules/_scproxy.c
https://github.com/python/cpython/blob/master/Mac/Modules/_scproxy.c
Mac/Modules/carbonevt/_CarbonEvtmodule.c
https://github.com/python/cpython/blob/master/Mac/Modules/carbonevt/_CarbonEvtmodule.c
Mac/Modules/list/_Listmodule.c
https://github.com/python/cpython/blob/master/Mac/Modules/list/_Listmodule.c
Modules/_bsddb.c
https://github.com/python/cpython/blob/master/Modules/_bsddb.c
Modules/_ctypes/_ctypes.c
https://github.com/python/cpython/blob/master/Modules/_ctypes/_ctypes.c
Modules/_elementtree.c
https://github.com/python/cpython/blob/master/Modules/_elementtree.c
Modules/_hotshot.c
https://github.com/python/cpython/blob/master/Modules/_hotshot.c
Modules/_localemodule.c
https://github.com/python/cpython/blob/master/Modules/_localemodule.c
Modules/_sqlite/connection.c
https://github.com/python/cpython/blob/master/Modules/_sqlite/connection.c
Modules/_sqlite/cursor.c
https://github.com/python/cpython/blob/master/Modules/_sqlite/cursor.c
Modules/_tkinter.c
https://github.com/python/cpython/blob/master/Modules/_tkinter.c
Modules/almodule.c
https://github.com/python/cpython/blob/master/Modules/almodule.c
Modules/binascii.c
https://github.com/python/cpython/blob/master/Modules/binascii.c
Modules/bz2module.c
https://github.com/python/cpython/blob/master/Modules/bz2module.c
Modules/cPickle.c
https://github.com/python/cpython/blob/master/Modules/cPickle.c
Modules/cdmodule.c
https://github.com/python/cpython/blob/master/Modules/cdmodule.c
Modules/cjkcodecs/multibytecodec.c
https://github.com/python/cpython/blob/master/Modules/cjkcodecs/multibytecodec.c
Modules/datetimemodule.c
https://github.com/python/cpython/blob/master/Modules/datetimemodule.c
Modules/flmodule.c
https://github.com/python/cpython/blob/master/Modules/flmodule.c
Modules/fmmodule.c
https://github.com/python/cpython/blob/master/Modules/fmmodule.c
Modules/nismodule.c
https://github.com/python/cpython/blob/master/Modules/nismodule.c
Modules/posixmodule.c
https://github.com/python/cpython/blob/master/Modules/posixmodule.c
Modules/pyexpat.c
https://github.com/python/cpython/blob/master/Modules/pyexpat.c
Modules/readline.c
https://github.com/python/cpython/blob/master/Modules/readline.c
Modules/selectmodule.c
https://github.com/python/cpython/blob/master/Modules/selectmodule.c
Modules/signalmodule.c
https://github.com/python/cpython/blob/master/Modules/signalmodule.c
Modules/svmodule.c
https://github.com/python/cpython/blob/master/Modules/svmodule.c
Modules/syslogmodule.c
https://github.com/python/cpython/blob/master/Modules/syslogmodule.c
Modules/zlibmodule.c
https://github.com/python/cpython/blob/master/Modules/zlibmodule.c
Objects/abstract.c
https://github.com/python/cpython/blob/master/Objects/abstract.c
Objects/classobject.c
https://github.com/python/cpython/blob/master/Objects/classobject.c
Objects/descrobject.c
https://github.com/python/cpython/blob/master/Objects/descrobject.c
Objects/exceptions.c
https://github.com/python/cpython/blob/master/Objects/exceptions.c
Objects/fileobject.c
https://github.com/python/cpython/blob/master/Objects/fileobject.c
Objects/frameobject.c
https://github.com/python/cpython/blob/master/Objects/frameobject.c
Objects/genobject.c
https://github.com/python/cpython/blob/master/Objects/genobject.c
Objects/longobject.c
https://github.com/python/cpython/blob/master/Objects/longobject.c
Objects/object.c
https://github.com/python/cpython/blob/master/Objects/object.c
Objects/stringobject.c
https://github.com/python/cpython/blob/master/Objects/stringobject.c
Objects/tupleobject.c
https://github.com/python/cpython/blob/master/Objects/tupleobject.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
Python/Python-ast.c
https://github.com/python/cpython/blob/master/Python/Python-ast.c
Python/bltinmodule.c
https://github.com/python/cpython/blob/master/Python/bltinmodule.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/marshal.c
https://github.com/python/cpython/blob/master/Python/marshal.c
Python/modsupport.c
https://github.com/python/cpython/blob/master/Python/modsupport.c
Python/structmember.c
https://github.com/python/cpython/blob/master/Python/structmember.c
Python/sysmodule.c
https://github.com/python/cpython/blob/master/Python/sysmodule.c
RISCOS/Modules/drawfmodule.c
https://github.com/python/cpython/blob/master/RISCOS/Modules/drawfmodule.c
RISCOS/Modules/swimodule.c
https://github.com/python/cpython/blob/master/RISCOS/Modules/swimodule.c
vstinner
https://bugs.python.org/user2377
amaury.forgeotdarc
https://bugs.python.org/user1076
issue16445 messages
https://bugs.python.org/issue16445
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
.