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

print of CR and automatic line wrapping pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#117473 opened Apr 2, 2024 by agowa
[3.11] gh-106883 Fix deadlock in threaded application awaiting review pending The issue will be closed if no feedback is provided
#117332 opened Mar 28, 2024 by diegorusso Loading…
dict and dict.update treat the first argument as a mapping when it has attribute keys without attribute __getitem__ docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#116938 opened Mar 17, 2024 by Prometheus3375
After opening a tkinter window, command line interpreter crashes after getting a command from the clipboard ending with a comment pending The issue will be closed if no feedback is provided topic-tkinter type-bug An unexpected behavior, bug, or error
#116264 opened Mar 3, 2024 by rudyment
Python/C API abort when app build on 3.11 uses 3.10 environment pending The issue will be closed if no feedback is provided topic-C-API type-crash A hard crash of the interpreter, possibly with a core dump
#116139 opened Feb 29, 2024 by serban-seeq
In asyncio.tasks.py sleep() does not handle asyncio.exceptions.CancelledError correctly pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#115842 opened Feb 23, 2024 by data2code
Spurious "Exception in callback None()" after upgrading to 3.12 pending The issue will be closed if no feedback is provided topic-asyncio type-bug An unexpected behavior, bug, or error
#115514 opened Feb 15, 2024 by Tasssadar
ZoneInfo inconsistent case sensitivity on OS-freebsd vs OS-mac pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#115022 opened Feb 5, 2024 by ilankessler
contextlib.contextmanager exit before the start of a decorated function if we use it on async functions pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#114033 opened Jan 13, 2024 by QuentinN42
Argument clinic: add support for creating method aliases pending The issue will be closed if no feedback is provided topic-argument-clinic type-feature A feature request or enhancement
#113270 opened Dec 19, 2023 by eltoder
Unordered UnitTest Methods When Using unittest.defaultTestLoader.sortTestMethodsUsing = None pending The issue will be closed if no feedback is provided
#113247 opened Dec 18, 2023 by iihsan
Calling _run_once with an empty event loop hangs forever pending The issue will be closed if no feedback is provided topic-asyncio type-bug An unexpected behavior, bug, or error
#112741 opened Dec 5, 2023 by phvalguima
asyncio.gather doesn't work with generator and return_exceptions=True pending The issue will be closed if no feedback is provided topic-asyncio type-bug An unexpected behavior, bug, or error
#112572 opened Dec 1, 2023 by ArtemIsmagilov
deadlocked child process after forking on pystate.c's HEAD_LOCK 3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided topic-multiprocessing type-bug An unexpected behavior, bug, or error
#112275 opened Nov 20, 2023 by ChuBoning
end_offset is ignored in subclasses of SyntaxError pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#111609 opened Nov 1, 2023 by stbech
sysconfig.get_config_var("LDLIBRARY") returns non-existent libname pending The issue will be closed if no feedback is provided topic-sysconfig type-bug An unexpected behavior, bug, or error
#111268 opened Oct 24, 2023 by ze897c
ctypes array cannot be returned by value on ARM64 pending The issue will be closed if no feedback is provided topic-ctypes type-bug An unexpected behavior, bug, or error
#110190 opened Oct 1, 2023 by pdegroote
The pydoc3 command uses the incorrect interpreter in virtual environments and fails to bring documentation for installed packages. pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#109115 opened Sep 7, 2023 by CarvellScott
Fail to run tests for peg generator under Python 3.11.4 interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#108969 opened Sep 6, 2023 by ghost
Dataclasses - Support use of Annotated including field as metainfo pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#107051 opened Jul 22, 2023 by mementum
Possible memory leak related to Byte-code compilation interpreter-core (Objects, Python, Grammar, and Parser dirs) pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#106911 opened Jul 20, 2023 by epigramx
multiprocessing Value lock sample code incorrect? docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided
#106691 opened Jul 12, 2023 by jsykes2
Dataclass with __module__ = "builtins" adds __builtins__.__builtins__ pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir
#105203 opened Jun 1, 2023 by The-Compiler
Add support for reading older zip formats in ZipFile pending The issue will be closed if no feedback is provided stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#103412 opened Apr 10, 2023 by distantvale
gh-66646: Explain __base__ attribute in the docs awaiting review DO-NOT-MERGE docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided skip news
#102554 opened Mar 9, 2023 by furkanonder Loading…
ProTip! Add no:assignee to see everything that’s not assigned.