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

Calling Py_DECREF twice does not result in error with debug build interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#109496 opened Sep 16, 2023 by kevinAlbs
_pydatetime.datetime has extra unnecessary slots performance Performance or resource usage
#109495 opened Sep 16, 2023 by Gobot1234
asyncio warnings and errors triggered by stressful code topic-asyncio type-bug An unexpected behavior, bug, or error
#109490 opened Sep 16, 2023 by shoffmeister
Further improve test_future_stmt tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#109485 opened Sep 16, 2023 by sobolevn
argparse fails to get value of argument if the value is -- pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#109475 opened Sep 16, 2023 by kushal-kumaran
Compiler warnings on string comparisons in _testcapi build The build process and cross-build extension-modules C modules in the Modules dir tests Tests in the Lib/test dir
#109469 opened Sep 15, 2023 by iritkatriel
Add ipv6_mapped property to IPv4Address type-feature A feature request or enhancement
#109466 opened Sep 15, 2023 by csm10495
unexisting con.json file: misreport the exists, and fail writing type-bug An unexpected behavior, bug, or error
#109458 opened Sep 15, 2023 by yantaozhao
Codec.encode/decode should be documented as positional only docs Documentation in the Doc dir
#109444 opened Sep 15, 2023 by srittau
Possible integer overflow in _PyObject_NewVar type-bug An unexpected behavior, bug, or error
#109415 opened Sep 14, 2023 by RuiliF
libregrtest: Improve type hints; explore running mypy in CI tests Tests in the Lib/test dir type-feature A feature request or enhancement
#109413 opened Sep 14, 2023 by AlexWaygood
Spring cleaning CI workflow logs
#109399 opened Sep 14, 2023 by hugovk
1 of 5 tasks
High CPU usage using Python 3.11.5 and up OS-windows performance Performance or resource usage topic-SSL type-bug An unexpected behavior, bug, or error
#109386 opened Sep 13, 2023 by boxothing
pystats should save all metadata necessary to perform comparison in pystats .json output type-bug An unexpected behavior, bug, or error
#109373 opened Sep 13, 2023 by mdboom
Segfault with ctypes c_void_p created from casting a CFUNCTYPE 3.12 bugs and security fixes 3.13 new features, bugs and security fixes topic-ctypes type-crash A hard crash of the interpreter, possibly with a core dump
#109372 opened Sep 13, 2023 by sklam
ProTip! Adding no:label will show everything without a label.