Issues: python/cpython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
__hash__ method in str child class causing unintended side effects
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#100313
opened Dec 17, 2022 by
Marlin-Na
Improve Interpreter Isolation
3.12
expert-subinterpreters
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#100227
opened Dec 14, 2022 by
ericsnowcurrently
gh-100188: Reduce misses in BINARY_SUBSCR_LIST_INT
awaiting merge
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#100189
opened Dec 12, 2022 by
sweeneyde
Loading…
Change names of builtin types exposed in the types module
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#100129
opened Dec 9, 2022 by
serhiy-storchaka
code.co_positions behaviour does not match documentation
3.11
3.12
docs
Documentation in the Doc dir
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#100117
opened Dec 8, 2022 by
iritkatriel
Assigning attribute to instance method causes AttributeError
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#100057
opened Dec 6, 2022 by
ahopkins
Out of bound read of two bytes in 3.10 if code object (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
co_lnotab = b'\0'
3.10
interpreter-core
#99975
opened Dec 3, 2022 by
gpshead
Leak 21~42 bits of heap data in python 3.12 by exploiting the code object co_positions iterator
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#99974
opened Dec 3, 2022 by
gpshead
Misleading error description when using f-string
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#99597
opened Nov 19, 2022 by
JohnyL
GH-99554: Pack location tables more effectively
awaiting core review
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#99556
opened Nov 17, 2022 by
brandtbucher
Loading…
.pyc
files are larger than they need to be
3.12
interpreter-core
#99554
opened Nov 17, 2022 by
brandtbucher
Error handling for some instructions is incorrect
3.11
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#99298
opened Nov 9, 2022 by
brandtbucher
Implement PEP 684: A Per-Interpreter GIL
3.12
expert-subinterpreters
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#99113
opened Nov 5, 2022 by
ericsnowcurrently
Some DTrace probes are broken in 3.11
3.11
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
#98894
opened Oct 31, 2022 by
Elias-elastisys
Generate the interpreter
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#98831
opened Oct 28, 2022 by
gvanrossum
Source location of match sub-expressions are incorrect
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#98762
opened Oct 27, 2022 by
iritkatriel
Add Py_NewInterpreterFromConfig() and PyInterpreterConfig to the Public API
3.12
expert-subinterpreters
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#98733
opened Oct 26, 2022 by
ericsnowcurrently
2 tasks
-X frozen_modules=on|off should be configurable with environment variable
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#98697
opened Oct 26, 2022 by
virtuald
Quicken everything
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
#98686
opened Oct 25, 2022 by
brandtbucher
Add a Check for Extensions that Support Running in Subinterpreters
3.12
expert-subinterpreters
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#98627
opened Oct 24, 2022 by
ericsnowcurrently
Py_Finalize() function, why it does not finalise Python??
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#98524
opened Oct 21, 2022 by
AlexSoft73
Source location of return instruction in a with block is incorrect
3.12
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#98442
opened Oct 19, 2022 by
iritkatriel
Compiler warning for (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
_Py_InIntegralTypeRange
expert-C-API
interpreter-core
#97786
opened Oct 3, 2022 by
brettcannon
f_lasti
points to CACHE
opcode during inlined CALL
3.11
3.12
interpreter-core
#96970
opened Sep 20, 2022 by
15r10nk
Error message when converting an Integer that's too big to a String might be misinterpreted
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
#96857
opened Sep 16, 2022 by
jgross-hardt
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.