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
*
Python 3.9.0
v3.9.0
Łukasz Langa
2020-10-05
1
-65/+299
*
bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22370)
Miss Islington (bot)
2020-10-04
1
-0/+26
*
[3.9] Remove duplicated words words (GH-22298). (GH-22299)
Serhiy Storchaka
2020-10-04
2
-3/+3
*
[3.9] Remove duplicated words words (GH-20413). (GH-22296)
Serhiy Storchaka
2020-10-04
3
-3/+3
*
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)
Miss Skeleton (bot)
2020-10-04
2
-8/+8
*
[doc] Fix link to abc.collections.Iterable (GH-22520)
Miss Skeleton (bot)
2020-10-04
1
-2/+2
*
[3.9] bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-...
Miss Skeleton (bot)
2020-10-04
1
-0/+8
*
[doc] Fix link to abc.collections.Iterable (GH-22502)
Miss Skeleton (bot)
2020-10-04
1
-1/+1
*
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
Miss Islington (bot)
2020-10-04
1
-4/+6
*
Fix grammar in secrets module documentation (GH-22467)
Miss Islington (bot)
2020-10-04
1
-1/+1
*
[doc] Leverage the fact that the actual types can now be indexed for typing (...
Miss Islington (bot)
2020-10-04
2
-30/+29
*
bpo-41858: Clarify line in optparse doc (GH-22407)
Miss Islington (bot)
2020-10-04
1
-1/+1
*
bpo-41844: Add IDLE section to What's New 3.9 (GN-22382)
Miss Islington (bot)
2020-10-04
1
-0/+14
*
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307) (GH-22309)
Victor Stinner
2020-10-04
2
-4/+11
*
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281)
Miss Islington (bot)
2020-10-04
8
-69/+70
*
[3.9] bpo-27032, bpo-37328: Document removing HTMLParser.unescape() (GH-22288)
Terry Jan Reedy
2020-10-04
1
-0/+5
*
Improve the description of difflib in the documentation (GH-22253) (#22261)
Miss Islington (bot)
2020-09-15
1
-2/+2
*
bpo-41776: Revise example of "continue" in the tutorial documentation (GH-222...
Miss Islington (bot)
2020-09-15
1
-5/+5
*
bpo-40721: add note about enum member name case (GH-22231)
Miss Islington (bot)
2020-09-14
1
-0/+6
*
[3.9] bpo-41778: Change a punctuation on documentation. (GH-22229) (GH-22232)
Emmanuel Arias
2020-09-13
1
-2/+2
*
bpo-33239: Fix default value of 'buffering' parameter in docs of tempfile.* f...
Miss Islington (bot)
2020-09-13
1
-3/+3
*
bpo-41672: Fix type mismatches in imaplib docs (GH-22207)
Miss Islington (bot)
2020-09-12
1
-2/+2
*
[doc] struct: update note about network byte order form to be more helpful (G...
Miss Islington (bot)
2020-09-11
1
-2/+4
*
Doc: Fix alphabetical ordering of removeprefix/suffix. (GH-22194)
Miss Islington (bot)
2020-09-11
1
-27/+28
*
bpo-37149: Change Shipman tkinter link from archive.org to TkDocs (GH-22188)
Miss Islington (bot)
2020-09-10
1
-1/+1
*
[doc] Remove superfluous comment about equal in f-strings (GH-22006)
Miss Islington (bot)
2020-09-10
1
-1/+1
*
Add missing colon to IDLE doc markup (GH-22007)
Miss Islington (bot)
2020-09-09
1
-1/+1
*
[3.9] bpo-41688: Document bug in **= dispatching in the language data… (GH-...
Ammar Askar
2020-09-09
1
-0/+7
*
Fixes dead links to Django's logging config docs (GH-20823) (GH-22170)
Miss Islington (bot)
2020-09-09
1
-2/+2
*
[doc] Fix padding in timeit (GH-22152)
Miss Islington (bot)
2020-09-08
1
-1/+1
*
[3.9] closes bpo-41723: Fix an error in the py_compile documentation. (GH-22118)
Benjamin Peterson
2020-09-06
1
-1/+1
*
[3.9] [doc] Fix padding in some typing definitions (GH-22114) (GH-22115)
Miss Islington (bot)
2020-09-06
1
-12/+12
*
[3.9] bpo-38787: Clarify docs for PyType_GetModule and warn against common mi...
Miss Islington (bot)
2020-09-04
1
-1/+11
*
[3.9] Improve asyncio-dev 'Concurrency and Multithreading' docs (GH-20882) (G...
Miss Islington (bot)
2020-09-04
1
-0/+10
*
[3.9] bpo-40486: Specify what happens if directory content change diring iter...
Miss Islington (bot)
2020-09-04
3
-3/+17
*
[3.9] Fix error in argparse documentation example (GH-17399) (GH-21992)
Miss Islington (bot)
2020-09-04
1
-2/+2
*
[3.9] [doc] Fix a typo in the graphlib docs (GH-22030) (GH-22076)
Miss Islington (bot)
2020-09-04
1
-1/+1
*
bpo-38585: Remove references to defusedexpat (GH-22095)
Miss Islington (bot)
2020-09-04
1
-11/+3
*
bpo-39883: Use BSD0 license for code in docs (GH-17635) (GH-22073)
Miss Islington (bot)
2020-09-03
1
-0/+34
*
Fix invalid escape sequences in the peg_highlight Sphinx extension (GH-22047)...
Miss Islington (bot)
2020-09-02
1
-1/+1
*
[doc] Remove references to PyChecker. (GH-22054)
Miss Islington (bot)
2020-09-02
2
-14/+5
*
Remove reference to Boa Constructor. (GH-22056)
Miss Islington (bot)
2020-09-02
1
-6/+0
*
Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH...
Miss Islington (bot)
2020-09-02
1
-1/+10
*
bpo-41634: Fix a typo in the curses documentation (GH-21958)
Miss Islington (bot)
2020-08-29
1
-1/+1
*
[3.9] bpo-41624: fix documentation of typing.Coroutine (GH-21952) (#21982)
Karthikeyan Singaravelan
2020-08-28
1
-1/+1
*
Document vars behavior when __dict__ is missing (GH-21466) (GH-21939)
Miss Islington (bot)
2020-08-22
1
-0/+3
*
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885) (#21922)
Miss Islington (bot)
2020-08-22
1
-1/+1
*
bpo-40994: Ungroup items in collections.abc documentation for improved clarit...
Miss Islington (bot)
2020-08-22
1
-5/+13
*
bpo-41573: Update release versions in General FAQ (GH-21915) (#21938)
Miss Islington (bot)
2020-08-22
1
-4/+4
*
Doc: add a missing period (GH-21819) (#21932)
Miss Islington (bot)
2020-08-20
1
-1/+1
[next]