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

Fix typos in Doc folder docs Documentation in the Doc dir
#100879 opened Jan 9, 2023 by ss18
Add new API in inspect module type-feature A feature request or enhancement
#100875 opened Jan 9, 2023 by Agent-Hellboy
Improve tests of copy module tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#100871 opened Jan 9, 2023 by sobolevn
Per-class type cache performance Performance or resource usage type-feature A feature request or enhancement
#100870 opened Jan 9, 2023 by Fidget-Spinner
Show the version of Python Launcher for Windows type-feature A feature request or enhancement
#100829 opened Jan 7, 2023 by oleksis
Add ability to filter out results of shutil.which by os.stat_result.st_flags type-feature A feature request or enhancement
#100827 opened Jan 7, 2023 by ofek
Missing method tkinter.Image._register expert-tkinter type-bug An unexpected behavior, bug, or error
#100814 opened Jan 6, 2023 by TheLizzard
argparse replaces "--" with [] in the argument of an append action type-bug An unexpected behavior, bug, or error
#100804 opened Jan 6, 2023 by jakelishman
segfault in a docker container on host with ipv6 disabled when using getaddrinfo from socket.py type-crash A hard crash of the interpreter, possibly with a core dump
#100795 opened Jan 6, 2023 by ptempier
logging. In class TimedRotatingFileHandler do not work backup rotation pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#100790 opened Jan 6, 2023 by AndreyDukhin
Py_Initialize() still leaks in libpython3.11 type-bug An unexpected behavior, bug, or error
#100773 opened Jan 5, 2023 by Gerzer
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
ProTip! Mix and match filters to narrow down what you’re looking for.