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

Change names of builtin types exposed in the types module interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#100129 opened Dec 9, 2022 by serhiy-storchaka
Regression in 3.12a3 - segfault in interpreter trampoline type-crash A hard crash of the interpreter, possibly with a core dump
#100126 opened Dec 9, 2022 by jaraco
error in documentation of code.co_positions 3.11 3.12 docs Documentation in the Doc dir interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#100117 opened Dec 8, 2022 by iritkatriel
StopIteration Exception is ignored in map() pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#100111 opened Dec 8, 2022 by shner-elmo
Specialize FOR_ITER for tuples 3.12 performance Performance or resource usage type-feature A feature request or enhancement
#100110 opened Dec 8, 2022 by Fidget-Spinner
Add a section about async generators in asyncio docs docs Documentation in the Doc dir expert-asyncio
#100108 opened Dec 8, 2022 by kumaraditya303
Unclear documentation of zip()'s strict option docs Documentation in the Doc dir
#100101 opened Dec 8, 2022 by JustAnotherArchivist
Add PyDict_ContainsString() expert-C-API type-feature A feature request or enhancement
#100100 opened Dec 8, 2022 by novialriptide
socket.gethostbyname(<hostname>) returns incorrect response type-bug An unexpected behavior, bug, or error
#100094 opened Dec 8, 2022 by saudrehman00
Cannot pickle Mock/MagicMock objects, or use them with multiprocessing type-bug An unexpected behavior, bug, or error
#100090 opened Dec 7, 2022 by parejkoj
Alignment issue docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#100076 opened Dec 7, 2022 by ynaveenkmr
Netlify builds happen for PRs that do not change docs build The build process and cross-build docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#100072 opened Dec 7, 2022 by sobolevn
Same arguments and more similar documentation for exec() and for eval(). type-feature A feature request or enhancement
#100068 opened Dec 7, 2022 by mrolle45
bz2.BZ2File / gzip.GZipFile / lzma.LZMAFile expose misleading fileno method. 3.12 type-bug An unexpected behavior, bug, or error
#100066 opened Dec 6, 2022 by Yhg1s
Error code tables in _ssl and err_name_to_codes are no longer used type-bug An unexpected behavior, bug, or error
#100062 opened Dec 6, 2022 by davidben
Assigning attribute to instance method causes AttributeError interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#100057 opened Dec 6, 2022 by ahopkins
Dictionary view objects (dictview) - incorrect example docs Documentation in the Doc dir
#100049 opened Dec 6, 2022 by eklunko
[Enum] __text_signature__ of EnumType.__call__ and derivatives 3.12 stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#100039 opened Dec 5, 2022 by ethanfurman
Int and float different behavior with TypeError “object layout differs from” type-bug An unexpected behavior, bug, or error
#100037 opened Dec 5, 2022 by bicofevo
stdlib sqlite3 executemany() does not support RETURNING statement expert-sqlite3 type-bug An unexpected behavior, bug, or error
#100021 opened Dec 5, 2022 by zentarim
ProTip! What’s not been updated in a month: updated:<2022-11-09.