Actions: python/cpython
Actions
2,500+ workflow runs
2,500+ workflow runs
profiling.sampling flame graph displays sampled function times 1000x too small
Add issue header
#13590:
Issue #155591
opened
by
jshn9515
PyMethod_New to the stable ABI / limited API
Add issue header
#13589:
Issue #155588
opened
by
NicolasT
CALL_METHOD_DESCRIPTOR_* misses for inherited built-in methods on subclass instances
Add issue header
#13582:
Issue #155536
opened
by
marinelay
compile() / ast.parse() time for modules with many f-strings (PEP 701 tokenizer update_fstring_expr rescans the whole remaining buffer per replacement field)
Add issue header
#13580:
Issue #155525
opened
by
Seph1H0rse
border() and box() no longer accept 0 with a str
Add issue header
#13572:
Issue #155499
opened
by
fedonman
\p{Alphabetic} matches gc=L, not the Unicode Alphabetic property
Add issue header
#13571:
Issue #155498
opened
by
fedonman
TO_BOOL_INT repeatedly misses for non-compact exact integers
Add issue header
#13566:
Issue #155486
opened
by
marinelay