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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Exception that calls super().__init__ breaks copy.copy type-bug An unexpected behavior, bug, or error
#125782 opened Oct 21, 2024 by jakkdl
AST Parsed Decorator: col_offset Value for Decorator is Function Position +1. pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#125778 opened Oct 21, 2024 by horw
Should we add runnable example for sys.monitoring? docs Documentation in the Doc dir
#125770 opened Oct 21, 2024 by xuantengh
Support pickling of super object type-feature A feature request or enhancement
#125767 opened Oct 21, 2024 by serhiy-storchaka
reword some parts of "Using Python on Unix platforms" docs Documentation in the Doc dir
#125766 opened Oct 21, 2024 by partev
Space does not make turtledemo/sorting_animate.py Exit normally type-bug An unexpected behavior, bug, or error
#125763 opened Oct 20, 2024 by Wulian233
_pickle.UnpicklingError: Memo value not found at index 1 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#125756 opened Oct 20, 2024 by erik895
Delay deprecated zipimport.zipimporter.load_module removal time to 3.15 type-feature A feature request or enhancement
#125746 opened Oct 20, 2024 by Wulian233
Document FrameLocalsProxy behaviour quirks 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir triaged The issue has been accepted as valid by a triager.
#125731 opened Oct 19, 2024 by ncoghlan
Add turtle module into installion option tcl/tk OS-mac OS-windows type-feature A feature request or enhancement
#125729 opened Oct 19, 2024 by TanChenyu
Crash when generator frame proxies outlive their generator 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-crash A hard crash of the interpreter, possibly with a core dump
#125723 opened Oct 19, 2024 by ncoghlan
Use the latest Sphinx version docs Documentation in the Doc dir
#125722 opened Oct 19, 2024 by AA-Turner
test_concurrent_futures.test_interpreter_pool failing 3.14 new features, bugs and security fixes topic-subinterpreters type-bug An unexpected behavior, bug, or error
#125716 opened Oct 18, 2024 by ericsnowcurrently
_pickle.PicklingError on 3.14.0a1+ when starting a process that references its super() 3.14 new features, bugs and security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#125714 opened Oct 18, 2024 by progval
Enum by-value lookup no longer compares hashable argument to unhashable values 3.13 bugs and security fixes 3.14 new features, bugs and security fixes needs backport to 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#125710 opened Oct 18, 2024 by alien-valkyrie
_Py_DECREF_SPECIALIZED doesn't respect pymalloc tracking 3.13 bugs and security fixes 3.14 new features, bugs and security fixes performance Performance or resource usage
#125703 opened Oct 18, 2024 by pablogsal
Configure EXEEXT hacks are interfering with AX_C_FLOAT_WORDS_BIGENDIAN build The build process and cross-build type-bug An unexpected behavior, bug, or error
#125698 opened Oct 18, 2024 by erlend-aasland
Handle SIGTERM in asyncio pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir topic-asyncio type-feature A feature request or enhancement
#125688 opened Oct 18, 2024 by PSanetra
Paste mode in python 3.13 turns on in interactive help mode but doesn't work 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#125685 opened Oct 18, 2024 by evle-zzz
Python implementation of json.loads() accepts non-ascii digits 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#125682 opened Oct 18, 2024 by nineteendo
Multiprocessing Lock and RLock - invalid representation string on MacOSX. type-bug An unexpected behavior, bug, or error
#125679 opened Oct 18, 2024 by YvesDup
shutil.move documentation conflicts with shutil.copy2 documentation docs Documentation in the Doc dir
#125676 opened Oct 18, 2024 by JasonGross
ProTip! Adding no:label will show everything without a label.