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
*
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
*
[3.8] bpo-41504: Add links to asttokens, leoAst, LibCST and parso to ast docs...
Miss Islington (bot)
2020-08-11
1
-2/+21
*
bpo-41455: Provide a link to how the third generation is collected in the GC ...
Miss Islington (bot)
2020-08-08
1
-3/+3
*
Doc: Add a link to tutorial page from `open()` doc (GH-21737)
Miss Islington (bot)
2020-08-08
1
-1/+2
*
bpo-41425: Make tkinter doc example runnable (GH-21706)
Miss Islington (bot)
2020-08-03
1
-12/+16
*
bpo-41424: Remove extra words in Tkinter-Packer documentation (GH-21707)
Miss Islington (bot)
2020-08-03
1
-6/+5
*
bpo-41426 Fix grammar in curses.getmouse() documentation (GH-21677)
Miss Islington (bot)
2020-07-29
1
-1/+1
*
Fix `List_Append` description, list is extracted at TOS1[-i] (GH-21465)
Miss Islington (bot)
2020-07-28
1
-1/+1
*
bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653)
Miss Islington (bot)
2020-07-28
1
-1/+1
*
bpo-41314: fixed annotations __future__ version (GH-21616)
Miss Islington (bot)
2020-07-25
1
-1/+1
*
Simple Documentation fix: Missing link to return type class. (GH-21291)
Miss Islington (bot)
2020-07-20
1
-2/+4
*
bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15...
Miss Islington (bot)
2020-07-20
1
-0/+8
*
bpo-41205: Document Decimal power 0 to the 0 (GH-21386)
Miss Islington (bot)
2020-07-19
1
-0/+3
*
bpo-41325: Add version note for args and kwargs property in call object (GH-2...
Miss Islington (bot)
2020-07-18
1
-0/+3
*
Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)
Miss Islington (bot)
2020-07-16
1
-15/+15
*
bpo-41228: Fix /a/are/ in monthcalendar() descripton (GH-21372)
Miss Islington (bot)
2020-07-11
1
-1/+1
*
Fix typo in docs: 'created by th' -> 'created by the' (GH-21384)
Miss Islington (bot)
2020-07-10
1
-1/+1
*
bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Miss Islington (bot)
2020-07-09
1
-42/+48
*
bpo-41199: Docstring convention not followed for dataclasses documentation pa...
Miss Islington (bot)
2020-07-09
1
-1/+1
*
bpo-39417: Fix broken link to guide to building venvs (GH-18432)
Miss Islington (bot)
2020-07-07
1
-1/+1
*
bpo-33864: Clarify the docs for typing.ByteString (GH-21311)
Miss Islington (bot)
2020-07-04
1
-1/+1
*
Update ssl.rst
Miss Islington (bot)
2020-06-29
1
-0/+3
*
bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081)
Miss Islington (bot)
2020-06-24
1
-0/+1
*
bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-...
Miss Islington (bot)
2020-06-24
1
-4/+5
*
Improve asyncio.loop.call_soon() documentation (GH-20883)
Miss Islington (bot)
2020-06-23
2
-3/+3
*
[3.8] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH...
Miss Islington (bot)
2020-06-13
1
-1/+1
*
[3.8] bpo-40895: Update weakref documentation to remove old warnings (GH-2068...
Antoine Pitrou
2020-06-10
1
-14/+0
*
[3.8] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) (GH-20771)
Miss Islington (bot)
2020-06-10
1
-0/+3
*
[3.8] Revert bpo-39576: docs: set context for decimal arbitrary precision ari...
Stefan Krah
2020-06-08
1
-58/+8
*
[3.8] Revert bpo-39576: Clarify the word size for the 32-bit build. (GH-20743)
Stefan Krah
2020-06-08
1
-2/+2
*
bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367)
Miss Islington (bot)
2020-06-08
1
-3/+47
*
Fix spacing in docs for tarfile (GH-20629)
Miss Islington (bot)
2020-06-04
1
-1/+1
*
closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149)
Miss Islington (bot)
2020-05-30
1
-5/+6
*
Note the output ordering of combinatoric functions (GH-19732) (GH-20502)
Miss Islington (bot)
2020-05-28
1
-9/+9
*
bpo-40025: Require _generate_next_value_ to be defined before members(GH-19763)
Miss Islington (bot)
2020-05-27
1
-0/+4
*
[3.8] bpo-38580: Document that select() accepts iterables, not just sequences...
Tal Einat
2020-05-26
1
-3/+3
*
bpo-39301: State that floor division is used for right shift operations (GH-2...
Miss Islington (bot)
2020-05-26
1
-4/+2
*
bpo-40745: Fix typos in NewType docs (GH-20379)
Miss Islington (bot)
2020-05-26
1
-2/+2
*
closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() ...
Miss Islington (bot)
2020-05-26
1
-8/+8
*
bpo-40405: Fix asyncio.as_completed docs (GH-19753)
Miss Islington (bot)
2020-05-23
1
-5/+5
*
Reword aware/naive introduction sentence (GH-20175)
Miss Islington (bot)
2020-05-22
1
-1/+2
*
bpo-40651: Improve LRU recipe in the OrderedDict documentation (GH-GH-20139)...
Miss Islington (bot)
2020-05-21
1
-0/+2
*
bpo-39976: Add **other_popen_kwargs to subprocess docs (GH-20145)
Miss Islington (bot)
2020-05-19
1
-4/+8
*
Doc: change 'Posix' for 'POSIX' (GH-20001)
Miss Islington (bot)
2020-05-17
2
-5/+5
*
Doc: move a dot outside double quotes (GH-20007)
Miss Islington (bot)
2020-05-17
1
-1/+1
*
bpo-38872: Document exec symbol for codeop.compile_command (GH-20047) (GH-20098)
Miss Islington (bot)
2020-05-15
2
-4/+5
*
Make the first dataclass example more useful (GH-19994) (GH-19997)
Miss Islington (bot)
2020-05-08
1
-0/+2
[next]