Skip to content

Commit 9f9afc1

Browse files
committed
Blurb release and pydoc topics for 3.5.9 final.
1 parent 58ae08d commit 9f9afc1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Lib/pydoc_data/topics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Autogenerated by Sphinx on Mon Oct 28 23:07:04 2019
2+
# Autogenerated by Sphinx on Fri Nov 1 15:54:02 2019
33
topics = {'assert': 'The "assert" statement\n'
44
'**********************\n'
55
'\n'

Misc/NEWS.d/3.5.9.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
.. bpo: 0
2+
.. date: 2019-11-01
3+
.. no changes: True
4+
.. nonce: vvRpzs
5+
.. release date: 2019-11-01
6+
.. section: Library
7+
8+
There were no new changes in version 3.5.9. 3.5.9 was released
9+
because of a CDN caching problem which resulted in some users
10+
downloading a prerelease version of the 3.5.8 .xz source tarball.
11+
3.5.9 is identical to the proper 3.5.8 release.

0 commit comments

Comments
 (0)