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

C Unpickler memory leak when unpickling big geojsons type-bug An unexpected behavior, bug, or error
#121569 opened Jul 10, 2024 by Pitirus
hex_from_char run faster replacing switch-case with lookup table performance Performance or resource usage type-feature A feature request or enhancement
#121562 opened Jul 10, 2024 by LimaBD
unittest.mock.patch failing on time.time in py3.13 type-bug An unexpected behavior, bug, or error
#121560 opened Jul 10, 2024 by catchyzheng
ContextVars are not thread-safe in the free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#121546 opened Jul 9, 2024 by colesbury
email: documenting different behavior of trailing newline in set_content and set_payload docs Documentation in the Doc dir stdlib Python modules in the Lib dir topic-email
#121542 opened Jul 9, 2024 by ZeroIntensity
Undocumented from_ parameter in _mboxMMDF methods docs Documentation in the Doc dir topic-email
#121529 opened Jul 9, 2024 by sebbASF
shutil.copytree fails due to os.setxattr Permission denied on lustre filesystem type-bug An unexpected behavior, bug, or error
#121524 opened Jul 9, 2024 by Crivella
email: set_content() always assumes trailing EOL topic-email type-bug An unexpected behavior, bug, or error
#121515 opened Jul 8, 2024 by rapidcow
os.sched_yield() + range() unexpected influence type-bug An unexpected behavior, bug, or error
#121512 opened Jul 8, 2024 by socketpair
os.remove missing exception type docs Documentation in the Doc dir
#121509 opened Jul 8, 2024 by prairir
The pyrepl cache doesn't play well with history topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#121499 opened Jul 8, 2024 by pablogsal
Use 64-bit integers for bit counts interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API
#121485 opened Jul 8, 2024 by serhiy-storchaka
3.11 documentation has no changelog entry for 3.11.9 3.11 only security fixes docs Documentation in the Doc dir
#121484 opened Jul 8, 2024 by sparrowt
JSONDecodeError verbose error mesage type-feature A feature request or enhancement
#121479 opened Jul 8, 2024 by ArielRotem1
Barrier hangs indefinitely when arg parties < 0 or invalid type type-bug An unexpected behavior, bug, or error
#121474 opened Jul 8, 2024 by pygeek
Make pdb asyncio aware type-feature A feature request or enhancement
#121468 opened Jul 7, 2024 by gaogaotiantian
pathlib docs: table of corresponding os/os.path functions is disorganised 3.12 bugs and security fixes 3.13 bugs and security fixes 3.14 new features, bugs and security fixes docs Documentation in the Doc dir topic-pathlib
#121462 opened Jul 7, 2024 by barneygale
ProTip! Adding no:label will show everything without a label.