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

perf: http.cookiejar.deepvalues improve
#110874 opened Oct 14, 2023 by Tunglies
_splitnetloc in urllib split netloc wrongly if username or password contain special charcaters stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110869 opened Oct 14, 2023 by Mattia2700
test__xxinterpchannels: _xxinterpchannels.ChannelClosedError is raised tests Tests in the Lib/test dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#110866 opened Oct 14, 2023 by Eclips4
PyLong_FromString() does not always set *pend on error 3.11 bug and security fixes 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-C-API
#110865 opened Oct 14, 2023 by serhiy-storchaka
Argument Clinic: vararg + kw-only crash topic-argument-clinic type-bug An unexpected behavior, bug, or error
#110864 opened Oct 14, 2023 by sobolevn
Provide PyLong conversions with Py_(u)intptr_t easy interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement
#110863 opened Oct 14, 2023 by pitrou
Add float precision variable to csv.writer / reader stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#110852 opened Oct 14, 2023 by chaeynz
Can't include Python.h from C++ code on macOS Sonoma / Clang 15 OS-mac type-bug An unexpected behavior, bug, or error
#110845 opened Oct 13, 2023 by lunixbochs
parse_qsl method does not parse query strings without "=" stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#110843 opened Oct 13, 2023 by anthonyoteri
threading Thread.join should call the OS join API type-feature A feature request or enhancement
#110829 opened Oct 13, 2023 by gpshead
AIX fails to build _testcapi extension: Undefined symbol: .__atomic_fetch_or_8 build The build process and cross-build type-bug An unexpected behavior, bug, or error
#110828 opened Oct 13, 2023 by ayappanec
test_sysconfig test_library fails on macOS framework installs, like the python.org installer 3.13 new features, bugs and security fixes OS-mac type-bug An unexpected behavior, bug, or error
#110824 opened Oct 13, 2023 by ned-deily
Assertion failure in test_capi test_alignof_max_align_t possible with macOS universal2 (multi-arch) builds 3.12 bugs and security fixes 3.13 new features, bugs and security fixes build The build process and cross-build OS-mac
#110820 opened Oct 13, 2023 by ned-deily
Inconsistent behaviour in os.path.islink for symbolic links to directories type-bug An unexpected behavior, bug, or error
#110807 opened Oct 13, 2023 by igordertigor
Intermittent failure in test_sys.SysModuleTest.test_current_exceptions tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#110796 opened Oct 13, 2023 by FFY00
Add GitHub Actions job that runs the tests in an installed Python type-feature A feature request or enhancement
#110793 opened Oct 13, 2023 by FFY00
[Regression] TypeVar crashes when name is specified via keyword parameters topic-typing type-crash A hard crash of the interpreter, possibly with a core dump
#110782 opened Oct 12, 2023 by mxschmitt
ProTip! Type g i on any issue or pull request to go back to the issue listing page.