commit | fdbdcfe020f8b55a1893d1185d7a250bce12625e | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Jun 29 18:58:16 2014 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Jun 29 18:58:16 2014 -0700 |
tree | e41a0f784d8c1ebff376db881576afa85a61dbda | |
parent | f722c2969aa767d4dd9d9e1d4b1b682c90bde611 [diff] [blame] |
bump to 2.7.8
diff --git a/Misc/NEWS b/Misc/NEWS index 982bf30..dae435f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -5,7 +5,7 @@ What's New in Python 2.7.8? =========================== -*Release date: XXXX-XX-XX* +*Release date: 2014-06-29* Core and Builtins -----------------