Skip to content

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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

mailbox.Message fails to initialize from email.message.Message created from a file type-bug An unexpected behavior, bug, or error
#100789 opened Jan 6, 2023 by D1CED
Clarify os.path.join documentation docs Documentation in the Doc dir
#100783 opened Jan 6, 2023 by hauntsaninja
Py_Initialize() still leaks in libpython3.11 type-bug An unexpected behavior, bug, or error
#100773 opened Jan 5, 2023 by Gerzer
Include/internal/pycore_frame.h is missing from PYTHON_HEADERS in makefile type-bug An unexpected behavior, bug, or error
#100764 opened Jan 5, 2023 by carljm
Refactor initialisation of frame headers into a single function type-feature A feature request or enhancement
#100758 opened Jan 4, 2023 by iritkatriel
2
Shell restart due to moderately-sized matrices in GPU programming type-crash A hard crash of the interpreter, possibly with a core dump
#100752 opened Jan 4, 2023 by Friedrich2
PEP 597: platform from_subprocess missing encoding kwarg type-bug An unexpected behavior, bug, or error
#100750 opened Jan 4, 2023 by graingert
Dict comprehensions are not tested at all in test_named_expressions.py type-bug An unexpected behavior, bug, or error
#100746 opened Jan 4, 2023 by sobolevn
Optimize Python range object for small integers performance Performance or resource usage type-feature A feature request or enhancement
#100726 opened Jan 3, 2023 by eendebakpt
Make it possible to disable specialization (for debugging). type-feature A feature request or enhancement
#100712 opened Jan 3, 2023 by iritkatriel
Compiling static library with -fPIC throws error build The build process and cross-build type-bug An unexpected behavior, bug, or error
#100707 opened Jan 3, 2023 by nonunknown
Prevent prefix "called_" for methods on mock objects in safe mode type-feature A feature request or enhancement
#100690 opened Jan 2, 2023 by cklein
Crash in _elementtree.c after #24061 3.10 3.11 3.12 expert-subinterpreters release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#100689 opened Jan 2, 2023 by mglae
Reduce frequency of memory overallocation in some int additions and subtractions performance Performance or resource usage type-feature A feature request or enhancement
#100687 opened Jan 2, 2023 by mdickinson
ProTip! Adding no:label will show everything without a label.