Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy 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
Usealt +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
Assigned to nobodyLoading
Sort

Issues list

Creating a subinterpreter when Python is run with -X tracemalloc leads to segfault 3.14bugs and security fixes 3.15new features, bugs and security fixes topic-subinterpreters type-crashA hard crash of the interpreter, possibly with a core dump
#134604 openedMay 23, 2025 byemmatyping
The devcontainer doesn't include the bits to build the _zstd module 3.14bugs and security fixes 3.15new features, bugs and security fixes buildThe build process and cross-build extension-modulesC modules in the Modules dir type-bugAn unexpected behavior, bug, or error
#134583 openedMay 23, 2025 bypablogsal
untokenize() round-trip fails for t-strings (with only type + string) 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134582 openedMay 23, 2025 byloic-simon
-m pdb -p -- other side cannot read debug script due to too-strict permissions 3.14bugs and security fixes 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error
#134546 openedMay 22, 2025 byasottile
dataclass.__eq__ no longer errors on missing attributes in Python 3.13 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir topic-dataclasses type-bugAn unexpected behavior, bug, or error
#134488 openedMay 22, 2025 bywillhcr
Error in Format Specification Mini-Language concerningprecision_with_grouping in 3.14 3.14bugs and security fixes 3.15new features, bugs and security fixes docsDocumentation in the Doc dir type-bugAn unexpected behavior, bug, or error
#134449 openedMay 21, 2025 byjonathanpoelen
The C API needs to protect state that can be deleted by finalization 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes topic-C-API topic-free-threading topic-subinterpreters triagedThe issue has been accepted as valid by a triager.
#134307 openedMay 20, 2025 byZeroIntensity
~bool deprecation not reported for literals 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134280 openedMay 19, 2025 bydecorator-factory
Python 3.15.0: test_sys.test_getallocatedblocks() fails if run after test_collections.test_odd_sizes() 3.14bugs and security fixes 3.15new features, bugs and security fixes testsTests in the Lib/test dir type-bugAn unexpected behavior, bug, or error
#134248 openedMay 19, 2025 byFearless-Badger
os.removedirs() should define whether it follows symlinks 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes docsDocumentation in the Doc dir
#134161 openedMay 17, 2025 bycalestyo
Out-of-bounds read in integrated mimalloc (fixed upstream) 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-bugAn unexpected behavior, bug, or error
#134070 openedMay 15, 2025 byfuhsnn
2
@colesbury
1
Simplifytyping.evaluate_forward_ref 3.14bugs and security fixes 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir topic-typing type-bugAn unexpected behavior, bug, or error
#133960 openedMay 13, 2025 byJelleZijlstra
typing.get_type_hints() raises on invalid types only if they're wrapped in a ForwardRef 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir topic-typing type-bugAn unexpected behavior, bug, or error
#133959 openedMay 13, 2025 byJelleZijlstra
segfault in gc with 3.14.0b1, trio and pytest 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) type-crashA hard crash of the interpreter, possibly with a core dump
#133932 openedMay 12, 2025 byjakkdl
What's New in Python 3.15 (copyediting) 3.15new features, bugs and security fixes docsDocumentation in the Doc dir
#133879 openedMay 11, 2025 bypicnixz
Pickled files with pathlib.Path cannot be loaded in py >= 3.13 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir topic-pathlib type-bugAn unexpected behavior, bug, or error
#133789 openedMay 9, 2025 bykushaangupta
Use-after-free inunicode_escape decoder with error handler 3.9only security fixes 3.10only security fixes 3.11only security fixes 3.12only security fixes 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) release-blocker topic-unicode type-crashA hard crash of the interpreter, possibly with a core dump type-securityA security issue
#133767 openedMay 9, 2025 bysethmlarson
LOAD_FAST_BORROW not being used even when safe to do so, if value is live at BB end. 3.15new features, bugs and security fixes performancePerformance or resource usage
#133672 openedMay 8, 2025 bymarkshannon
Remove deprecatedzipimport.zipimporter.load_module 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir type-featureA feature request or enhancement
#133656 openedMay 8, 2025 byWulian233
Remove deprecated C API objects slated for removal in 3.15 3.15new features, bugs and security fixes interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-C-API
#133644 openedMay 8, 2025 bypicnixz
3 of 8 tasks
Finish deprecation period for some sqlite3.Connection APIs 3.15new features, bugs and security fixes extension-modulesC modules in the Modules dir topic-sqlite3
#133595 openedMay 7, 2025 byserhiy-storchaka
Ensure thatmultiprocessing.util.get_temp_dir() can be used to create socket files with limited path length 3.14bugs and security fixes 3.15new features, bugs and security fixes stdlibPython modules in the Lib dir topic-multiprocessing type-bugAn unexpected behavior, bug, or error
#132124 openedApr 5, 2025 byPoupine
os.stat() on Windows succeeds for nonexistent paths with trailing spaces 3.15new features, bugs and security fixes OS-windows stdlibPython modules in the Lib dir type-bugAn unexpected behavior, bug, or error
#84419 openedApr 9, 2020 bylalochmannequin
HTMLParser.handle_starttag should mention that value can be None 3.13bugs and security fixes 3.14bugs and security fixes 3.15new features, bugs and security fixes docsDocumentation in the Doc dir easy
#82665 openedOct 15, 2019 bysrittaumannequin
ProTip! Updated in the last three days:updated:>2025-05-20.

[8]ページ先頭

©2009-2025 Movatter.jp