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

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 bugs and security fixes 3.13 new features, bugs and security fixes topic-importlib type-bug An unexpected behavior, bug, or error
#112414 opened Nov 25, 2023 by AlexWaygood
Optimise pathlib.Path.relative_to() 3.13 new features, bugs and security fixes performance Performance or resource usage topic-pathlib type-feature A feature request or enhancement
#112405 opened Nov 25, 2023 by AlexWaygood
Assertion failure in Objects/call.c:342: !_PyErr_Occurred(tstate) failed type-crash A hard crash of the interpreter, possibly with a core dump
#112388 opened Nov 25, 2023 by bradlarsen
Assertion failure in get_error_line_from_tokenizer_buffers in pegen_errors.c type-crash A hard crash of the interpreter, possibly with a core dump
#112387 opened Nov 25, 2023 by bradlarsen
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
can not unparse code with ' in format_spec 3.12 bugs and security fixes 3.13 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#112364 opened Nov 24, 2023 by 15r10nk
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
Trace stitching
#112354 opened Nov 24, 2023 by gvanrossum
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 Python modules in the Lib dir topic-typing type-bug An unexpected behavior, bug, or error
#112319 opened Nov 22, 2023 by randolf-scholz
Docs: incorrect signature for inspect.Signature.from_callable docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#112316 opened Nov 22, 2023 by sobolevn
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.