diff options
author | Larry Hastings <larry@hastings.org> | 2017-07-24 02:18:13 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2017-07-24 02:18:13 (GMT) |
commit | b902833f35efa1053f75d7b37769b27cb39e2682 (patch) | |
tree | 153956f78b812fa7335f217bc72f2d5ebc0df59a /Misc/NEWS.d/3.5.3.rst | |
parent | fcfbeb9ed8d89a3ba96ef85b08fe5080d08d4996 (diff) | |
download | cpython-b902833f35efa1053f75d7b37769b27cb39e2682.zip cpython-b902833f35efa1053f75d7b37769b27cb39e2682.tar.gz cpython-b902833f35efa1053f75d7b37769b27cb39e2682.tar.bz2 |
Update 3.5 to use blurb!
Diffstat (limited to 'Misc/NEWS.d/3.5.3.rst')
-rw-r--r-- | Misc/NEWS.d/3.5.3.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Misc/NEWS.d/3.5.3.rst b/Misc/NEWS.d/3.5.3.rst new file mode 100644 index 0000000..c3fcb67 --- /dev/null +++ b/Misc/NEWS.d/3.5.3.rst @@ -0,0 +1,7 @@ +.. bpo: 0 +.. date: 9899 +.. no changes: True +.. nonce: zYPqUK +.. release date: 2017-01-17 + +There were no code changes between 3.5.3rc1 and 3.5.3 final. |