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
...
*
gh-101100: Fix sphinx warnings in `typing` module docs (GH-102260)
Miss Islington (bot)
2023-02-25
1
-1/+1
*
asyncio docs: Fix dangling hyphen (GH-102227)
Miss Islington (bot)
2023-02-25
1
-2/+2
*
gh-101100: Fix Sphinx warnings in `decimal` module (GH-102125)
Miss Islington (bot)
2023-02-25
1
-84/+84
*
Fix typo in `Py_GetPythonHome` signature (GH-102168)
Miss Islington (bot)
2023-02-23
1
-1/+1
*
Fix syntax error in struct doc example (GH-102160)
Miss Islington (bot)
2023-02-23
1
-1/+1
*
GH-101777: `queue.rst`: use 2 spaces after a period to be consistent. (GH-102...
Miss Islington (bot)
2023-02-22
1
-8/+8
*
[3.10] gh-102135: Update turtle docs to rename wikipedia demo to rosette (GH-...
Miss Islington (bot)
2023-02-22
1
-3/+3
*
gh-100556: Improve clarity of `or` docs (GH-100589)
Miss Islington (bot)
2023-02-21
1
-2/+2
*
gh-101777: Make `PriorityQueue` docs slightly clearer (GH-102026)
Miss Islington (bot)
2023-02-21
1
-2/+2
*
gh-99735: Use required=True in argparse subparsers example (GH-100927)
Miss Islington (bot)
2023-02-19
1
-1/+1
*
Fix incorrectly documented attribute in csv docs (GH-101250)
Miss Islington (bot)
2023-02-19
1
-1/+1
*
[3.10] gh-85747: Active voice & suggested edits, 'running/stopping loop' & 'c...
Brian Skinn
2023-02-18
1
-13/+17
*
gh-100226: Clarify StreamReader.read behavior (GH-101807)
Miss Islington (bot)
2023-02-17
1
-2/+10
*
gh-101992: update plistlib examples to be runnable (GH-101994)
Miss Islington (bot)
2023-02-17
1
-6/+15
*
gh-101973: Fix parameter reference for PyModule_FromDefAndSpec (GH-101976)
Miss Islington (bot)
2023-02-17
1
-2/+2
*
gh-93573: Replace wrong example domains in configparser doc (GH-93574)
Miss Islington (bot)
2023-02-16
1
-23/+23
*
GH-101898: Fix missing term references for hashable definition (GH-101899)
Miss Islington (bot)
2023-02-14
16
-22/+22
*
Correct trivial grammar in reset_mock docs (GH-101861)
Miss Islington (bot)
2023-02-13
1
-3/+3
*
[3.10] gh-101390: Fix docs for `imporlib.util.LazyLoader.factory` to properly...
Miss Islington (bot)
2023-02-11
1
-1/+1
*
Docs: Fix getstatus() -> getcode() typos (GH-101296)
Miss Islington (bot)
2023-02-10
2
-2/+2
*
[3.10] Docs: use parameter list for sqlite3.Cursor.execute* (GH-101782) (#101...
Erlend E. Aasland
2023-02-10
1
-12/+35
*
Apply suggestions from code review
Miss Islington (bot)
2023-02-08
1
-0/+40
*
[3.10] gh-47937: Note that Popen attributes are read-only (GH-93070) (#101683)
Miss Islington (bot)
2023-02-08
1
-11/+12
*
[3.10] gh-97725: Fix documentation for the default file of `asyncio.Task.prin...
Oleg Iarygin
2023-02-08
1
-1/+1
*
GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (G...
Miss Islington (bot)
2023-02-06
1
-0/+3
*
GH-56426: Add cross-reference to the documentation for faulthandler, tracebac...
Miss Islington (bot)
2023-02-04
3
-2/+26
*
docs: replace PyPI description with link (GH-101506)
Miss Islington (bot)
2023-02-03
1
-2/+2
*
gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-10...
Miss Islington (bot)
2023-02-03
1
-2/+8
*
gh-100925: Move array methods under class in array doc (GH-101485)
Miss Islington (bot)
2023-02-03
1
-90/+89
*
Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351)
Miss Islington (bot)
2023-02-02
1
-4/+7
*
gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729)
Miss Islington (bot)
2023-02-01
1
-3/+8
*
gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439)
Miss Islington (bot)
2023-01-31
1
-1/+1
*
[3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396) (#101462)
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
*
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.10] [doc] Add a section on logging handler configuration order. (GH-101380...
Miss Islington (bot)
2023-01-27
1
-0/+23
*
[3.10] [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
*
[3.10] Added asyncio REPL example to docs. (GH-101243) (#101257)
Kumar Aditya
2023-01-23
1
-0/+11
*
[3.10] gh-86610: Use attribute directive in docs for pathlib.PurePath (GH-101...
Miss Islington (bot)
2023-01-20
1
-14/+14
*
[3.10] GH-101111: Disambigaute origin of const for store_const and append_con...
Miss Islington (bot)
2023-01-20
1
-3/+3
*
[3.10] Fix minor typos in SSL documentation (GH-101158) (#101202)
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.10] Provided better example for logging cookbook (GH-101164) (GH-101183)
Miss Islington (bot)
2023-01-20
1
-10/+31
*
[3.10] gh-101144: Allow zipfile.Path .open & .read_text encoding to be positi...
Miss Islington (bot)
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
[prev]
[next]