List of issues - Python tracker
ID
Activity
Title
Status
Creator
Assigned To
Type
Msgs
41798
2 hours ago
[C API] Revisit usage of the PyCapsule C API with multi-phase initialization API
open
vstinner
2
40900
4 hours ago
uuid module build fix on FreeBSD proposal
open
devnexen
compile error
5
27032
5 hours ago
Remove deprecated html.parser.HTMLParser.unescape()
open
serhiy.storchaka
enhancement
8
41799
5 hours ago
splunklib.client does not handle Unicode characters
pending
jpatel
behavior
2
41602
7 hours ago
Python doesn't exit with proper resultcode on SIGINT in runpy (pymain_run_module)
open
graingert
behavior
18
39452
7 hours ago
Improve the __main__ module documentation
open
maggyero
docs@python
enhancement
3
41756
7 hours ago
Do not always use exceptions to return result from coroutine
open
v2m
performance
14
37903
8 hours ago
IDLE Shell sidebar.
open
terry.reedy
terry.reedy
behavior
28
40697
8 hours ago
add fissix as a lib2to3 alternative
open
graingert
3
38981
9 hours ago
better name for re.error Exception class.
open
mbussonn
security
11
41746
9 hours ago
Add optional type information to asdl_seq objects
open
pablogsal
17
41797
9 hours ago
PyModule_GetState doesn't work with LazyLoader
open
petr.viktorin
2
41762
yesterday
Documentation job fails on CIs: duplicate token description of format_spec
open
vstinner
docs@python
9
41796
yesterday
_ast module state should be made per interpreter
open
vstinner
3
1635741
yesterday
Py_Finalize() doesn't clear all Python objects at exit
open
kylotan
resource usage
107
41784
yesterday
Promote PyUnicode_AsUTF8AndSize to be available with the limited API (PEP 384)
open
alex
alex
enhancement
8
19270
yesterday
Document that sched.cancel() doesn't distinguish equal events and can break order
open
serhiy.storchaka
docs@python
enhancement
22
40077
yesterday
Convert static types to heap types: use PyType_FromSpec()
open
corona10
28
41794
yesterday
Memory leak in asyncio server
open
EmperorBale
behavior
2
31870
yesterday
add timeout parameter for get_server_certificate in ssl.py
open
Nixawk
christian.heimes
enhancement
2
40288
yesterday
[subinterpreters] atexit module should not be loaded more than once per interpreter
open
vstinner
5
41787
yesterday
adding PEP references to documentation
open
cameron
docs@python
3
28694
yesterday
tkinter interface to fontchooser
open
Lance Ware
enhancement
8
41758
yesterday
turtledemo.colormixer crashes with a stack overflow
open
tusharsadhwani
crash
9
41739
yesterday
test_logging: threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2)
open
vstinner
3
34394
yesterday
Descriptors HowTo doesn't mention __set_name__
open
MarSoft
rhettinger
4
6721
yesterday
Locks in the standard library should be sanitized on fork
open
gregory.p.smith
enhancement
133
41052
yesterday
Opt out serialization/deserialization for heap type
open
corona10
behavior
4
41790
yesterday
C-API documentation ignores heap types and says type objects must never be deallocated
open
koubaa
docs@python
behavior
1
41793
yesterday
Inaccuracy about reflected operands in datamodel docs.
open
wim.glenn
docs@python
1
41783
yesterday
Standard Color class
open
mertcandav
enhancement
5
34374
yesterday
Shouldn't shutil.copyfile replace link in dst with follow_symlinks set?
open
theger
behavior
3
41791
yesterday
mimetypes module does not recognize jp2 type
open
naro
behavior
1
41541
2 days ago
[PATCH] Make pty.spawn set window size
open
soumendra
behavior
15
40066
2 days ago
Enum._convert should change __repr__ and/or __str__ to use module name instead of class name
open
ethan.furman
ethan.furman
enhancement
6
35243
2 days ago
readline timeout too long for async gfx use
open
pmpp
performance
1
40746
2 days ago
test_gdb failing on 32-bit armv7l when built with GCC -Og (fail on Raspbian on 3.9, regression from 3.8)
open
gregory.p.smith
8
14527
2 days ago
How to link with a non-system libffi?
open
pda
10
19081
2 days ago
zipimport behaves badly when the zip file changes while the process is running
open
gregory.p.smith
behavior
43
41781
2 days ago
Typos in typing.py
open
pxeger
1
41779
2 days ago
add BLOB photo to sqlite3 python
open
alizaerialora
2
38486
2 days ago
Dead links in mailbox doc
open
inada.naoki
docs@python
2
30842
3 days ago
pyenv activate for bash and tcsh
open
PyAcrisel
enhancement
9
28499
3 days ago
Logging module documentation needs a rework.
open
Pierre Bousquie
docs@python
enhancement
10
12174
3 days ago
Multiprocessing logging levels unclear
open
JJeffries
docs@python
11
40352
3 days ago
SocketHandler silently drops log messages on re-connect
open
Oleg Nykolyn
behavior
7
31369
3 days ago
re.RegexFlag is not included in __all__, makes type inference less useful
open
PJB3005
10
41777
3 days ago
When using `python -bb`, `struct.calcsize` raises a warning when used with str argument after being used with bytes (might be a larger problem with dicts)
open
tadeu
behavior
4
34750
3 days ago
locals().update doesn't work in Enum body, even though direct assignment to locals() does
open
Antony.Lee
ethan.furman
9
41730
3 days ago
Show deprecation warnings for tkinter.tix
open
wyz23x2
behavior
10