René's URL Explorer Experiment


Title: List of issues - 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/
47020https://github.com/python/cpython/issues/47020
Test issuehttps://bugs.python.org/issue2771
68966https://github.com/python/cpython/issues/68966
[CVE-2015-20107] mailcap.findmatch: document shell command Injection danger in filename parameterhttps://bugs.python.org/issue24778
91417https://github.com/python/cpython/issues/91417
RFC: Clarify usage of macros for PySequence_Fast within the Limited C APIhttps://bugs.python.org/issue47261
91415https://github.com/python/cpython/issues/91415
Clarify SortingHOWTO regarding locale aware string sortinghttps://bugs.python.org/issue47259
91414https://github.com/python/cpython/issues/91414
Python 3.10 hang at exit in drop_gil() (due to resource warning at exit?)https://bugs.python.org/issue47258
91412https://github.com/python/cpython/issues/91412
re: limit the maximum capturing group to 1,073,741,823, reduce sizeof(match_context).https://bugs.python.org/issue47256
91411https://github.com/python/cpython/issues/91411
Many broken :meth: roles in the docshttps://bugs.python.org/issue47255
91410https://github.com/python/cpython/issues/91410
enhanced dir?https://bugs.python.org/issue47254
91409https://github.com/python/cpython/issues/91409
LOAD_GLOBAL instruction with wrong source positionhttps://bugs.python.org/issue47253
91408https://github.com/python/cpython/issues/91408
socket.makefile documentation is missing data regarding the 'buffering' parameterhttps://bugs.python.org/issue47252
91407https://github.com/python/cpython/issues/91407
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLEhttps://bugs.python.org/issue47251
91405https://github.com/python/cpython/issues/91405
test_multiprocessing_fork probabilistic failurehttps://bugs.python.org/issue47249
91404https://github.com/python/cpython/issues/91404
Possible slowdown of regex searching in 3.11https://bugs.python.org/issue47248
91403https://github.com/python/cpython/issues/91403
Default arguments for access 'mode' parameters in pathlib and os should display as octal literalshttps://bugs.python.org/issue47247
91400https://github.com/python/cpython/issues/91400
email.utils.formataddr does not respect double spaceshttps://bugs.python.org/issue47244
91399https://github.com/python/cpython/issues/91399
Duplicate entry in 'Objects/unicodetype_db.h'https://bugs.python.org/issue47243
91398https://github.com/python/cpython/issues/91398
Annoying white bar in IDLE (line 457 in sidebar.py)https://bugs.python.org/issue47242
91397https://github.com/python/cpython/issues/91397
[C API] Move the PyCodeObject structure to the internal C API (make the structure opaque)https://bugs.python.org/issue47241
91396https://github.com/python/cpython/issues/91396
Python 3.x built for ppc+ppc64 errs on: No module named 'msvcrt', '_posixsubprocess'https://bugs.python.org/issue47240
91394https://github.com/python/cpython/issues/91394
Python threading.Event().wait() depends on the system timehttps://bugs.python.org/issue47238
91393https://github.com/python/cpython/issues/91393
Inheritance from base class with property in class makes them non-instantiatablehttps://bugs.python.org/issue47237
91392https://github.com/python/cpython/issues/91392
Document types.CodeType.replace() changes about co_exceptiontablehttps://bugs.python.org/issue47236
91390https://github.com/python/cpython/issues/91390
PEP-484 "numeric tower" approach makes it hard/impossible to specify contracts in documentationhttps://bugs.python.org/issue47234
91389https://github.com/python/cpython/issues/91389
show_caches option affects code positions reported by dis.get_instructions(...)https://bugs.python.org/issue47233
91387https://github.com/python/cpython/issues/91387
TarFile.getmember cannot work on tar sourced directory over 100 charactershttps://bugs.python.org/issue47231
91384https://github.com/python/cpython/issues/91384
Document that naïve datetime objects represent local timehttps://bugs.python.org/issue47228
91378https://github.com/python/cpython/issues/91378
subprocess.Popen() should allow capturing output and sending it to stdout and stderrhttps://bugs.python.org/issue47222
91376https://github.com/python/cpython/issues/91376
Document the optional callback parameter of weakref.WeakMethodhttps://bugs.python.org/issue47220
91375https://github.com/python/cpython/issues/91375
asyncio with two interpreter instanceshttps://bugs.python.org/issue47219
91374https://github.com/python/cpython/issues/91374
adding name to lzmafilehttps://bugs.python.org/issue47218
91373https://github.com/python/cpython/issues/91373
adding name to BZ2Filehttps://bugs.python.org/issue47217
91372https://github.com/python/cpython/issues/91372
adding mtime option to gzip open()https://bugs.python.org/issue47216
91371https://github.com/python/cpython/issues/91371
Add "unstable" frame stack apihttps://bugs.python.org/issue47215
91370https://github.com/python/cpython/issues/91370
builtin_function_or_method is also either a function or a methodhttps://bugs.python.org/issue47214
91365https://github.com/python/cpython/issues/91365
Documentation for asserting values of `unittest.mock.Mock.call_args_list`https://bugs.python.org/issue47209
91364https://github.com/python/cpython/issues/91364
Support libffi implementations that cannot support invocations with 1024 argumentshttps://bugs.python.org/issue47208
91363https://github.com/python/cpython/issues/91363
Switch datetime docstrings / documentation to using "Returns" rather than "Return"?https://bugs.python.org/issue47207
91362https://github.com/python/cpython/issues/91362
pickle docs are wrong about nested classeshttps://bugs.python.org/issue47206
91361https://github.com/python/cpython/issues/91361
posix.sched_{get|set}affinity(-1) no longer returns ProcessLookup causing test failures on FreeBSDhttps://bugs.python.org/issue47205
91360https://github.com/python/cpython/issues/91360
Ensure PyEval_GetGlobals() doesn't set an exception when returning NULLhttps://bugs.python.org/issue47204
91357https://github.com/python/cpython/issues/91357
pip3.10.4 is configured with locations that require TLS/SSL, however the ssl module in Python is not availablehttps://bugs.python.org/issue47201
91356https://github.com/python/cpython/issues/91356
Add ZipInfo.mode propertyhttps://bugs.python.org/issue47200
91355https://github.com/python/cpython/issues/91355
multiprocessing: micro-optimize Connection.send_bytes() methodhttps://bugs.python.org/issue47199
91353https://github.com/python/cpython/issues/91353
ctypes mishandles `void` return typehttps://bugs.python.org/issue47197
91351https://github.com/python/cpython/issues/91351
importlib lock race issue in deadlock handling codehttps://bugs.python.org/issue47195
91350https://github.com/python/cpython/issues/91350
Upgrade to zlib v1.2.12 in CPython binary releaseshttps://bugs.python.org/issue47194
91349https://github.com/python/cpython/issues/91349
Use zlib-ng rather than zlib in binary releaseshttps://bugs.python.org/issue47193
91348https://github.com/python/cpython/issues/91348
sys._getframe audit event has frame as argument in 3.8-3.10https://bugs.python.org/issue47192
91347https://github.com/python/cpython/issues/91347
inspect - getasyncgeneratorstate, getasyncgeneratorlocalshttps://bugs.python.org/issue47191
91343https://github.com/python/cpython/issues/91343
locale module example is wrong for some platformshttps://bugs.python.org/issue47187
next >>https://bugs.python.org/issue?@startwith=50&@pagesize=50&@columns=id,github,activity,title,creator,assignee,status,type,message_count&@sort=-activity&@filter=status&status=1,3
Download as CSVhttps://bugs.python.org/issue?@action=export_csv&@columns=id,github,activity,title,creator,assignee,status,type,message_count&@sort=-activity&@filter=status&@pagesize=50&@startwith=0&status=1,3
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.