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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-101454: fix documentation for END_ASYNC_FOR (#101455) (#101493)
Irit Katriel
2023-02-01
1
-4/+3
*
gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
Miss Islington (bot)
2023-02-01
1
-3/+8
*
[3.11] gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439) ...
Miss Islington (bot)
2023-01-31
1
-1/+1
*
gh-99276 - Updated Doc/faq/general.rst (GH-101396)
Miss Islington (bot)
2023-01-31
1
-2/+2
*
Add JOBS parameter to docs Makefile (GH-101395)
Miss Islington (bot)
2023-01-31
1
-1/+2
*
gh-77607: Improve accuracy of os.path.join docs (GH-101406)
Miss Islington (bot)
2023-01-31
1
-5/+5
*
Fixes typo in asyncio.TaskGroup context manager code example (GH-101449)
Miss Islington (bot)
2023-01-31
1
-1/+1
*
gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424)
Miss Islington (bot)
2023-01-30
1
-1/+1
*
gh-98240: Updated Path.rename docs, when it is atomic (GH-98245)
Miss Islington (bot)
2023-01-30
1
-0/+2
*
Fix trivial typo in shebang example (GH-101385)
Miss Islington (bot)
2023-01-29
1
-1/+1
*
[3.11] [doc] Add a section on logging handler configuration order. (GH-101380...
Miss Islington (bot)
2023-01-27
1
-0/+23
*
[3.11] [doc] Add some notices to logging configuration documentation. (GH-101...
Miss Islington (bot)
2023-01-27
1
-0/+10
*
[docs] Mention how to get/set a bigint PyLong via the C API (GH-101270)
Miss Islington (bot)
2023-01-24
1
-0/+4
*
Added asyncio REPL example to docs. (GH-101243)
Miss Islington (bot)
2023-01-23
1
-0/+12
*
[3.11] GH-101097: Switch from standard interval notation to greater or less t...
Miss Islington (bot)
2023-01-22
1
-3/+3
*
[3.11] gh-86610: Use attribute directive in docs for pathlib.PurePath (GH-101...
Miss Islington (bot)
2023-01-20
1
-14/+14
*
[3.11] GH-101111: Disambigaute origin of const for store_const and append_con...
Miss Islington (bot)
2023-01-20
1
-3/+3
*
[3.11] Fix minor typos in SSL documentation (GH-101158) (#101201)
Miss Islington (bot)
2023-01-20
1
-8/+8
*
gh-91485: Avoid unnecessary use of non-Python syntax in io docs (GH-101177)
Miss Islington (bot)
2023-01-20
1
-2/+2
*
[3.11] gh-101100: [Enum] Fix sphinx warnings in docs (GH-101122) (#101173)
Miss Islington (bot)
2023-01-20
1
-12/+12
*
[3.11] Provided better example for logging cookbook (GH-101164) (GH-101184)
Miss Islington (bot)
2023-01-20
1
-10/+31
*
[3.11] gh-101144: Allow zipfile.Path .open & .read_text encoding to be positi...
Gregory P. Smith
2023-01-20
1
-0/+12
*
gh-101041: Fix a misspelled name of `utctimetuple` in a doc warning (GH-101042)
Miss Islington (bot)
2023-01-20
1
-1/+1
*
Docs: improve sqlite3 placeholders example (GH-101092)
Miss Islington (bot)
2023-01-18
1
-13/+12
*
Fix typo in `ReprEnum` documentation (GH-101079)
Miss Islington (bot)
2023-01-17
1
-1/+1
*
gh-100247: Improve documentation for custom shebang commands in py.exe launch...
Miss Islington (bot)
2023-01-16
1
-4/+5
*
[3.11] Sync-up parameter name in equivalent code snippet of `enumerate` (GH-1...
Miss Islington (bot)
2023-01-15
1
-2/+2
*
gh-100668: Clarify how sqlite3 maps parameters onto placeholders (GH-100960)
Miss Islington (bot)
2023-01-14
1
-9/+17
*
gh-101021: Document binary parameters as bytes (GH-101024)
Miss Islington (bot)
2023-01-14
1
-5/+5
*
[3.11] Add recipes to showcase tee(), zip*, batched, starmap, and product. (G...
Raymond Hettinger
2023-01-14
1
-24/+51
*
gh-100247: Fix py.exe launcher not using entire shebang command for finding c...
Miss Islington (bot)
2023-01-13
1
-12/+27
*
[3.11] gh-100160: Tweak the documentation for the default asyncio policy (GH-...
Serhiy Storchaka
2023-01-13
1
-3/+3
*
Fix typo in `enum` module documentation (GH-100992)
Miss Islington (bot)
2023-01-12
1
-1/+1
*
GH-100894: Updated the doc for `sys.winver` to clarify its usual contents (GH...
Miss Islington (bot)
2023-01-12
1
-1/+1
*
[3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop()...
Serhiy Storchaka
2023-01-10
3
-24/+12
*
[3.11] gh-100916: Convert argument to appropriate type (GH-100917) (GH-100918)
Miss Islington (bot)
2023-01-10
1
-1/+1
*
[3.11] Fix typos in Doc folder (GH-100880). (#100914)
Hugo van Kemenade
2023-01-10
1
-1/+1
*
bpo-28356: Document os.rename() behavior on Windows for differing volumes (GH...
Miss Islington (bot)
2023-01-09
1
-0/+2
*
[3.11] Update copyright years to 2023. (gh-100848) (GH-100849)
Miss Islington (bot)
2023-01-09
2
-2/+2
*
gh-100783: fix os.path.join documentation (GH-100811)
Miss Islington (bot)
2023-01-08
1
-11/+12
*
gh-100824: Fix typo in the documentation of unittest.TestLoader.testNamePatte...
Miss Islington (bot)
2023-01-08
1
-2/+2
*
[3.11] Future-proof recipe by renaming dotproduct() to sumprod() (GH-100828)
Raymond Hettinger
2023-01-07
1
-4/+4
*
gh-100673: Removed erroneous note in the get_type_hints docs (GH-100701)
Miss Islington (bot)
2023-01-07
1
-4/+0
*
gh-99026 update dataclasses docs for when annotations are inspected (gh-100798)
Miss Islington (bot)
2023-01-06
1
-2/+2
*
gh-87691: clarify use of anchor in pathlib docs (GH-100782)
Miss Islington (bot)
2023-01-06
1
-8/+8
*
gh-87691: add an absolute path pathlib example in / operator docs (GH-100737)
Miss Islington (bot)
2023-01-05
1
-1/+8
*
GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100767)
Miss Islington (bot)
2023-01-05
1
-0/+3
*
[3.11] gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-9...
Miss Islington (bot)
2023-01-04
1
-3/+2
*
docs: fix `ssizeobjargproc` parameters (GH-100736)
Miss Islington (bot)
2023-01-04
1
-1/+2
*
[3.11] Docs: Fix the Show Source link (GH-100733)
Zachary Ware
2023-01-03
1
-1/+1
[next]