| ID |
Activity |
Title |
Status |
Creator |
Assigned To |
Type |
Msgs |
| 46072 |
1/4 hour ago |
Unify handling of stats in the CPython VM
|
|
|
open |
Mark.Shannon |
|
|
10 |
| 46573 |
1 1/4 hours ago |
Python modules such as pyglet or pygame crash Python when tkinter message boxes are opened on MacOS.
|
|
|
pending |
remyrfouquette |
|
crash |
7 |
| 46600 |
1 1/4 hours ago |
Python built with clang -O0 allocates 10x more stack memory than clang -O3 on a Python function call
|
|
|
open |
vstinner |
|
performance |
13 |
| 46607 |
1 1/4 hours ago |
Add DeprecationWarning to configparser's LegacyInterpolation
|
|
|
open |
hugovk |
|
|
2 |
| 46608 |
2 hours ago |
Exclude marshalled-frozen data if deep-freezing to save 300 KB space
|
|
|
open |
kumaraditya303 |
|
|
1 |
| 46005 |
3 hours ago |
[doc] replace 'distutils' examples with 'setuptools'
|
|
|
open |
elmjag |
docs@python |
enhancement |
6 |
| 45173 |
4 hours ago |
Remove configparser deprecations
|
|
|
open |
hugovk |
|
|
8 |
| 40077 |
5 hours ago |
Convert static types to heap types: use PyType_FromSpec()
|
|
|
open |
corona10 |
|
enhancement |
47 |
| 46180 |
6 hours ago |
Button clicked failed when mouse hover tooltip and tooltip destroyed
|
|
|
open |
Jason990420 |
|
behavior |
4 |
| 46606 |
6 hours ago |
Large C stack usage of os.getgroups() and os.setgroups()
|
|
|
open |
methane |
|
|
1 |
| 45639 |
8 hours ago |
Support webp and avif image formats in mimetypes
|
|
|
open |
adamkonrad |
|
enhancement |
1 |
| 46414 |
8 hours ago |
Add typing.reveal_type
|
|
|
open |
Jelle Zijlstra |
Jelle Zijlstra |
|
2 |
| 42369 |
11 hours ago |
Reading ZipFile not thread-safe
|
|
|
open |
Thomas |
|
behavior |
10 |
| 46594 |
11 hours ago |
Windows "Edit with IDLE >" only has one selection
|
|
|
open |
terry.reedy |
|
behavior |
5 |
| 45773 |
12 hours ago |
Compiler hangs during jump elimination
|
|
|
open |
brandtbucher |
brandtbucher |
behavior |
4 |
| 14916 |
12 hours ago |
PyRun_InteractiveLoop fails to run interactively when using a Linux pty that's not tied to stdin/stdout
|
|
|
open |
Kevin.Barry |
|
behavior |
18 |
| 45711 |
yesterday |
Simplify the interpreter's (type, val, tb) exception representation
|
|
|
open |
iritkatriel |
|
performance |
29 |
| 46605 |
yesterday |
Py_XDECREF() module on fail in Py_mod_exec
|
|
|
open |
ov2k |
|
behavior |
1 |
| 46528 |
yesterday |
Simplify the VM's stack manipulations
|
|
|
open |
brandtbucher |
brandtbucher |
performance |
13 |
| 46604 |
yesterday |
Documentation fix in ssl module
|
|
|
open |
glk0 |
docs@python |
enhancement |
0 |
| 46603 |
yesterday |
`typing._strip_annotations` is not fully covered
|
|
|
open |
sobolevn |
|
behavior |
1 |
| 45413 |
yesterday |
Add install scheme for virtual environments
|
|
|
open |
FFY00 |
FFY00 |
enhancement |
7 |
| 46364 |
yesterday |
asyncio subprocess cannot read from /dev/stdin
|
|
|
open |
xoph |
|
behavior |
3 |
| 46601 |
yesterday |
macOS installer "Install Certificates.command" fails if pip is not installed
|
|
|
open |
cryptophoto |
ned.deily |
|
3 |
| 46581 |
yesterday |
_typevar_types and _paramspec_tvars are missing from _GenericAlias.copy_with
|
|
|
open |
posita |
|
behavior |
6 |
| 45953 |
yesterday |
Statically allocate interpreter states as much as possible.
|
|
|
open |
eric.snow |
eric.snow |
|
9 |
| 46598 |
yesterday |
ElementTree: wrong XML prolog for the utf-8-sig encoding
|
|
|
open |
prikryl |
|
|
1 |
| 46561 |
yesterday |
Descriptor resolution should own arguments passed to descriptors
|
|
|
open |
tekknolagi |
|
|
7 |
| 46564 |
yesterday |
Near zero-cost super().meth() calls via adaptive superinstructions
|
|
|
open |
kj |
kj |
performance |
6 |
| 43224 |
yesterday |
Add support for PEP 646
|
|
|
open |
mrahtz |
|
|
0 |
| 40280 |
yesterday |
Consider supporting emscripten/webassembly as a build target
|
|
|
open |
Simon Biggs |
|
enhancement |
42 |
| 43721 |
yesterday |
Documentation of property.{getter,setter,deleter} fails to mention that a *new* property is returned
|
|
|
open |
Antony.Lee |
|
behavior |
1 |
| 45339 |
yesterday |
concurrent.future.ThreadPoolExecutor should parameterize class used for threads
|
|
|
open |
erickpeirson |
|
enhancement |
8 |
| 46596 |
yesterday |
PyLineTable_InitAddressRange isn't exported - causing C Extensions to fail at import
|
|
|
open |
nathan3 |
|
|
1 |
| 46571 |
yesterday |
Strange `@typing.no_type_check` behavior for class variables
|
|
|
open |
sobolevn |
|
behavior |
12 |
| 41266 |
yesterday |
IDLE call hints and completions confused by ints and floats
|
|
|
open |
wyz23x2 |
terry.reedy |
behavior |
7 |
| 45325 |
yesterday |
Allow "p" in Py_BuildValue
|
|
|
open |
pablogsal |
|
|
18 |
| 46541 |
yesterday |
Replace _Py_IDENTIFIER() with statically initialized objects.
|
|
|
open |
eric.snow |
eric.snow |
|
5 |
| 46555 |
yesterday |
Unicode-mangled names refer inconsistently to constants
|
|
|
open |
Kodiologist |
|
behavior |
8 |
| 29688 |
yesterday |
Add support for Path.absolute()
|
|
|
open |
Jim Fasarakis-Hilliard |
docs@python |
enhancement |
20 |
| 46372 |
yesterday |
int/float specializations should mutate the LHS in-place when possible
|
|
|
open |
brandtbucher |
brandtbucher |
performance |
2 |
| 46166 |
yesterday |
Get "self" args or non-null co_varnames from frame object with C-API
|
|
|
open |
Skylion007 |
|
enhancement |
8 |
| 42844 |
yesterday |
Turtle Module -- "onclick" arguments enchancement
|
|
|
open |
sc1341 |
|
enhancement |
1 |
| 46593 |
yesterday |
memoryview lacks support for half floats
|
|
|
open |
pitrou |
|
enhancement |
1 |
| 46554 |
yesterday |
Add append keyword argument to Path.write_text() and Path.write_bytes()
|
|
|
open |
keelung-yang |
|
enhancement |
10 |
| 46329 |
yesterday |
Split up the CALL_NO_KW and CALL_KW instructions.
|
|
|
open |
Mark.Shannon |
Mark.Shannon |
performance |
4 |
| 46592 |
yesterday |
Undocumented behavior in strptime for ISO week dates
|
|
|
open |
Jonatan Skogsfors |
|
behavior |
1 |
| 43179 |
yesterday |
Remove 31/32-bit s390 Linux support (s390-linux-gnu triplet)
|
|
|
open |
christian.heimes |
|
|
56 |
| 20923 |
2 days ago |
[doc] Explain ConfigParser 'valid section name' and .SECTCRE
|
|
|
open |
miloskomarcevic |
terry.reedy |
enhancement |
16 |
| 46578 |
2 days ago |
cant DEBUG os.spawnv()
|
|
|
open |
michaellongge |
|
|
3 |