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

test_capi has refleaks type-bug An unexpected behavior, bug, or error
#113787 opened Jan 6, 2024 by Eclips4
HttpOnly prefix appending feature of MozillaCookieJar almost never works stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#113775 opened Jan 6, 2024 by kairi003
PyAsyncGenASend objects allocated from freelists may not have their finalizers called 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-asyncio type-bug An unexpected behavior, bug, or error
#113753 opened Jan 5, 2024 by colesbury
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader awaiting merge needs backport to 3.12 bug and security fixes type-bug An unexpected behavior, bug, or error
#113738 opened Jan 5, 2024 by serhiy-storchaka Loading…
CSV reader should support QUOTE_NOTNULL and QUOTE_STRINGS 3.12 bugs and security fixes 3.13 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#113732 opened Jan 5, 2024 by serhiy-storchaka
gh-113594: Fix UnicodeEncodeError in TokenList.fold() awaiting core review needs backport to 3.11 bug and security fixes needs backport to 3.12 bug and security fixes type-bug An unexpected behavior, bug, or error
#113730 opened Jan 5, 2024 by serhiy-storchaka Loading…
Is Preferences window supposed to stay open on Python Launcher? OS-mac type-bug An unexpected behavior, bug, or error
#113718 opened Jan 4, 2024 by justcheking
test_logging's test_111615 fails under WASI 3.12 bugs and security fixes 3.13 new features, bugs and security fixes tests Tests in the Lib/test dir topic-WebAssembly type-bug An unexpected behavior, bug, or error
#113692 opened Jan 3, 2024 by brettcannon
3.12 starts to return an error when all tests in a test file are skipped tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#113661 opened Jan 2, 2024 by fishy
Stack overflow collecting PGO data on Windows 3.12 bugs and security fixes build The build process and cross-build OS-windows performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#113655 opened Jan 2, 2024 by mdboom
Add error to autoconf when building under wasm32-unknown-emscripten 3.13 new features, bugs and security fixes build The build process and cross-build deferred-blocker topic-WebAssembly type-bug An unexpected behavior, bug, or error
#113632 opened Jan 1, 2024 by brettcannon
pygettext does not work with new f-strings (same quotes) type-bug An unexpected behavior, bug, or error
#113604 opened Dec 31, 2023 by Obstbeeren
UTF-8 Email parsing/serialising: Roundtrip exits with “surrogates not allowed” 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-email type-bug An unexpected behavior, bug, or error
#113594 opened Dec 31, 2023 by bronger
del (a, [b]) is currently accepted syntax by the python interpreter docs Documentation in the Doc dir topic-parser type-bug An unexpected behavior, bug, or error
#113587 opened Dec 30, 2023 by 15r10nk
ElementTree.tostring(..., default_namespace=...) incorrectly strips namespace from attributes stdlib Python modules in the Lib dir topic-XML type-bug An unexpected behavior, bug, or error
#113581 opened Dec 30, 2023 by hexagonrecursion
reprlib (used by pytest) infers builtin types based on class __name__ type-bug An unexpected behavior, bug, or error
#113570 opened Dec 29, 2023 by jpivarski
pdb CLI argument parsing errors with arguments to module targets type-bug An unexpected behavior, bug, or error
#113548 opened Dec 28, 2023 by vivster7
webbrowser.py cannot use a non-standard browser under MacOS OS-mac type-bug An unexpected behavior, bug, or error
#113539 opened Dec 28, 2023 by mmaass-x
Cannot cleanly shut down an asyncio based server topic-asyncio type-bug An unexpected behavior, bug, or error
#113538 opened Dec 28, 2023 by CendioOssman
macOS Big Sur input() removes colors OS-mac type-bug An unexpected behavior, bug, or error
#113533 opened Dec 28, 2023 by enty8080
wasi build appears to fail topic-WebAssembly type-bug An unexpected behavior, bug, or error
#113516 opened Dec 27, 2023 by proman2019
Coverage.py test suite fails on 3.13 (since June?) type-bug An unexpected behavior, bug, or error
#113486 opened Dec 26, 2023 by nedbat
memory leak in _PyPathConfig_UpdateGlobal type-bug An unexpected behavior, bug, or error
#113442 opened Dec 23, 2023 by nascheme
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.