diff options
author | Larry Hastings <larry@hastings.org> | 2018-02-04 23:39:04 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2018-02-04 23:39:04 (GMT) |
commit | 8201a1eb20bfe590888479b13d21b0cad9d88844 (patch) | |
tree | 735c5441b72f618bd08b8fdc3f0b575a2614ec84 | |
parent | 50b75d00438229fe3926839f8831ece9331a7670 (diff) | |
download | cpython-8201a1eb20bfe590888479b13d21b0cad9d88844.zip cpython-8201a1eb20bfe590888479b13d21b0cad9d88844.tar.gz cpython-8201a1eb20bfe590888479b13d21b0cad9d88844.tar.bz2 |
Finalize blurb archive for 3.5.5 (no new blurbs).
-rw-r--r-- | Misc/NEWS.d/3.5.5.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Misc/NEWS.d/3.5.5.rst b/Misc/NEWS.d/3.5.5.rst new file mode 100644 index 0000000..9d73925 --- /dev/null +++ b/Misc/NEWS.d/3.5.5.rst @@ -0,0 +1,8 @@ +.. bpo: 0 +.. date: 2018-02-04 +.. no changes: True +.. nonce: G9yme3 +.. release date: 2018-02-04 +.. section: Library + +There were no new changes in version 3.5.5. |