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-91547: Remove "Undocumented modules" page (GH-91682)
Miss Islington (bot)
2022-04-22
2
-27/+0
*
bpo-23747: Enhance platform doc, document default behavior (GH-31462)
Miss Islington (bot)
2022-04-20
1
-6/+8
*
bpo-30718: Add information about text buffering (GH-32351)
Miss Islington (bot)
2022-04-20
1
-1/+5
*
Add link to sys.path in os lib (GH-91679)
Miss Islington (bot)
2022-04-20
1
-2/+2
*
Fix awkward sentence in signal docs (GH-91508)
Miss Islington (bot)
2022-04-20
1
-4/+5
*
gh-87497: Document that urllib.request sends headers in camel case (GH-24661)...
Miss Islington (bot)
2022-04-20
1
-0/+1
*
[3.10] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-3...
Oleg Iarygin
2022-04-19
7
-11/+11
*
Doc: Fix link formatting typo (GH-91659)
Miss Islington (bot)
2022-04-19
1
-1/+1
*
Remove duplicate explanation (GH-91534)
Miss Islington (bot)
2022-04-18
1
-4/+0
*
gh-89885: Improve import example in language reference (GH-91523)
Miss Islington (bot)
2022-04-17
1
-6/+4
*
gh-91541: Fix error in example in modules tutorial (GH-91634)
Miss Islington (bot)
2022-04-17
1
-1/+1
*
gh-90923: Improve sqlite3.Connection.execute* docs (GH-91643)
Miss Islington (bot)
2022-04-17
1
-12/+9
*
gh-82849: revise intro to os.path.rst (GH-32232)
Miss Islington (bot)
2022-04-16
1
-11/+4
*
Add link to documentation translation list (GH-91560) (#91589)
Miss Islington (bot)
2022-04-16
1
-0/+4
*
gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) (GH-91464)
Miss Islington (bot)
2022-04-15
1
-6/+11
*
gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
Miss Islington (bot)
2022-04-15
1
-2/+2
*
Add redirects to Misc/NEWS bpo links (GH-91454) (GH-91535)
Miss Islington (bot)
2022-04-14
1
-1/+2
*
gh-90879: Fix missing parameter for put_nowait() (GH-91514)
Miss Islington (bot)
2022-04-14
1
-2/+2
*
pickle docs: Fix typos and improve wording (GH-24776) (GH-32395)
Miss Islington (bot)
2022-04-08
1
-24/+23
*
ssl docs: Fix typo (GH-32336)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
c-api docs: There are five fields, not four (GH-32379)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
doc: Link to `string.capwords` from `str.title` (GH-20913)
Miss Islington (bot)
2022-04-07
1
-1/+5
*
ssl docs: Fix typo (GH-32314)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
pkgutil docs: Link sys constants, add backticks (GH-32356)
Miss Islington (bot)
2022-04-07
1
-4/+4
*
stdtypes docs: fix typo (GH-32349) (GH-32370)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
[3.10] bpo-46769: Fix backticks in typing.rst to appease rstlint (GH-32374)
Ken Jin
2022-04-06
2
-2/+2
*
bpo-47235: Note where a typo is intentional in code. (GH-32348)
Miss Islington (bot)
2022-04-06
1
-4/+4
*
bpo-40982: shutil docs: Remove outdated copytree() example (GH-24778)
Miss Islington (bot)
2022-04-05
1
-36/+1
*
crypt docs: Fix references to `methods` attr (GH-26806)
Miss Islington (bot)
2022-04-05
1
-4/+3
*
bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
Miss Islington (bot)
2022-04-05
1
-1/+1
*
bpo-45790: List macros in same order in which fields are described (GH-29529)
Miss Islington (bot)
2022-04-05
1
-2/+2
*
bpo-47007: [doc] `str` special method lookup (GH-31863)
Miss Islington (bot)
2022-04-05
1
-1/+2
*
bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
Miss Islington (bot)
2022-04-05
2
-37/+52
*
Demonstrate `py --list` in the quickstart section of the Windows doc page (GH...
Miss Islington (bot)
2022-04-04
1
-0/+6
*
Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
Miss Islington (bot)
2022-04-03
1
-2/+3
*
Language reference: Remove duplicated text about iterable unpacking (GH-25212)
Miss Islington (bot)
2022-04-03
1
-3/+1
*
bpo-24563: Link encoding names to encoding declarations (GH-32274)
Miss Islington (bot)
2022-04-03
1
-3/+2
*
[3.10] More minor fixes to C API docs (GH-31525) (GH-32258)
Jelle Zijlstra
2022-04-02
13
-28/+29
*
[3.10] Document func parameter of locale.atof (GH-18183) (GH-32262)
Jelle Zijlstra
2022-04-02
1
-3/+3
*
bpo-45584: Clarify `math.trunc` documentation (GH-29183)
Miss Islington (bot)
2022-04-02
1
-8/+10
*
os docs: fix typo (GH-28996)
Miss Islington (bot)
2022-04-02
1
-1/+1
*
codecs docs: fix grammar mistake (GH-29462)
Miss Islington (bot)
2022-04-02
1
-1/+1
*
bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)
Miss Islington (bot)
2022-04-02
1
-1/+1
*
bpo-47031: Improve documentation for `math.nan` (GH-32170)
Miss Islington (bot)
2022-04-02
1
-2/+17
*
More minor fixes to C API docs (GH-31714)
Miss Islington (bot)
2022-04-02
5
-11/+9
*
bpo-14911: Corrected generator.throw() documentation (GH-32207)
Miss Islington (bot)
2022-03-31
3
-4/+18
*
bpo-42340: Document issues around KeyboardInterrupt (GH-23255)
Miss Islington (bot)
2022-03-29
2
-0/+79
*
ctypes docs: Fix array-length reference to "non-negative" from "positive" (GH...
Miss Islington (bot)
2022-03-29
1
-1/+1
*
[3.10] bpo-28516: document contextlib.ExitStack.__enter__ behavior (GH-31636)...
Jelle Zijlstra
2022-03-29
1
-0/+3
*
bpo-47138: Ensure Windows docs build uses the same pinned version as other pl...
Steve Dower
2022-03-28
1
-1/+2
[prev]
[next]