| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 28254 |
6 minutes ago |
Add C API for gc.enable, gc.disable, and gc.isenabled
|
|
|
open |
llllllllll |
|
resource usage |
7 |
| 20692 |
3/4 hours ago |
Tutorial and FAQ: how to call a method on an int
|
|
|
open |
Jon.Shemitz |
docs@python |
behavior |
14 |
| 43955 |
3/4 hours ago |
Windows: Running the Python test suite sequentially is interrupted by (Pdb) prompt
|
|
|
open |
shreyanavigyan |
|
|
23 |
| 43960 |
an hour ago |
test_pdb fails when only some tests are run
|
|
|
open |
vstinner |
|
|
6 |
| 43962 |
1 1/2 hours ago |
test_interpreters: when TestInterpreterAttrs.test_id_type() is run alone, it fails with an assertion error
|
|
|
open |
vstinner |
|
|
3 |
| 43961 |
1 3/4 hours ago |
[Windows] test_logging.test_namer_rotator_inheritance() logs a logging error
|
|
|
open |
vstinner |
|
|
4 |
| 37892 |
2 hours ago |
IDLE Shell: isolate user code input
|
|
|
open |
terry.reedy |
terry.reedy |
behavior |
5 |
| 43965 |
3 hours ago |
dataclasses.replace breaks when __init__ is overrriden in subclass
|
|
|
open |
SebastianSpeitel |
eric.smith |
behavior |
4 |
| 42238 |
3 hours ago |
Deprecate suspicious.py?
|
|
|
open |
mdk |
mdk |
|
20 |
| 43964 |
4 hours ago |
ctypes CDLL search path issue on MacOS
|
|
|
open |
Victor.Lazzarini |
|
|
1 |
| 43954 |
5 hours ago |
Possible missing word on unittest doc
|
|
|
open |
mdk |
docs@python |
|
4 |
| 43776 |
5 hours ago |
Popen with shell=True yield mangled repr output
|
|
|
open |
mkocher |
gregory.p.smith |
behavior |
5 |
| 43916 |
5 hours ago |
Check that new heap types cannot be created uninitialised
|
|
|
open |
pablogsal |
|
behavior |
31 |
| 37903 |
7 hours ago |
IDLE Shell sidebar.
|
|
|
open |
terry.reedy |
terry.reedy |
behavior |
29 |
| 43888 |
8 hours ago |
GitHub Actions CI/CD `Coverage` job is broken on master
|
|
|
open |
webknjaz |
|
|
5 |
| 43901 |
8 hours ago |
Lazy-create an empty annotations dict in all unannotated user classes and modules
|
|
|
open |
larry |
|
enhancement |
23 |
| 43939 |
12 hours ago |
Deadlock in logging
|
|
|
open |
DaRoee |
vinay.sajip |
behavior |
6 |
| 43959 |
yesterday |
Improve documentation of PyContextVar C-API
|
|
|
open |
scoder |
docs@python |
enhancement |
1 |
| 43957 |
yesterday |
[Enum] update __contains__ to return True for valid values
|
|
|
open |
ethan.furman |
ethan.furman |
behavior |
2 |
| 43958 |
yesterday |
Importlib.metadata docs claim PackagePath is a Path subclass
|
|
|
open |
paul.moore |
docs@python |
behavior |
1 |
| 43795 |
yesterday |
Implement PEP 652 -- Maintaining the Stable ABI
|
|
|
open |
petr.viktorin |
|
|
11 |
| 43563 |
yesterday |
Use dedicated opcodes to speed up calls/attribute lookups with super() as receiver
|
|
|
open |
v2m |
|
|
7 |
| 43532 |
yesterday |
Add keyword-only fields to dataclasses
|
|
|
open |
eric.smith |
eric.smith |
enhancement |
6 |
| 43956 |
yesterday |
C-API: Incorrect default value for Py_SetProgramName
|
|
|
open |
joukewitteveen |
docs@python |
|
1 |
| 43908 |
yesterday |
array.array should remain immutable
|
|
|
open |
gvanrossum |
vstinner |
behavior |
55 |
| 43946 |
yesterday |
unpickling a subclass of list fails when it implements its own extend method
|
|
|
open |
gregory.p.smith |
|
behavior |
4 |
| 43216 |
yesterday |
Removal of @asyncio.coroutine in Python 3.11
|
|
|
open |
illia-v |
|
|
2 |
| 17659 |
yesterday |
no way to determine First weekday (based on locale)
|
|
|
open |
IzidorMatusov |
|
enhancement |
10 |
| 43950 |
yesterday |
Include column offsets for bytecode instructions
|
|
|
open |
pablogsal |
|
|
4 |
| 8077 |
yesterday |
[Windows] cgi handling of POSTed files is broken in Windows
|
|
|
open |
MLModel |
orsenthil |
behavior |
5 |
| 38605 |
yesterday |
[typing] PEP 563: Postponed evaluation of annotations: enable it by default in Python 3.11
|
|
|
open |
vstinner |
|
behavior |
36 |
| 43882 |
yesterday |
[security] urllib.parse should sanitize urls containing ASCII newline and tabs.
|
|
|
open |
orsenthil |
orsenthil |
security |
4 |
| 43925 |
yesterday |
Add hangul syllables to unicodedata.decomposititon
|
|
|
open |
frederic.grosshans |
|
enhancement |
2 |
| 43941 |
yesterday |
Unit test failure in test_gdb only with -O0
|
|
|
open |
larry |
|
behavior |
6 |
| 43743 |
yesterday |
BlockingIOError: [Errno 11] Resource temporarily unavailable: on GPFS.
|
|
|
open |
p.conesa.mingo |
|
crash |
2 |
| 43953 |
yesterday |
InitVar should not be available on a @dataclass-decorated class
|
|
|
open |
superbobry |
eric.smith |
behavior |
4 |
| 24258 |
yesterday |
BZ2File objects do not have name attribute
|
|
|
open |
jojko.sivek |
|
behavior |
7 |
| 43933 |
yesterday |
Regression in python3.10 with traceback frame having lineno of -1
|
|
|
open |
Anthony Sottile |
Mark.Shannon |
|
8 |
| 41682 |
yesterday |
[Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure
|
|
|
open |
aeros |
|
behavior |
4 |
| 43951 |
yesterday |
Two minor fixes for C module object
|
|
|
open |
larry |
larry |
behavior |
1 |
| 43952 |
yesterday |
Multiprocessing UNIX socket connection: client freeze if authkey is an empty byte string
|
|
|
open |
anon01 |
|
behavior |
1 |
| 42739 |
yesterday |
Crash when try to disassemble bogus code object
|
|
|
open |
serhiy.storchaka |
Mark.Shannon |
crash |
4 |
| 43651 |
yesterday |
PEP 597: Fix EncodingWarning warnings in the Python stdlib
|
|
|
open |
methane |
|
|
19 |
| 43948 |
yesterday |
sysconfig’s osx_framework_user puts headers in different locations from distutils
|
|
|
open |
uranusjr |
|
behavior |
1 |
| 43949 |
yesterday |
binascii.Error raised in smtplib when initial_response_ok=False
|
|
|
open |
junpengruan |
|
behavior |
1 |
| 43945 |
yesterday |
[Enum] standardize format() behavior
|
|
|
open |
ethan.furman |
ethan.furman |
behavior |
2 |
| 26092 |
yesterday |
doctest should allow custom sys.displayhook
|
|
|
open |
Sergey.Kirpichev |
|
behavior |
10 |
| 23498 |
yesterday |
Expose http.cookiejar.split_header_words()
|
|
|
open |
martin.panter |
orsenthil |
enhancement |
1 |
| 43817 |
yesterday |
Add inspect.get_annotations()
|
|
|
open |
larry |
larry |
enhancement |
43 |
| 27590 |
yesterday |
tarfile module next() method hides exceptions
|
|
|
open |
JieGhost |
|
behavior |
9 |