COMMITS
/ Doc/whatsnew/3.8.rst October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
October 11, 2023
A
GH-107518: Remove the Argument Clinic How-To (#109900)
Adam Turner committed
September 23, 2023
S
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka committed
September 22, 2023
H
Docs: Update Donghee Na's name (#109743)
Hugo van Kemenade committed
August 22, 2023
S
gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258)
Serhiy Storchaka committed
July 27, 2023
S
gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345)
Serhiy Storchaka committed
V
gh-107298: Fix more Sphinx warnings in the C API doc (#107329)
Victor Stinner committed
July 21, 2023
S
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka committed
S
gh-106892: Use roles :data: and :const: for referencing module variables (GH-106894)
Serhiy Storchaka committed
S
gh-106919: Use role :c:macro: for referencing the C "constants" (GH-106920)
Serhiy Storchaka committed
May 24, 2023
V
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner committed
May 2, 2023
R
GH-103484: Fix redirected permanently URLs (#104001)
Rafael Fontenelle committed
October 26, 2022
S
docs: Change links to label refs (#98454)
Stanley committed
October 4, 2022
A
gh-93738: Documentation C syntax (Use `c:struct`) (#97772)
Adam Turner committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
September 21, 2022
S
gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291)
Stanley committed
June 6, 2022
S
gh-83728: Add hmac.new default parameter deprecation (GH-91939)
Stanley committed
May 29, 2022
G
gh-92240 : Include release dates for "What's New In Python 3.X" (#92937)
georgically committed
May 13, 2022
J
Document Py_ssize_t. (GH-92512)
Julien Palard committed
May 10, 2022
G
gh-84131: Remove the deprecated pathlib.Path.link_to method. (#92505)
Gregory P. Smith committed
August 19, 2021
Ł
bpo-36384: [doc] Mention CVE-2021-29921 fix in 3.8.12 (GH-27824)
Łukasz Langa committed
April 29, 2021
V
bpo-43774: Enhance debug build documentation (GH-25712)
Victor Stinner committed
V
bpo-43908: Document Static Types in the C API (GH-25710)
Victor Stinner committed
April 8, 2021
V
bpo-43774: Document configure options (GH-25283)
Victor Stinner committed
February 15, 2021
K
bpo-42967: Fix urllib.parse docs and make logic clearer (GH-24536)
Ken Jin committed
February 14, 2021
A
bpo-42967: only use '&' as a query string separator (#24297)
Adam Goldschmidt committed
December 1, 2020
V
bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595)
Victor Stinner committed
September 23, 2020
T
bpo-33822: Update IDLE section of What's New 3.8 (GH-22383)
Terry Jan Reedy committed
July 14, 2020
J
bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474)
JustAnotherArchivist committed
May 26, 2020
S
Remove duplicated words words (GH-20413)
Serhiy Storchaka committed
May 5, 2020
J
bpo-32117: Updated Simpsons names in docs (GH-19737)
Javier Buzzi committed
April 6, 2020
R
bpo-40197: Better describe the benchmark results table (GH-19386)
Raymond Hettinger committed
March 27, 2020
A
bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171)
Ammar Askar committed
February 17, 2020
S
bpo-32892: Update the documentation for handling constants in AST. (GH-18514)
Serhiy Storchaka committed
February 5, 2020
B
Fix MinGW library generation command (GH-17917)
Baljak committed
January 25, 2020
F
Update 3.8.rst (GH-18173)
fireattack committed
December 16, 2019
November 12, 2019
S
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka committed
J
bpo-36974: expand call protocol documentation (GH-13844)
Jeroen Demeyer committed
November 4, 2019
R
bpo-37759: Show output from var_access_benchmark (GH-17040)
Raymond Hettinger committed
October 29, 2019
K
Fix asyncio.wait() 3.8 whatsnew entry (GH-16975)
Kyle Stanley committed
October 28, 2019
B
bpo-38534: Replace wrong KB number references (GH-16955)
benedwards14 committed
October 24, 2019
K
Add missing asyncio changes from 3.8 whatsnew (GH-16911)
Kyle Stanley committed
October 20, 2019
R
bpo-37759: More updates to Whatsnew 3.8 (GH-16854)
Raymond Hettinger committed
October 18, 2019
J
Fix minor typos in What's New in Python 3.8. (GH-16770)
Jero Bado committed
S
Doc: Add missing entry for functools.cached_property (GH-16803)
Stéphane Wirtel committed
October 14, 2019
R
Remove draft status. Add asyncio REPL example (GH-16785)
Raymond Hettinger committed
S
bpo-37759: Polish What's New in Python 3.8. (#16769)
Serhiy Storchaka committed
R
bpo-37759: Add examples for the new typing features (GH-16763)
Raymond Hettinger committed
R
bpo-38461 and bpo-38463: Minor fixes to Whatsnew 3.8 (GH-16761)
Raymond Hettinger committed