index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.14.0rc3
v3.14.0rc3
Hugo van Kemenade
2025-09-18
34
-262/+592
*
[3.14] GH-139067: Add example for `argparse`'s `append` action (GH-131389) (#...
Miss Islington (bot)
2025-09-17
1
-7/+7
*
[3.14] gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emsc...
Miss Islington (bot)
2025-09-17
9
-201/+129
*
[3.14] gh-132558: Improve `argparse` docs on combining `type` and `choices` (...
Miss Islington (bot)
2025-09-17
1
-4/+9
*
[3.14] gh-137988: Fix const description in argparse.add_argument() docs (GH-1...
Miss Islington (bot)
2025-09-17
1
-2/+2
*
[3.14] gh-99948: Support ctypes.util.find_library in emscripten environment (...
Miss Islington (bot)
2025-09-17
3
-0/+88
*
[3.14] gh-138896: Fix error installing C runtime on non-updated Windows machi...
Miss Islington (bot)
2025-09-17
2
-2/+3
*
[3.14] GH-123299: Copyedit 3.14 What's New: C API (GH-138987) (#139021)
Miss Islington (bot)
2025-09-17
2
-189/+169
*
[3.14] gh-138514: getpass: restrict `echo_char` to a single ASCII character (...
Miss Islington (bot)
2025-09-17
5
-9/+57
*
[3.14] gh-139006: Doc: Clarify html.escape function description (GH-139016) (...
Miss Islington (bot)
2025-09-17
1
-3/+6
*
[3.14] gh-138998: Upgrade vendored expat to 2.7.2 (GH-138999) (#139024)
Miss Islington (bot)
2025-09-17
10
-388/+764
*
[3.14] gh-137226: Fix get_type_hints() on generic TypedDict with stringified ...
Jelle Zijlstra
2025-09-17
3
-12/+39
*
[3.14] gh-138966: Add description for `gi_suspended` attribute (GH-139008) (#...
Miss Islington (bot)
2025-09-17
1
-0/+3
*
[3.14] Revert "gh-118803: Remove `ByteString` from `typing` and `collections....
Miss Islington (bot)
2025-09-17
13
-31/+127
*
[3.14] gh-110936: Reorder string literal definition in Lexical Analysis (GH-1...
Miss Islington (bot)
2025-09-16
1
-2/+2
*
[3.14] gh-54874: Expand unicodedata module documentation (GH-138301) (#138346)
Miss Islington (bot)
2025-09-16
1
-32/+68
*
[3.14] gh-137985: Correct description of Formatter's datefmt param in logging...
Miss Islington (bot)
2025-09-16
1
-3/+2
*
[3.14] gh-138871: Clarify NameError exception in 'del' (GH-138881) (#138903)
Miss Islington (bot)
2025-09-16
1
-2/+2
*
[3.14] gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (GH-138350) (#138356)
Miss Islington (bot)
2025-09-16
3
-4/+4
*
[3.14] gh-135329: prevent infinite traceback loop on Ctrl-C for strace (GH-1...
Miss Islington (bot)
2025-09-16
4
-3/+171
*
[3.14] gh-128636: Fix crash in PyREPL when os.environ is overwritten with an ...
Miss Islington (bot)
2025-09-16
5
-9/+33
*
[3.14] gh-134953: Expand theming for `True`/`False`/`None` (GH-135000) (#138928)
Miss Islington (bot)
2025-09-15
3
-0/+6
*
[3.14] gh-138801: re-enable `pyrepl` tests on Windows (GH-138802) (GH-138815)
Miss Islington (bot)
2025-09-15
1
-8/+4
*
[3.14] gh-138669: Increase test coverage for difflib (GH-138670) (#138817)
Miss Islington (bot)
2025-09-14
1
-0/+39
*
[3.14] gh-138804: Check type in `shlex.quote` (GH-138809) (#138846)
Miss Islington (bot)
2025-09-13
3
-0/+9
*
[3.14] gh-138479: Ensure that `__typing_subst__` returns a tuple (GH-138482) ...
Miss Islington (bot)
2025-09-12
3
-0/+31
*
[3.14] gh-71810: Fix corner case (length==0) for int.to_bytes() (GH-138739) (...
Miss Islington (bot)
2025-09-12
3
-3/+10
*
[3.14] gh-116946: fully implement GC protocol for `zlib` objects (GH-138290) ...
Bénédikt Tran
2025-09-12
1
-19/+58
*
[3.14] Improve permission error messages in pdb and asyncio.tools (GH-134290)...
Miss Islington (bot)
2025-09-12
4
-1/+109
*
[3.14] gh-138005: Document that CSV `skipinitialspace=True` and `delimiter=' ...
Miss Islington (bot)
2025-09-11
1
-2/+3
*
[3.14] gh-138081: fix some dead links in InternalDocs (GH-138082) (#138781)
Miss Islington (bot)
2025-09-11
3
-3/+3
*
[3.14] gh-138081: Fix/remove incorrect links in `idlelib/HISTORY.txt` (GH-138...
Miss Islington (bot)
2025-09-11
1
-5/+5
*
[3.14] GH-138562: Remove ``sort()`` from the common sequence methods in the d...
Miss Islington (bot)
2025-09-11
1
-5/+8
*
[3.14] Add impl-detail block for PyLong_FromLong docs (GH-126422) (#138694)
Miss Islington (bot)
2025-09-11
1
-3/+5
*
[3.14] gh-138644: Update c-api docs of `PyInterpreterState` about PEP-684 (GH...
Miss Islington (bot)
2025-09-11
1
-1/+9
*
[3.14] gh-135676: Reword the Operators & Delimiters section(s) (GH-137713) (#...
Miss Islington (bot)
2025-09-11
1
-56/+51
*
[3.14] gh-138307: Update the Ellipsis documentation (GH-138306) (#138440)
Miss Islington (bot)
2025-09-11
5
-7/+45
*
[3.14] Docs: Fix typo in `shutil.make_archive` example (GH-138188) (#138195)
Miss Islington (bot)
2025-09-11
1
-1/+1
*
[3.14] gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-13608...
Miss Islington (bot)
2025-09-11
1
-2/+13
*
[3.14] Fix typo in `logging` docs (GH-137981) (#137983)
Miss Islington (bot)
2025-09-11
1
-1/+1
*
[3.14] [docs] minor, fix grammar in ssl.SSLContect.sslsocket_class docstring ...
Miss Islington (bot)
2025-09-11
1
-2/+3
*
[3.14] gh-131885: Use positional-only markers for the ``decimal`` module (GH-...
Miss Islington (bot)
2025-09-11
1
-62/+62
*
[3.14] gh-131591: fix formatting of remote debugger docs (GH-137225) (#137874)
Miss Islington (bot)
2025-09-11
1
-11/+11
*
[3.14] Mention the "context manager" keyword in concurrent.futures documentat...
Miss Islington (bot)
2025-09-11
1
-4/+4
*
[3.14] gh-87281: Improve documentation for locale.setlocale() and locale.getl...
Miss Islington (bot)
2025-09-11
1
-10/+74
*
[3.14] gh-136672: Docs: Move Enum functions and add examples (GH-136791) (#13...
Miss Islington (bot)
2025-09-11
2
-21/+36
*
[3.14] gh-125897: Mark range function parameters as positional only (GH-12594...
Miss Islington (bot)
2025-09-11
1
-2/+2
*
[3.14] Fix documentation of hash in PyHash_FuncDef (GH-137595) (#137642)
Miss Islington (bot)
2025-09-11
1
-1/+1
*
[3.14] Replace "ordered arguments" with "positional arguments" in `unittest.m...
Miss Islington (bot)
2025-09-11
1
-1/+1
*
[3.14] Docs: Small clarity change for ``except*`` (GH-121073) (#137494)
Miss Islington (bot)
2025-09-11
1
-1/+1
[next]