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

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
Disable vfork() when running under ASAN type-bug An unexpected behavior, bug, or error
#103726 opened Apr 23, 2023 by colesbury
grammatical error in ssl.SSLContext.sslsocket_class docstring docs Documentation in the Doc dir
#103723 opened Apr 23, 2023 by graingert
Allow defining GenericAlias-like things 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-typing type-feature A feature request or enhancement
#103721 opened Apr 23, 2023 by adriangb
Length of type names in AttributeError are inconsistent interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#103712 opened Apr 23, 2023 by alex
build python.wasm for wasm-micro-runtime build The build process and cross-build topic-WebAssembly
#103710 opened Apr 23, 2023 by y-ykcir
Make site-packages implementation configurable type-feature A feature request or enhancement
#103708 opened Apr 23, 2023 by itsankitkp
Do not skip Tkinter tests for ASAN builds if not using X11 tests Tests in the Lib/test dir topic-tkinter type-feature A feature request or enhancement
#103707 opened Apr 23, 2023 by chrstphrchvz
Add convenience variables to pdb type-feature A feature request or enhancement
#103693 opened Apr 22, 2023 by gaogaotiantian
Tk 8.7: TIP 577 breaks tkinter.Menu.index() stdlib Python modules in the Lib dir topic-tkinter type-bug An unexpected behavior, bug, or error
#103685 opened Apr 22, 2023 by chrstphrchvz
python3 shebang does not work with py.exe and venv on Windows OS-windows type-bug An unexpected behavior, bug, or error
#103679 opened Apr 22, 2023 by oldium
IDLE - Update code with pyupgrade topic-IDLE type-feature A feature request or enhancement
#103668 opened Apr 21, 2023 by terryjreedy
'str' expected, not PosixPath type-feature A feature request or enhancement
#103659 opened Apr 21, 2023 by moefear85
Out-of-bounds read in unicodeobject.c ascii_decode() type-crash A hard crash of the interpreter, possibly with a core dump type-security A security issue
#103656 opened Apr 20, 2023 by guidovranken
perf maps address format 3.12 new features, bugs and security fixes 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#103650 opened Apr 20, 2023 by art049
Invalid arument error for datetime.timestamp() method in windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103648 opened Apr 20, 2023 by subindevs
make failed:Failed to build these modules: _bz2 build The build process and cross-build extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#103647 opened Apr 20, 2023 by af913337456
Windows Store installation of Python adds a pip.ini file which configures --user type-bug An unexpected behavior, bug, or error
#103646 opened Apr 20, 2023 by pfmoore
Inherited multiprocessing.Process cannot be utilized with multiprocessing.Pool stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#103645 opened Apr 20, 2023 by vahvero
Convert calendar constants to enums and add months 3.12 new features, bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#103636 opened Apr 19, 2023 by ethanfurman
ProTip! Add no:assignee to see everything that’s not assigned.