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
path:
root
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.14.1
v3.14.1
Hugo van Kemenade
2025-12-02
2
-4/+4
*
[3.14] Document None for timeout argument of select.select (GH-142177) (#142182)
Petr Viktorin
2025-12-02
1
-2/+3
*
[3.14] gh-141473: Document not calling Popen.wait after Popen.communicate tim...
Miss Islington (bot)
2025-12-01
1
-0/+5
*
[3.14] gh-142066: Fix grammar in multiprocessing Pipes and Queues (GH-142121)...
Miss Islington (bot)
2025-12-01
1
-2/+2
*
[3.14] gh-142067: Add missing default value for param in `multiprocessing.Pip...
Miss Islington (bot)
2025-11-30
1
-1/+1
*
[3.14] gh-133146: Add the old public `get_value` method to documentation and ...
Hugo van Kemenade
2025-11-30
1
-0/+10
*
[3.14] gh-132795: Add docs for `multiprocessing.Semaphore.locked` (GH-133299)...
Miss Islington (bot)
2025-11-30
1
-0/+12
*
[3.14] Docs: Prepare for Sphinx 9 (GH-142057) (#142091)
Miss Islington (bot)
2025-11-29
1
-5/+2
*
[3.14] GH-121970: Remove Docutils list monkeypatch (GH-142056) (#142088)
Miss Islington (bot)
2025-11-29
2
-24/+24
*
[3.14] GH-141963: Clarify argparse documentation (GH-141964) (#142076)
Miss Islington (bot)
2025-11-29
1
-8/+8
*
[3.14] Docs: multi-disk ZIP files -> multipart ZIP files (GH-141962) (#142074)
Miss Islington (bot)
2025-11-29
1
-9/+9
*
[3.14] gh-141994: Warn of XXE vulnerability in documentation of SAX feature `...
Miss Islington (bot)
2025-11-29
1
-0/+8
*
[3.14] gh-141473: Fix subprocess.Popen.communicate to send input to stdin upo...
Miss Islington (bot)
2025-11-29
1
-1/+3
*
[3.14] gh-106318: Add examples for str.join() (GH-140315) (#141906)
Miss Islington (bot)
2025-11-24
1
-1/+12
*
[3.14] gh-106318: Add example for str.format() (GH-137018) (#141904)
Miss Islington (bot)
2025-11-24
1
-1/+7
*
[3.14] gh-106318: Add example for str.isalpha() (GH-137557) (#141901)
Hugo van Kemenade
2025-11-24
1
-0/+12
*
[3.14] gh-106318: Add example for str.isascii() (GH-137558) (#141898)
Miss Islington (bot)
2025-11-24
1
-1/+8
*
[3.14] gh-106318: Add example for str.isdecimal() (GH-137559) (#141893)
Miss Islington (bot)
2025-11-24
1
-2/+11
*
[3.14] GH-101100: Resolve reference warnings in library/stdtypes.rst (GH-1384...
Miss Islington (bot)
2025-11-22
1
-5/+6
*
[3.14] gh-101100: Fix sphinx warnings in `library/unittest.rst` (GH-140109) (...
Miss Islington (bot)
2025-11-22
1
-25/+25
*
[3.14] Docs: Fix typo in socketserver documentation (GH-140956) (#141799)
Miss Islington (bot)
2025-11-20
1
-1/+1
*
[3.14] Correct class name from PullDom to PullDOM (GH-141207) (#141743)
Miss Islington (bot)
2025-11-19
1
-1/+1
*
[3.14] gh-140873: Fix the singledispatchmethod documentation (GH-141523)
Serhiy Storchaka
2025-11-18
1
-1/+1
*
[3.14] Add missing backticks in os and decimal docs (GH-141699) (#141705)
Miss Islington (bot)
2025-11-18
2
-2/+2
*
[3.14] gh-130160: Add anchors to CLI Usage section for `cmdline` (GH-133182) ...
Miss Islington (bot)
2025-11-17
8
-13/+26
*
[3.14] gh-141650: Fix typo in `xml.sax.saxutils.unescape` documentation (GH-1...
Miss Islington (bot)
2025-11-17
1
-1/+1
*
[3.14] gh-137952: update `csv.Sniffer().has_header()` docs to describe the ac...
Miss Islington (bot)
2025-11-12
1
-2/+2
*
[3.14] gh-139533: fix refs to code without proper markups on turtledemo doc (...
Miss Islington (bot)
2025-11-11
1
-62/+62
*
[3.14] gh-140578: Doc: Remove sencence implying that concurrent.futures.Threa...
Miss Islington (bot)
2025-11-11
1
-2/+5
*
[3.14] gh-139707: Specify `winreg`, `msvcrt` and `winsound` module availabili...
Miss Islington (bot)
2025-11-10
3
-0/+6
*
[3.14] gh-141343: Fix swapped words in `sorted` doc (GH-141357)
Miss Islington (bot)
2025-11-10
1
-1/+1
*
[3.14] gh-139707: Add docs for optional modules (GH-140171) (GH-141204)
Stan Ulbrych
2025-11-10
16
-8/+51
*
[3.14] gh-141004: Document `pyctype.h` macros (GH-141272) (GH-141340)
Miss Islington (bot)
2025-11-10
1
-2/+2
*
[3.14] gh-62480: De-personalize "Partial mocking" section in `unittest.mock` ...
Miss Islington (bot)
2025-11-10
1
-6/+6
*
[3.14] gh-62480: De-personalize "Mocking Unbound Methods" section in `unittes...
Miss Islington (bot)
2025-11-09
1
-12/+11
*
[3.14] gh-140980: document `SET_FUNCTION_ATTRIBUTE` flag for `annotate` funct...
Miss Islington (bot)
2025-11-09
1
-0/+4
*
[3.14] gh-141127: Clarify os.symlink() documentation for argument order (GH-1...
Miss Islington (bot)
2025-11-09
1
-0/+3
*
[3.14] gh-141246: Link to correct Windows docs in `time.sleep()` doc (GH-1412...
Miss Islington (bot)
2025-11-08
1
-2/+2
*
[3.14] gh-141004: correctly document `Py_HASH_*` and `PyHASH_*` as `hash_info...
Miss Islington (bot)
2025-11-08
1
-1/+5
*
[3.14] gh-140793: Improve documentatation and tests for the ensure_ascii opti...
Miss Islington (bot)
2025-11-08
1
-5/+9
*
[3.14] Minor documentation improvements (GH-140626) (#141160)
Miss Islington (bot)
2025-11-06
2
-8/+8
*
[3.14] Minor fixes to `idle.rst` and regenerate `help.html` (GH-140037) (#141...
Miss Islington (bot)
2025-11-06
1
-3/+3
*
[3.14] gh-140569: recommend the new REPL in the asyncio REPL docs (GH-140570)...
Miss Islington (bot)
2025-11-06
1
-0/+4
*
[3.14] Fix Queue.shutdown docs for condition to unblock a join (gh-137088) (#...
Stan Ulbrych
2025-11-06
2
-6/+8
*
[3.14] gh-118516: clarify that subprocess are automatically killed if transpo...
Miss Islington (bot)
2025-11-06
2
-0/+12
*
[3.14] GH-108009: Add clarification of parser and argument defaults in argpar...
Miss Islington (bot)
2025-11-05
1
-1/+3
*
[3.14] gh-76007: remove curses.__version__ doc (GH-141052) (#141076)
Miss Islington (bot)
2025-11-05
1
-1/+0
*
[3.14] gh-139313: Improve docs on XML security (GH-139460) (GH-141065)
Miss Islington (bot)
2025-11-05
2
-5/+26
*
[3.14] Docs: Fix cached calls count in factorial example (gh-140882) (gh-141031)
Miss Islington (bot)
2025-11-05
1
-3/+3
*
[3.14] gh-141007: update string module source code link (GH-141008) (#141030)
Miss Islington (bot)
2025-11-05
1
-1/+1
[next]