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

Some DTrace probes are broken in 3.11 type-crash A hard crash of the interpreter, possibly with a core dump
#98894 opened Oct 31, 2022 by Elias-elastisys
Typo in c-api/buffer docs docs Documentation in the Doc dir
#98891 opened Oct 31, 2022 by Riahiamirreza
Fields with single underscore names can mess up dataclasses stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98886 opened Oct 30, 2022 by hauntsaninja
pathlib assumes that functools might not have lru_cache stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98884 opened Oct 30, 2022 by sobolevn
3.11: _PyUnicode_Equal call sites lack error handling type-bug An unexpected behavior, bug, or error
#98879 opened Oct 30, 2022 by sweeneyde
Traceback module fails when offering a builtin name suggestion type-bug An unexpected behavior, bug, or error
#98878 opened Oct 30, 2022 by isidentical
A possible resource leak in Python 3.11.0 type-bug An unexpected behavior, bug, or error
#98872 opened Oct 30, 2022 by SQLPATCH
Bug or new behavior of generics parameterization? 3.11 3.12 expert-typing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#98852 opened Oct 29, 2022 by Eclips4
Extend PyUnicode_FromFormat() expert-C-API expert-unicode type-feature A feature request or enhancement
#98836 opened Oct 29, 2022 by serhiy-storchaka
Improve pathlib.Path.iterdir docstring expert-pathlib stdlib Python modules in the Lib dir
#98832 opened Oct 28, 2022 by sobolevn
Generating the interpreter 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#98831 opened Oct 28, 2022 by gvanrossum
Associate thread-local data/context with a faulthandler traceback type-feature A feature request or enhancement
#98825 opened Oct 28, 2022 by orf
TESTSUBDIRS missing some test directories tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#98822 opened Oct 28, 2022 by asottile
Smtplib is not triggering mail for multiple trigger at same time expert-email type-bug An unexpected behavior, bug, or error
#98821 opened Oct 28, 2022 by abishek-musashi
csv.Sniffer().sniff() Hangs on Single-Column Data performance Performance or resource usage
#98820 opened Oct 28, 2022 by jackdesert
make marshal output not dependent on reference count type-bug An unexpected behavior, bug, or error
#98819 opened Oct 28, 2022 by carljm
Remove PCbuild/lib.pyproj OS-windows type-feature A feature request or enhancement
#98817 opened Oct 28, 2022 by hugovk
Assignment operator: incorrect wording docs Documentation in the Doc dir
#98814 opened Oct 28, 2022 by Pascal-Ortiz
__futures__ parsing can be simplified using complete source locations for error detection. Also the error's offset is off by one sometimes. 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error type-feature A feature request or enhancement
#98811 opened Oct 28, 2022 by iritkatriel
Memory leak in garbage collector, not running generation collection type-bug An unexpected behavior, bug, or error
#98801 opened Oct 28, 2022 by voegtlel
pandas method xs crash in 3.11.0 at tupleobject.c:927: bad argument to internal function type-crash A hard crash of the interpreter, possibly with a core dump
#98794 opened Oct 28, 2022 by WoolenWang
ProTip! Follow long discussions with comments:>50.