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
*
gh-103109: Document ignore_warnings() test support helper (GH-103110)
Miss Islington (bot)
2023-04-02
1
-0/+15
*
Minor docs improvements fix for `codeop` (GH-103123)
Miss Islington (bot)
2023-03-30
1
-7/+7
*
gh-103099: Link mypy docs from typing.rst (GH-103100)
Miss Islington (bot)
2023-03-30
1
-0/+8
*
Update pdb docs for arguments (GH-102965)
Miss Islington (bot)
2023-03-25
1
-21/+21
*
[3.10] gh-103025: fix a ctypes doc typo (GH-103026) (#103030)
Miss Islington (bot)
2023-03-25
1
-2/+2
*
[3.10] gh-101100: Document PyObject_ClearWeakRefs and gzip's name (#103002)
Hugo van Kemenade
2023-03-25
1
-0/+6
*
gh-102873: logging.LogRecord docs: improve description of `msg` parameter (GH...
Miss Islington (bot)
2023-03-24
1
-2/+3
*
[3.10] gh-96931: Fix incorrect results in ssl.SSLSocket.shared_ciphers (GH-96...
Miss Islington (bot)
2023-03-24
1
-1/+1
*
gh-98239: Document that `inspect.getsource()` can raise `TypeError` (GH-101689)
Miss Islington (bot)
2023-03-23
1
-0/+4
*
gh-102936: typing: document performance pitfalls of protocols decorated with ...
Miss Islington (bot)
2023-03-23
1
-2/+18
*
Docs: improve accuracy of sqlite3.Connection.interrupt() (GH-102904)
Miss Islington (bot)
2023-03-22
1
-1/+1
*
Docs: improve the accuracy of the sqlite3.connect() timeout param (GH-102900)
Miss Islington (bot)
2023-03-22
1
-3/+3
*
Docs: improve accuracy of pdb alias example (GH-102892)
Miss Islington (bot)
2023-03-22
1
-1/+1
*
Add link to `sys.exit` function documentation (GH-102805)
Miss Islington (bot)
2023-03-21
1
-1/+1
*
[3.10] Fix outdated note about 'int' rounding or truncating (GH-102736) (#102...
Miss Islington (bot)
2023-03-16
1
-4/+3
*
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
Miss Islington (bot)
2023-03-15
1
-1/+1
*
[3.10] Remove misformatted exclamation marks in docs (GH-102694) (#102717)
Hugo van Kemenade
2023-03-15
1
-2/+2
*
[3.10] gh-102354: change python3 to python in docs examples (GH-102696) (#102...
Miss Islington (bot)
2023-03-14
3
-4/+4
*
doc: Remove a duplicate 'versionchanged' in library/asyncio-task (gh-102677)
Miss Islington (bot)
2023-03-14
1
-3/+0
*
gh-102627: Replace address pointing toward malicious web page (GH-102630)
Miss Islington (bot)
2023-03-13
1
-1/+1
*
[3.10] Fix duplicated words in the docs (#102645)
Alex Waygood
2023-03-13
1
-1/+1
*
gh-101100: Fix Sphinx warnings in `turtle` module (GH-102340)
Miss Islington (bot)
2023-03-13
1
-27/+31
*
gh-101100: Fix sphinx warnings in `zipapp` and `zipfile` modules (GH-102526)
Miss Islington (bot)
2023-03-08
2
-2/+2
*
gh-101754: Document that Windows converts keys in `os.environ` to uppercase (...
Miss Islington (bot)
2023-03-03
1
-0/+5
*
[3.10] Fix typos in documentation and comments (GH-102374) (#102377)
Alex Waygood
2023-03-02
1
-1/+1
*
[3.10] gh-90744: Fix erroneous doc links in the sys module (GH-101319) (#102322)
Hugo van Kemenade
2023-03-02
1
-43/+49
*
gh-102296 Document that inspect.Parameter kinds support ordering (GH-102297)
Miss Islington (bot)
2023-02-27
1
-2/+3
*
gh-101100: Fix sphinx warnings in `types` module (GH-102274)
Miss Islington (bot)
2023-02-27
1
-1/+1
*
[3.10] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046)...
Miss Islington (bot)
2023-02-26
1
-28/+38
*
gh-102259: Fix re doc issue regarding right square brackets (GH-102264)
Miss Islington (bot)
2023-02-26
1
-1/+2
*
[3.10] GH-99818: improve the documentation for zipfile.Path and Traversable (...
Shantanu
2023-02-25
2
-3/+7
*
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 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-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
12
-18/+18
*
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
[next]