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
/
Misc
/
NEWS.d
/
next
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.8.14
v3.8.14
Łukasz Langa
2022-09-06
2
-2/+0
*
[3.8] gh-91888: add a `:gh:` role to the documentation (GH-91889) (#91936)
Ezio Melotti
2022-05-10
1
-0/+1
*
[3.8] bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 (G...
m-aciek
2022-04-08
1
-0/+1
*
Python 3.8.13
Łukasz Langa
2022-03-15
1
-2/+0
*
bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) (GH-30344)
Miss Islington (bot)
2022-02-17
1
-0/+2
*
Python 3.8.12
v3.8.12
Łukasz Langa
2021-08-30
1
-2/+0
*
bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (#27...
Miss Islington (bot)
2021-07-21
1
-0/+2
*
Python 3.8.10
v3.8.10
Łukasz Langa
2021-05-03
3
-4/+0
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH...
Miss Islington (bot)
2021-04-28
1
-0/+1
*
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) (...
Miss Islington (bot)
2021-04-26
1
-0/+2
*
bpo-43739: Add type declaration Doc/extending/extending.rst example (GH-25332)
Miss Islington (bot)
2021-04-10
1
-0/+1
*
Python 3.8.9
v3.8.9
Łukasz Langa
2021-04-02
4
-9/+0
*
bpo-43199: Briefly explain why no goto (GH-24852)
Miss Islington (bot)
2021-03-15
1
-0/+1
*
bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757)
Miss Islington (bot)
2021-03-06
1
-0/+4
*
bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626)
Miss Islington (bot)
2021-03-01
1
-0/+2
*
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
Miss Islington (bot)
2021-02-21
1
-0/+2
*
Python 3.8.8rc1
v3.8.8rc1
Łukasz Langa
2021-02-16
2
-4/+0
*
bpo-40304: Correct type(name, bases, dict) doc (GH-19553)
Miss Islington (bot)
2021-01-22
1
-0/+2
*
bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent ...
Miss Islington (bot)
2021-01-07
1
-0/+2
*
Python 3.8.7
v3.8.7
Łukasz Langa
2020-12-21
1
-1/+0
*
[3.8] bpo-17140: Document multiprocessing's ThreadPool (GH-23812) (GH-23835)
Miss Islington (bot)
2020-12-18
1
-0/+1
*
Python 3.8.7rc1
v3.8.7rc1
Łukasz Langa
2020-12-07
3
-4/+0
*
bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297)
Miss Islington (bot)
2020-11-16
1
-0/+1
*
[3.8] bpo-39416: Document some restrictions on the default string representat...
Miss Skeleton (bot)
2020-10-21
1
-0/+1
*
bpo-41774: Add programming FAQ entry (GH-22402)
Miss Islington (bot)
2020-09-29
1
-0/+2
*
Python 3.8.6
v3.8.6
Łukasz Langa
2020-09-23
2
-2/+0
*
bpo-35293: Remove RemovedInSphinx40Warning (GH-22198)
Miss Islington (bot)
2020-09-18
1
-0/+1
*
bpo-37149: Change Shipman tkinter link from archive.org to TkDocs (GH-22188) ...
Miss Islington (bot)
2020-09-10
1
-0/+1
*
Python 3.8.6rc1
v3.8.6rc1
Łukasz Langa
2020-09-07
5
-7/+0
*
bpo-39883: Use BSD0 license for code in docs (GH-17635) (GH-22074)
Miss Islington (bot)
2020-09-03
1
-0/+1
*
[3.8] bpo-41624: fix documentation of typing.Coroutine (GH-21952). (#21983)
Karthikeyan Singaravelan
2020-08-28
1
-0/+1
*
bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928)
Victor Stinner
2020-08-20
1
-0/+3
*
[3.8] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (#21647)
Guido van Rossum
2020-07-27
1
-0/+1
*
bpo-41314: fixed annotations __future__ version (GH-21616)
Miss Islington (bot)
2020-07-25
1
-0/+1
*
Python 3.8.5
v3.8.5
Łukasz Langa
2020-07-20
1
-2/+0
*
bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15...
Miss Islington (bot)
2020-07-20
1
-0/+2
*
Python 3.8.3
v3.8.3
Łukasz Langa
2020-05-13
2
-2/+0
*
bpo-40561: Add docstrings for webbrowser open functions (GH-19999)
Miss Islington (bot)
2020-05-11
1
-0/+1
*
[3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843)
Antoine Pitrou
2020-05-01
1
-0/+1
*
Python 3.8.3rc1
v3.8.3rc1
Łukasz Langa
2020-04-29
9
-12/+0
*
[3.8] bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros (GH-1660...
Zachary Ware
2020-04-27
1
-0/+1
*
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269)
Miss Islington (bot)
2020-04-18
1
-0/+2
*
bpo-39879: Update datamodel docs to include dict ordering (GH-19006)
Miss Islington (bot)
2020-03-26
1
-0/+2
*
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` fo...
Miss Islington (bot)
2020-03-14
1
-0/+1
*
bpo-17422: slightly more precise language (GH-18682)
Miss Islington (bot)
2020-03-06
1
-0/+2
*
bpo-39868: Update Language Reference for PEP 572. (GH-18793)
Miss Islington (bot)
2020-03-06
1
-0/+1
*
Fix misleading statement about mixed-type numeric comparisons (GH-18615) (#18...
Miss Islington (bot)
2020-03-04
1
-0/+1
*
bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598)
Miss Islington (bot)
2020-02-28
1
-0/+1
*
bpo-13790: Change 'string' to 'specification' in format doc (GH-18690)
Miss Islington (bot)
2020-02-28
1
-0/+1
*
Python 3.8.2
v3.8.2
Łukasz Langa
2020-02-24
3
-4/+0
[next]