We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ae08d commit 9f9afc1Copy full SHA for 9f9afc1
Lib/pydoc_data/topics.py
@@ -1,5 +1,5 @@
1
# -*- coding: utf-8 -*-
2
-# Autogenerated by Sphinx on Mon Oct 28 23:07:04 2019
+# Autogenerated by Sphinx on Fri Nov 1 15:54:02 2019
3
topics = {'assert': 'The "assert" statement\n'
4
'**********************\n'
5
'\n'
Misc/NEWS.d/3.5.9.rst
@@ -0,0 +1,11 @@
+.. bpo: 0
+.. date: 2019-11-01
+.. no changes: True
+.. nonce: vvRpzs
+.. 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