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

fcntl module provides no access to F_GETLK operation type-feature A feature request or enhancement
#96694 opened Sep 8, 2022 by eqvinox
gh-90716: add _pylong.py module awaiting core review DO-NOT-MERGE type-feature A feature request or enhancement
#96673 opened Sep 8, 2022 by nascheme Loading…
Better error message for assignment to non-existent __slots__ type-feature A feature request or enhancement
#96663 opened Sep 7, 2022 by Gobot1234
Installer diagnostic messages could be more helpful type-feature A feature request or enhancement
#96649 opened Sep 7, 2022 by nurbles
FR: Change int repr on huge values to automatically use hexadecimal 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#96601 opened Sep 5, 2022 by gpshead
gh-96512: Modernize int_max_str_digits protection in 3.12 awaiting core review DO-NOT-MERGE interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) tests Tests in the Lib/test dir type-feature A feature request or enhancement
#96568 opened Sep 5, 2022 by gpshead Draft
Change docstring of format() built-in type-feature A feature request or enhancement
#96526 opened Sep 3, 2022 by mikez
main branch code cleanups for int_max_str_digits non-backportable TODOs 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#96512 opened Sep 2, 2022 by gpshead
4 tasks
Dump abi without location info type-feature A feature request or enhancement
#96506 opened Sep 2, 2022 by tiran
Supporting path-like objects in sys.path type-feature A feature request or enhancement
#96482 opened Sep 1, 2022 by Jean-Abou-Samra
Save a few bits in dicts performance Performance or resource usage type-feature A feature request or enhancement
#96472 opened Sep 1, 2022 by matthiasgoergens
Queue shutdown type-feature A feature request or enhancement
#96471 opened Sep 1, 2022 by EpicWink
PySequence_GetItem adjusting negative indexes make it difficult to handle them properly docs Documentation in the Doc dir type-feature A feature request or enhancement
#96436 opened Aug 30, 2022 by davidhewitt
[wasm32-emscripten] Make EMSDK version part SOABI type-feature A feature request or enhancement
#96426 opened Aug 30, 2022 by tiran
Improve signature of __getitem__ for list and dict type-feature A feature request or enhancement
#96364 opened Aug 28, 2022 by sobolevn
Deprecate gen.throw(typ, val, tb) 3.12 easy interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) release-blocker type-feature A feature request or enhancement
#96348 opened Aug 28, 2022 by gvanrossum
Use double caching for re._compile() expert-regex performance Performance or resource usage type-feature A feature request or enhancement
#96346 opened Aug 27, 2022 by serhiy-storchaka
Consider adding logging.handlers.LocalSysLogHandler stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#96339 opened Aug 27, 2022 by ronaldoussoren
[WASI] socket support type-feature A feature request or enhancement
#96320 opened Aug 26, 2022 by tiran
Support a pthread and dynamic link build for wasm type-feature A feature request or enhancement
#96254 opened Aug 24, 2022 by rchiodo
Docs: sqlite3 injection attack example is not an example of an SQL injection attack docs Documentation in the Doc dir expert-sqlite3 type-feature A feature request or enhancement
#96250 opened Aug 24, 2022 by erlend-aasland
Execute file open/close in executors type-feature A feature request or enhancement
#96229 opened Aug 24, 2022 by elupus
Add name parameter to a SharedMemoryManager.ShareableList method type-feature A feature request or enhancement
#96215 opened Aug 23, 2022 by Kemsekov
Provide optional type hints in docs.python.org documentation docs Documentation in the Doc dir type-feature A feature request or enhancement
#96186 opened Aug 22, 2022 by kkirsche
ProTip! Add no:assignee to see everything that’s not assigned.