diff options
author | Larry Hastings <larry@hastings.org> | 2015-12-06 01:05:23 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2015-12-06 01:05:23 (GMT) |
commit | ffccaa40fa237f4afc9eec87c78a98356f9f6e77 (patch) | |
tree | e32c4d6717f4955739d83ddedf1a79a25dad4abe /Misc | |
parent | 3e7a56a496fe69f3126ec8463d551a4bcdd5d1fb (diff) | |
download | cpython-ffccaa40fa237f4afc9eec87c78a98356f9f6e77.zip cpython-ffccaa40fa237f4afc9eec87c78a98356f9f6e77.tar.gz cpython-ffccaa40fa237f4afc9eec87c78a98356f9f6e77.tar.bz2 |
Version bump for 3.5.1 final.v3.5.1
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,7 +10,8 @@ Release date: 2015-12-06 Core and Builtins ----------------- -- Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache. +- Issue #25709: Fixed problem with in-place string concatenation and + utf-8 cache. Windows ------- |