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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

ctypes: Switch field accessors to fixed-width integers extension-modules C modules in the Modules dir topic-ctypes type-feature A feature request or enhancement
#127295 opened Nov 26, 2024 by encukou
ENH: Improve help() to suggest related commands when invalid input is given pending The issue will be closed if no feedback is provided type-feature A feature request or enhancement
#127284 opened Nov 26, 2024 by bushraqurban
Make CopyComPointer public and add to ctypes doc. stdlib Python modules in the Lib dir topic-ctypes type-feature A feature request or enhancement
#127255 opened Nov 25, 2024 by junkmd
gh-127221: Add colour to unittest output awaiting merge stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#127223 opened Nov 24, 2024 by hugovk Loading…
Add colour to unittest output stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#127221 opened Nov 24, 2024 by hugovk
Should socketserver.BaseServer have abstract methods? stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#127209 opened Nov 24, 2024 by tungol
Add missing netlink macro constants extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#127197 opened Nov 23, 2024 by rruuaanng
Convert _sysconfigdata to a JSON file topic-sysconfig type-feature A feature request or enhancement
#127178 opened Nov 22, 2024 by FFY00
Pass opaque state to PyContext_AddWatcher callback interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#127124 opened Nov 22, 2024 by rhansen
Remove redundant small int check in long_dealloc interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#127119 opened Nov 21, 2024 by eendebakpt
Outdated socket.NETLINK_* constants extension-modules C modules in the Modules dir OS-linux type-feature A feature request or enhancement
#127072 opened Nov 20, 2024 by tungol
Add an API to allow getting the number of "performance" cores-only type-feature A feature request or enhancement
#127017 opened Nov 19, 2024 by alex
Add __str__ and __repr__ to ConfigParser for Better Debugging and Unit Testing stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#127011 opened Nov 19, 2024 by Agent-Hellboy
Custom environments in subinterpreters topic-subinterpreters type-feature A feature request or enhancement
#126977 opened Nov 18, 2024 by FFY00
Better error message when missing args to pdb command stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#126944 opened Nov 18, 2024 by hauntsaninja
Feature Request: Expose Handling Frame Information in Python's Traceback Module stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#126935 opened Nov 17, 2024 by vanschelven
Allow relative imports in the __main__ module type-feature A feature request or enhancement
#126926 opened Nov 17, 2024 by FFY00
_CHECK_FUNCTION interferes with partial evaluation interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#126902 opened Nov 16, 2024 by Fidget-Spinner
Add **kw to tkinter.Misc.after and tkinter.Misc.after_idle stdlib Python modules in the Lib dir topic-tkinter type-feature A feature request or enhancement
#126899 opened Nov 16, 2024 by Xiaokang2022
Add freelist for compact int objects interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#126868 opened Nov 15, 2024 by eendebakpt
Remove the AST optimizer interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#126835 opened Nov 14, 2024 by Eclips4
Provide visualizations of executor graphs interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#126833 opened Nov 14, 2024 by markshannon
ProTip! no:milestone will show everything without a milestone.