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
Add decorator override to argparse._AttributeHolder.__repr__
docs
Documentation in the Doc dir
#112415
opened Nov 25, 2023 by
ilixindri
ModuleType.__repr__ can fail on py312+
3.12
#112414
opened Nov 25, 2023 by
AlexWaygood
Optimise new features, bugs and security fixes
performance
Performance or resource usage
topic-pathlib
type-feature
A feature request or enhancement
pathlib.Path.relative_to()
3.13
#112405
opened Nov 25, 2023 by
AlexWaygood
Assertion failure in A hard crash of the interpreter, possibly with a core dump
Objects/call.c:342: !_PyErr_Occurred(tstate) failed
type-crash
#112388
opened Nov 25, 2023 by
bradlarsen
Assertion failure in A hard crash of the interpreter, possibly with a core dump
get_error_line_from_tokenizer_buffers in pegen_errors.c
type-crash
#112387
opened Nov 25, 2023 by
bradlarsen
Ability to query minimum and maxium length of regular expression
topic-regex
type-feature
A feature request or enhancement
#112386
opened Nov 24, 2023 by
MegaIng
Misleading error message when lambda misspelt in map expression
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#112384
opened Nov 24, 2023 by
kdwyer
Make the oparg of ENTER_EXECUTOR mean the same as that of JUMP_BACKWARD
#112383
opened Nov 24, 2023 by
iritkatriel
The perf trampoline can free the jitted code when is still used
#112367
opened Nov 24, 2023 by
pablogsal
Speed up pathlib by removing a few temporary objects
performance
Performance or resource usage
topic-pathlib
#112361
opened Nov 24, 2023 by
barneygale
struct.Struct inheritance with Python 3.12.0
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#112358
opened Nov 24, 2023 by
livrrr
An opcode optimize error in Python 3.12.0
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#112356
opened Nov 24, 2023 by
tiwb
GCC -Wsign-conversion compiler warning for Include/cpython/longintrepr.h
type-bug
An unexpected behavior, bug, or error
#112353
opened Nov 23, 2023 by
stratakis
gzip.compress(..., mtime=0) in cpython 3.11+ unexpectedly sets OS byte in gzip header
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#112346
opened Nov 23, 2023 by
dennisvang
pdb unintentionally interpolates strings with convenience variables
type-bug
An unexpected behavior, bug, or error
#112343
opened Nov 23, 2023 by
salty-horse
inaccurate block size in socket._sendfile_use_sendfile
type-bug
An unexpected behavior, bug, or error
#112341
opened Nov 23, 2023 by
aisk
subprocess.Popen: Performance regression on Linux since 124af17b6e
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
extension-modules
C modules in the Modules dir
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#112334
opened Nov 23, 2023 by
vain
FunctionType Object takes -2 to 0 positional arguments
type-bug
An unexpected behavior, bug, or error
#112330
opened Nov 23, 2023 by
IvanVZabrodin
[Enum] make some private attributes public
3.13
new features, bugs and security fixes
docs
Documentation in the Doc dir
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#112328
opened Nov 23, 2023 by
ethanfurman
@runtime_checkable Protocol doesn't check if __class_getitem__ exists.
stdlib
#112319
opened Nov 22, 2023 by
randolf-scholz
Docs: incorrect signature for Documentation in the Doc dir
type-bug
An unexpected behavior, bug, or error
inspect.Signature.from_callable
docs
#112316
opened Nov 22, 2023 by
sobolevn
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.