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

Doc build errors in CI due to updated sphinxcontrib-applehelp docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#114021 opened Jan 13, 2024 by ronaldoussoren
make test doesn't work w/ a WASI cross-build via (at least) Tools/wasm/wasi.py build The build process and cross-build topic-WebAssembly type-bug An unexpected behavior, bug, or error
#114013 opened Jan 13, 2024 by brettcannon
Convert several for loops in dataclasses module to list comprehensions stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#114011 opened Jan 13, 2024 by keithasaurus
zipfile local header extra data is inaccessible type-feature A feature request or enhancement
#113994 opened Jan 12, 2024 by AnyOldName3
Interned strings are immortal, despite what the documentation says type-bug An unexpected behavior, bug, or error
#113993 opened Jan 12, 2024 by encukou
libapache2-mod-wsgi-py3: Fatal Python error: Could not allocate TSS entry type-crash A hard crash of the interpreter, possibly with a core dump
#113992 opened Jan 12, 2024 by vishwanathjadhav
Deprecation warning during text completion in REPL type-bug An unexpected behavior, bug, or error
#113978 opened Jan 12, 2024 by WolframAlph
timer.start() yields "can't create new thread at interpreter shutdown" docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#113964 opened Jan 11, 2024 by zenbones
_Py_SetImmortal must be run on allocating thread (no-gil) topic-free-threading type-bug An unexpected behavior, bug, or error
#113956 opened Jan 11, 2024 by mjp41
Tkinter: widget.tag_unbind(tag, sequence, funcid) unbind all bindings 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-tkinter type-bug An unexpected behavior, bug, or error
#113951 opened Jan 11, 2024 by serhiy-storchaka
Speed up Counter.__eq__ performance Performance or resource usage stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113947 opened Jan 11, 2024 by keithasaurus
zipfile detection of when to write a zip64 header should be made accurate type-bug An unexpected behavior, bug, or error type-feature A feature request or enhancement
#113931 opened Jan 11, 2024 by gpshead
isinstance support for Union aliases defined by type keyword. (PEP695) interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-feature A feature request or enhancement
#113904 opened Jan 10, 2024 by randolf-scholz
tarfile: _Stream does not work correctly with a pipe type-bug An unexpected behavior, bug, or error
#113895 opened Jan 10, 2024 by perillo
asyncio ProactorEventLoop didn't check if the socket is blocking topic-asyncio type-bug An unexpected behavior, bug, or error
#113892 opened Jan 10, 2024 by NewUserHa
Support field docstrings for dataclasses that use __slots__ stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#113878 opened Jan 9, 2024 by rhettinger
itertools.combinations complexity enhancement extension-modules C modules in the Modules dir performance Performance or resource usage
#113876 opened Jan 9, 2024 by adriancretu
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.