List of issues - Python tracker
ID
GH
Activity
Title
Status
Creator
Assigned To
Type
Msgs
2771
47020
1 month ago
Test issue
open
gvanrossum
ezio.melotti
behavior
145
24778
68966
1 month ago
[CVE-2015-20107] mailcap.findmatch: document shell command Injection danger in filename parameter
open
TheRegRunner
docs@python
security
15
47261
91417
2 months ago
RFC: Clarify usage of macros for PySequence_Fast within the Limited C API
open
rgoswami
docs@python
2
47259
91415
2 months ago
Clarify SortingHOWTO regarding locale aware string sorting
open
CendioOssman
rhettinger
2
47258
91414
2 months ago
Python 3.10 hang at exit in drop_gil() (due to resource warning at exit?)
open
rpurdie
1
47256
91412
2 months ago
re: limit the maximum capturing group to 1,073,741,823, reduce sizeof(match_context).
open
malin
resource usage
1
47255
91411
2 months ago
Many broken :meth: roles in the docs
open
JelleZijlstra
docs@python
3
47254
91410
2 months ago
enhanced dir?
open
apostofes
enhancement
4
47253
91409
2 months ago
LOAD_GLOBAL instruction with wrong source position
open
15r10nk
behavior
1
47252
91408
2 months ago
socket.makefile documentation is missing data regarding the 'buffering' parameter
open
alon.menczer
docs@python
enhancement
1
47251
91407
2 months ago
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE
open
pieter.eendebak
1
47249
91405
2 months ago
test_multiprocessing_fork probabilistic failure
open
sxt1001
behavior
2
47248
91404
2 months ago
Possible slowdown of regex searching in 3.11
open
Mark.Shannon
performance
4
47247
91403
2 months ago
Default arguments for access 'mode' parameters in pathlib and os should display as octal literals
open
AidanWoolley
docs@python
enhancement
2
47244
91400
2 months ago
email.utils.formataddr does not respect double spaces
open
AlecRosenbaum
behavior
1
47243
91399
2 months ago
Duplicate entry in 'Objects/unicodetype_db.h'
open
LiarPrincess
enhancement
2
47242
91398
2 months ago
Annoying white bar in IDLE (line 457 in sidebar.py)
open
antudic
terry.reedy
behavior
1
47241
91397
2 months ago
[C API] Move the PyCodeObject structure to the internal C API (make the structure opaque)
open
vstinner
1
47240
91396
2 months ago
Python 3.x built for ppc+ppc64 errs on: No module named 'msvcrt', '_posixsubprocess'
open
barracuda156
compile error
2
47238
91394
2 months ago
Python threading.Event().wait() depends on the system time
open
AleksandrAQ
behavior
1
47237
91393
2 months ago
Inheritance from base class with property in class makes them non-instantiatable
open
Germandrummer92
behavior
5
47236
91392
2 months ago
Document types.CodeType.replace() changes about co_exceptiontable
open
vstinner
docs@python
1
47234
91390
2 months ago
PEP-484 "numeric tower" approach makes it hard/impossible to specify contracts in documentation
open
tfish2
6
47233
91389
2 months ago
show_caches option affects code positions reported by dis.get_instructions(...)
open
15r10nk
behavior
3
47231
91387
2 months ago
TarFile.getmember cannot work on tar sourced directory over 100 characters
open
cfernald
behavior
2
47228
91384
2 months ago
Document that naïve datetime objects represent local time
open
p-ganssle
p-ganssle
enhancement
1
47222
91378
2 months ago
subprocess.Popen() should allow capturing output and sending it to stdout and stderr
open
pprindeville
enhancement
1
47220
91376
2 months ago
Document the optional callback parameter of weakref.WeakMethod
open
maggyero
enhancement
2
47219
91375
2 months ago
asyncio with two interpreter instances
open
mbadaire
behavior
1
47218
91374
2 months ago
adding name to lzmafile
open
ellaellela
enhancement
1
47217
91373
2 months ago
adding name to BZ2File
open
ellaellela
enhancement
1
47216
91372
2 months ago
adding mtime option to gzip open()
open
ellaellela
enhancement
1
47215
91371
2 months ago
Add "unstable" frame stack api
open
Mark.Shannon
Mark.Shannon
enhancement
1
47214
91370
2 months ago
builtin_function_or_method is also either a function or a method
open
apostofes
5
47209
91365
2 months ago
Documentation for asserting values of `unittest.mock.Mock.call_args_list`
open
himkt
docs@python
behavior
3
47208
91364
2 months ago
Support libffi implementations that cannot support invocations with 1024 arguments
open
hoodchatham
behavior
4
47207
91363
2 months ago
Switch datetime docstrings / documentation to using "Returns" rather than "Return"?
open
p-ganssle
docs@python
2
47206
91362
2 months ago
pickle docs are wrong about nested classes
open
JelleZijlstra
docs@python
behavior
1
47205
91361
2 months ago
posix.sched_{get|set}affinity(-1) no longer returns ProcessLookup causing test failures on FreeBSD
open
christian.heimes
behavior
9
47204
91360
2 months ago
Ensure PyEval_GetGlobals() doesn't set an exception when returning NULL
open
ncoghlan
ncoghlan
enhancement
2
47201
91357
2 months ago
pip3.10.4 is configured with locations that require TLS/SSL, however the ssl module in Python is not available
open
alessandro.pioli
2
47200
91356
2 months ago
Add ZipInfo.mode property
open
sam_ezeh
enhancement
1
47199
91355
2 months ago
multiprocessing: micro-optimize Connection.send_bytes() method
open
malin
resource usage
1
47197
91353
2 months ago
ctypes mishandles `void` return type
open
hoodchatham
behavior
1
47195
91351
2 months ago
importlib lock race issue in deadlock handling code
open
rpurdie
2
47194
91350
2 months ago
Upgrade to zlib v1.2.12 in CPython binary releases
open
gregory.p.smith
security
5
47193
91349
2 months ago
Use zlib-ng rather than zlib in binary releases
open
gregory.p.smith
performance
1
47192
91348
2 months ago
sys._getframe audit event has frame as argument in 3.8-3.10
open
Dutcho
2
47191
91347
2 months ago
inspect - getasyncgeneratorstate, getasyncgeneratorlocals
open
animatea.programming
enhancement
2
47187
91343
2 months ago
locale module example is wrong for some platforms
open
smarie
docs@python
1