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
*
bpo-41898: add caveat on root logger seeing all messages in assertLogs doc (G...
Miss Skeleton (bot)
2020-10-04
1
-1/+2
*
[doc] Fix link to abc.collections.Iterable (GH-22520)
Miss Skeleton (bot)
2020-10-03
1
-2/+2
*
bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-20554)
Miss Skeleton (bot)
2020-10-03
1
-0/+8
*
bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291)
Miss Islington (bot)
2020-10-02
1
-4/+6
*
Fix grammar in secrets module documentation (GH-22467)
Miss Islington (bot)
2020-09-30
1
-1/+1
*
bpo-41774: Add programming FAQ entry (GH-22402)
Miss Islington (bot)
2020-09-29
1
-0/+15
*
bpo-41858: Clarify line in optparse doc (GH-22407)
Miss Islington (bot)
2020-09-27
1
-1/+1
*
bpo-33822: Update IDLE section of What's New 3.8 (GH-22383)
Miss Islington (bot)
2020-09-23
1
-0/+10
*
bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22369)
Miss Islington (bot)
2020-09-23
1
-0/+26
*
bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)
Miss Islington (bot)
2020-09-22
1
-22/+25
*
bpo-35293: Travis CI uses "make venv" for the doc (GH-22307) (GH-22309) (GH-2...
Victor Stinner
2020-09-18
2
-1/+13
*
bpo-35293: Remove RemovedInSphinx40Warning (GH-22198)
Miss Islington (bot)
2020-09-18
1
-15/+21
*
bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) (GH-22300)
Miss Islington (bot)
2020-09-18
8
-69/+70
*
[3.8] Remove duplicated words words (GH-20413). (GH-22297)
Serhiy Storchaka
2020-09-18
2
-2/+2
*
Improve the description of difflib in the documentation (GH-22253) (GH-22260)
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
*
bpo-41778: Change a punctuation on documentation. (GH-22229) (GH-22230)
Miss Islington (bot)
2020-09-13
1
-2/+2
*
[3.8] bpo-37479: Enum - use correct __format__ (GH-14545)
Ethan Furman
2020-09-13
1
-3/+5
*
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) (#22218)
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
*
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.8] [3.9] bpo-41688: Document bug in **= dispatching in the language dataâ€...
Miss Islington (bot)
2020-09-09
1
-0/+7
*
Fixes dead links to Django's logging config docs (GH-20823) (GH-22171)
Miss Islington (bot)
2020-09-09
1
-2/+2
*
[3.8] [doc] Fix padding in timeit (GH-22152) (GH-22159)
Miss Islington (bot)
2020-09-08
1
-1/+1
*
closes bpo-41723: Fix an error in the py_compile documentation. (GH-22110)
Miss Islington (bot)
2020-09-06
1
-1/+1
*
[3.8] Improve asyncio-dev 'Concurrency and Multithreading' docs (GH-20882) (G...
Miss Islington (bot)
2020-09-04
1
-0/+10
*
[3.8] Fix error in argparse documentation example (GH-17399) (GH-21990)
Miss Islington (bot)
2020-09-04
1
-2/+2
*
[3.8] bpo-40486: Specify what happens if directory content change diring iter...
Miss Islington (bot)
2020-09-04
3
-3/+17
*
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-22074)
Miss Islington (bot)
2020-09-03
1
-0/+34
*
[doc] Remove references to PyChecker. (GH-22055)
Miss Islington (bot)
2020-09-02
2
-14/+5
*
Remove reference to Boa Constructor. (GH-22057)
Miss Islington (bot)
2020-09-02
1
-6/+0
*
bpo-41634: Fix a typo in the curses documentation (GH-21958)
Miss Islington (bot)
2020-08-29
1
-1/+1
*
[3.8] bpo-41624: fix documentation of typing.Coroutine (GH-21952). (#21983)
Karthikeyan Singaravelan
2020-08-28
1
-1/+1
*
Document vars behavior when __dict__ is missing (GH-21466) (GH-21941)
Miss Islington (bot)
2020-08-22
1
-0/+3
*
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885) (#21923)
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-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928)
Victor Stinner
2020-08-20
45
-246/+257
*
Fix typo in typing doc (GH-21879)
Miss Islington (bot)
2020-08-14
1
-1/+1
*
bpo-41410: Fix outdated info in mkstemp docs (GH-21701)
Miss Islington (bot)
2020-08-14
1
-3/+2
*
Fixed comment about pathlib.link_to: it was added in 3.8, not changed. (GH-21...
Miss Islington (bot)
2020-08-13
1
-1/+1
*
[3.8] bpo-41066: Update the comparison section for os vs pathlib (GH-21261) (...
Antoine Pitrou
2020-08-13
1
-0/+3
*
bpo-41475: Fix note in "What's new in 3.7" (GH-21733) (GH-21833)
Miss Islington (bot)
2020-08-12
1
-1/+1
*
[3.8] bpo-41504: Add links to asttokens, leoAst, LibCST and parso to ast docs...
Miss Islington (bot)
2020-08-11
1
-2/+21
*
[3.8] Doc: Add output to example code in programming FAQ (GH-21346) (GH-21791)
Miss Islington (bot)
2020-08-09
1
-34/+37
*
bpo-41455: Provide a link to how the third generation is collected in the GC ...
Miss Islington (bot)
2020-08-08
1
-3/+3
[next]