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

datetime.astimezone(None) does not set fold type-bug An unexpected behavior, bug, or error
#103982 opened Apr 28, 2023 by pganssle
Move compiled regular expressions in platform.py into cached methods type-bug An unexpected behavior, bug, or error
#103977 opened Apr 28, 2023 by eendebakpt
PyType_FromSpec refuses to create classes with tp_new topic-C-API type-bug An unexpected behavior, bug, or error
#103968 opened Apr 28, 2023 by encukou
array slices negative weirdness pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#103964 opened Apr 28, 2023 by kelvinwop
dis: Show names of intrinsics 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#103963 opened Apr 28, 2023 by JelleZijlstra
Documentation: dark theme & images docs Documentation in the Doc dir
#103960 opened Apr 27, 2023 by denballakh
trace: line tracing output lacks newlines if source lines are not available type-bug An unexpected behavior, bug, or error
#103956 opened Apr 27, 2023 by chgnrdv
Fast attribute access for module subclasses type-feature A feature request or enhancement
#103951 opened Apr 27, 2023 by ntessore
crash in "./python.exe -We -m test -v test_datetime -m test_folds" 3.12 new features, bugs and security fixes tests Tests in the Lib/test dir type-crash A hard crash of the interpreter, possibly with a core dump
#103944 opened Apr 27, 2023 by iritkatriel
trace.__main__ does not use io.open_code needs backport to 3.8 only security fixes needs backport to 3.9 only security fixes needs backport to 3.10 only security fixes needs backport to 3.11 bug and security fixes type-security A security issue
#103935 opened Apr 27, 2023 by zooba
csv.py _guess_quote_and_delimiter should be able to handle windows \r type-bug An unexpected behavior, bug, or error
#103925 opened Apr 27, 2023 by lilaboc
Non-file file descriptors may be mishandled in ntpath 3.12 new features, bugs and security fixes OS-windows type-bug An unexpected behavior, bug, or error
#103924 opened Apr 27, 2023 by zooba
Document PEP 695 3.12 new features, bugs and security fixes docs Documentation in the Doc dir topic-typing
#103921 opened Apr 27, 2023 by JelleZijlstra
9 tasks
Revert/improve the restriction on using non-ThreadPoolExecutor pending The issue will be closed if no feedback is provided topic-asyncio type-feature A feature request or enhancement
#103920 opened Apr 27, 2023 by antoscha
posix subprocess should support timeout when waiting on the errpipe_read pipe stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103911 opened Apr 27, 2023 by gpshead
Provide a hint when accidentally calling a module 3.12 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) sprint type-feature A feature request or enhancement
#103899 opened Apr 26, 2023 by brandtbucher
Issues when showing broken Exception.__notes__ type-bug An unexpected behavior, bug, or error
#103895 opened Apr 26, 2023 by pR0Ps
Improve builtins.__doc__ docs Documentation in the Doc dir
#103886 opened Apr 26, 2023 by JelleZijlstra
Numerous refleaks on main 3.12 new features, bugs and security fixes release-blocker type-bug An unexpected behavior, bug, or error
#103879 opened Apr 26, 2023 by JelleZijlstra
filedialog.askdirectory "Cancel" behaves differently under Linux and Windows (Wine) type-bug An unexpected behavior, bug, or error
#103878 opened Apr 26, 2023 by 4LT
LOAD_SUPER_ATTR doesn't match monitoring behavior of the opcodes it replaces type-bug An unexpected behavior, bug, or error
#103865 opened Apr 26, 2023 by carljm
RecursionError in pyclbr.readmodule_ex docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided
#103864 opened Apr 26, 2023 by baltsers
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.