| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 4304 |
1/4 hour ago |
build mode which fails for build failures in extensions
|
|
|
open |
doko |
|
|
5 |
| 45474 |
1/4 hour ago |
[C API] marshal.h must not use FILE* type in the limited C API
|
|
|
open |
vstinner |
|
|
5 |
| 45524 |
1/4 hour ago |
Cross-module dataclass inheritance breaks get_type_hints
|
|
|
open |
aidan.b.clark |
|
behavior |
1 |
| 45113 |
3/4 hours ago |
[subinterpreters][C API] Add a new function to create PyStructSequence from Heap.
|
|
|
open |
shihai1991 |
|
|
9 |
| 31882 |
an hour ago |
Cygwin: asyncio and asyncore test suites hang indefinitely due to bug in Cygwin
|
|
|
open |
erik.bray |
|
crash |
5 |
| 45336 |
an hour ago |
xml.etree.ElementTree.write does not support `standalone` option
|
|
|
open |
twowolfs |
|
behavior |
6 |
| 42064 |
1 1/4 hours ago |
Convert sqlite3 to multi-phase initialisation (PEP 489)
|
|
|
open |
erlendaasland |
|
enhancement |
30 |
| 45523 |
1 1/4 hours ago |
Python3 ThreadingHTTPServer fails to send chunked encoded response
|
|
|
open |
manuel_b |
|
behavior |
1 |
| 45459 |
1 3/4 hours ago |
Limited API support for Py_buffer
|
|
|
open |
christian.heimes |
|
enhancement |
8 |
| 34543 |
3 hours ago |
_struct.Struct: calling functions without calling __init__ results in SystemError
|
|
|
open |
DeKrain |
|
crash |
12 |
| 45522 |
3 hours ago |
Allow to build Python without freelists
|
|
|
open |
christian.heimes |
christian.heimes |
enhancement |
1 |
| 19459 |
3 hours ago |
Python does not support the GEORGIAN-PS charset
|
|
|
open |
Caolán.McNamara |
|
crash |
7 |
| 37577 |
3 hours ago |
ModuleNotFoundError: No module named '_sysconfigdata__linux_x86_64-linux-gnu'
|
|
|
open |
luisalejandro |
|
behavior |
6 |
| 31779 |
4 hours ago |
assertion failures and a crash when using an uninitialized struct.Struct object
|
|
|
open |
Oren Milman |
|
crash |
3 |
| 23449 |
4 hours ago |
Fatal errors rebuilding 3.5 from Visual Studio Windows 8.1 64 bit
|
|
|
pending |
BreamoreBoy |
|
compile error |
5 |
| 36073 |
5 hours ago |
sqlite crashes with converters mutating cursor
|
|
|
open |
sir-sigurd |
|
crash |
3 |
| 37910 |
5 hours ago |
argparse wrapping fails with metavar="" (no metavar)
|
|
|
open |
sjfranklin |
|
behavior |
6 |
| 38384 |
5 hours ago |
An assertion failure in test_pickle
|
|
|
open |
ZackerySpytz |
|
crash |
4 |
| 45512 |
6 hours ago |
[sqlite3] simplify "isolation level"
|
|
|
open |
erlendaasland |
|
|
1 |
| 45520 |
7 hours ago |
Frozen dataclass deep copy doesn't work with __slots__
|
|
|
open |
jfuruness |
|
behavior |
3 |
| 36481 |
7 hours ago |
telnetlib process_rawq() callback
|
|
|
open |
Quanthir |
|
enhancement |
3 |
| 45493 |
7 hours ago |
str() and repr() of enum different in Python 3.11 from Python <= 3.10
|
|
|
open |
Dutcho |
|
behavior |
5 |
| 45521 |
9 hours ago |
obmalloc radix tree typo in code
|
|
|
open |
nascheme |
methane |
|
2 |
| 45501 |
11 hours ago |
[idea] Successfully creating a venv could print a message.
|
|
|
open |
mdk |
|
|
2 |
| 30082 |
12 hours ago |
hide command prompt when using subprocess.Popen with shell=False on Windows
|
|
|
open |
iMath |
|
enhancement |
17 |
| 45452 |
12 hours ago |
Support crash tolerance feature for gdbm module
|
|
|
open |
corona10 |
corona10 |
enhancement |
21 |
| 33277 |
yesterday |
Deprecate __loader__, __package__, __file__, and __cached__ on modules
|
|
|
open |
brett.cannon |
|
|
10 |
| 35673 |
yesterday |
Loader for namespace packages
|
|
|
open |
ronaldoussoren |
barry |
behavior |
12 |
| 45020 |
yesterday |
Freeze all modules imported during startup.
|
|
|
open |
eric.snow |
eric.snow |
enhancement |
90 |
| 30570 |
yesterday |
issubclass segfaults on objects with weird __getattr__
|
|
|
open |
Daniel Lepage |
gregory.p.smith |
crash |
11 |
| 45449 |
yesterday |
Document that collections.abc types are subscriptable
|
|
|
open |
FFY00 |
docs@python |
enhancement |
2 |
| 45518 |
yesterday |
Invalid example for typing
|
|
|
open |
bozhiyou |
docs@python |
compile error |
2 |
| 42174 |
yesterday |
shutil.get_terminal_size() returns 0 when run in a pty
|
|
|
open |
The Compiler |
|
behavior |
2 |
| 35134 |
yesterday |
Add a new Include/cpython/ subdirectory for the "CPython API" with implementation details
|
|
|
open |
vstinner |
|
|
57 |
| 38354 |
yesterday |
Fix for bug 30378 regressed SysLogHandler by making it resolve addresses at initialization instead of in `.emit()`
|
|
|
open |
ngie |
|
behavior |
4 |
| 38031 |
yesterday |
FileIO.__init__ aborts when opener returns bad fd
|
|
|
open |
tekknolagi |
|
crash |
3 |
| 31165 |
yesterday |
list_slice() crashes if the list is mutated indirectly by PyList_New()
|
|
|
open |
geeknik |
|
crash |
13 |
| 31573 |
yesterday |
PyStructSequence_New() doesn't validate its input type (crashes in os.wait3() and os.wait4() in case of a bad resource.struct_rusage)
|
|
|
open |
Oren Milman |
|
crash |
3 |
| 45519 |
yesterday |
Minor docstring improvement in __contains__
|
|
|
open |
Ivan.Savov |
docs@python |
enhancement |
1 |
| 34290 |
yesterday |
_ctypes PyCField_new doesn't do anything
|
|
|
open |
bup |
|
|
2 |
| 31442 |
yesterday |
assertion failures on Windows in Python/traceback.c in case of a bad io.open
|
|
|
open |
Oren Milman |
|
crash |
2 |
| 43264 |
yesterday |
ListProxy with EventProxy in caused FileNotFoundError: [Errno 2] No such file or directory problem
|
|
|
open |
show-me-code |
|
behavior |
2 |
| 40720 |
yesterday |
accessing mmap of file that is overwritten causes bus error
|
|
|
open |
mhvk |
|
crash |
5 |
| 9334 |
yesterday |
argparse does not accept options taking arguments beginning with dash (regression from optparse)
|
|
|
open |
andersk |
|
enhancement |
64 |
| 21736 |
yesterday |
Add __file__ attribute to frozen modules
|
|
|
open |
lemburg |
|
|
12 |
| 37722 |
yesterday |
imaplib crashes when trying to read a letter from an imap server imaps.почта.рус
|
|
|
open |
Иван Михайлов |
|
behavior |
1 |
| 45506 |
yesterday |
Out of source tree builds failing on main - test_importlib others unreliable
|
|
|
open |
gregory.p.smith |
|
behavior |
9 |
| 34708 |
yesterday |
Odd crashes/freezes when sys.stdout.shell.console is typed
|
|
|
open |
Harrison Chudleigh |
terry.reedy |
crash |
5 |
| 41560 |
yesterday |
pathlib.Path.glob fails on empty string
|
|
|
open |
alex.heger |
|
behavior |
4 |
| 45517 |
yesterday |
TarFile.add skips files when tarfile name matches a directory
|
|
|
open |
jkinkead |
|
|
1 |