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
Label
Projects
Milestones
Assignee
Sort
Issues list
TIP 538 prevents building Tkinter against Tcl 8.7 built with bundled libtommath
type-bug
An unexpected behavior, bug, or error
#103839
opened Apr 25, 2023 by
chrstphrchvz
SQLite connections are not closed when calling .close() in 3.11
topic-sqlite3
type-bug
An unexpected behavior, bug, or error
#103837
opened Apr 25, 2023 by
jhoekx
Found Heap-use-after-free errors and SEGV in Python
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
#103824
opened Apr 25, 2023 by
JohenanLi
Return newly added Enum constants for month and days in calendar module
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
#103822
opened Apr 25, 2023 by
Agent-Hellboy
IDLE bindings for scrolling using buttons 4 and 5 should only apply to X11
topic-IDLE
type-bug
An unexpected behavior, bug, or error
#103820
opened Apr 25, 2023 by
chrstphrchvz
Add missing tests to the dis module
tests
Tests in the Lib/test dir
#103804
opened Apr 24, 2023 by
jkchandalia
compiler's line number propagation algorithm could be more robust
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
#103795
opened Apr 24, 2023 by
iritkatriel
Defer string formatting in asyncio Task creation
topic-asyncio
type-feature
A feature request or enhancement
#103793
opened Apr 24, 2023 by
itamaro
Fix DeprecationWarnings in test_fstring
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#103786
opened Apr 24, 2023 by
jaimealonso
ast.unparse not working. Throwing error like AttributeError: 'assign' object has no attribute 'lineno'.
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
#103768
opened Apr 24, 2023 by
ankit-gautam23
Implement PEP 695
topic-typing
type-feature
A feature request or enhancement
#103763
opened Apr 24, 2023 by
JelleZijlstra
4 tasks
Extracting Original Arguments of Union
topic-typing
type-feature
A feature request or enhancement
#103762
opened Apr 24, 2023 by
hmc-cs-mdrissi
Add test case in os.register_at_fork to verify new and old forkers get executed
tests
Tests in the Lib/test dir
type-feature
A feature request or enhancement
#103758
opened Apr 24, 2023 by
itsankitkp
cv2 result in python crashing due to typehints
type-crash
A hard crash of the interpreter, possibly with a core dump
#103757
opened Apr 24, 2023 by
ahmedhishamradwan
Multiple ':envvar:' check warnings in Doc/using/windows.rst
docs
Documentation in the Doc dir
type-bug
An unexpected behavior, bug, or error
#103756
opened Apr 24, 2023 by
terryjreedy
uuid.uuid1 seems to rotate a lot less than expected
stdlib
#103755
opened Apr 24, 2023 by
xmo-odoo
Make sure that typing cache differentiate A feature request or enhancement
Union[int, str] and Union[str, int]
topic-typing
type-feature
#103749
opened Apr 24, 2023 by
sobolevn
Allocating extra data after an object instance
topic-C-API
type-feature
A feature request or enhancement
#103743
opened Apr 24, 2023 by
jbradaric
Implement and document PEP 713
type-feature
A feature request or enhancement
#103741
opened Apr 24, 2023 by
amyreese
3 tasks
Allow __slots__ on classes with Py_TPFLAGS_ITEMS_AT_END
type-bug
An unexpected behavior, bug, or error
#103740
opened Apr 24, 2023 by
jbradaric
Python appears to degrade Windows 10 functionality, eventually requiring reboot
3.9
only security fixes
OS-windows
pending
The issue will be closed if no feedback is provided
type-bug
An unexpected behavior, bug, or error
#103738
opened Apr 24, 2023 by
DManowitz
IDLE - Remove unneeded .keys for dict iteration
topic-IDLE
#103737
opened Apr 24, 2023 by
terryjreedy
Remove recognition of "procbody" Tcl value type
extension-modules
C modules in the Modules dir
topic-tkinter
#103735
opened Apr 24, 2023 by
chrstphrchvz
Empty unclosed f-string does not directly raise a SyntaxError in the REPL
type-bug
An unexpected behavior, bug, or error
#103727
opened Apr 23, 2023 by
lysnikolaou
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.