RepoNotes
Toggle theme
Loading ...
Sign in
python/cpython
The Python programming language
72880
7
9328
Readme
Notes
New Note
Sign in to add notes for this repository
RN
python
31030
Followers
0
Following
91
Repos
No Twitter
Repositories related to the Python Programming language
Branches
main
3.15
3.14
Releases
Commits
gh-84353: Preserve non-UTF-8 filenames when appending to ZipFile (GH-150091) Preserve non-UTF-8 filenames when appending to a ZipFile. --------- Co-authored-by: Gregory P. Smith <greg@krypto.org>
gh-141984: Remove accidental merge markers (GH-150517)
gh-141984: Reword docs on "enclosed" atom grammar (GH-148622) Reorganize and reword the docs on atoms in parentheses, brackets and braces: parenthesized groups, list/set/dict/tuple displays, and comp
Issues
mock.mock_open __exit__ called as instance method from contextlib.ExitStack context
test_tracemalloc: test_tracemalloc_track_race() crashs on GHA iOS CI
gh-150462: Fix cursor position when using `\b`