summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-09-18 16:47:29 -0400
committerWilliam Deegan <bill@baddogconsulting.com>2017-09-18 16:47:29 -0400
commit8945b70b5e8e1dbb08b3e882c579de97187d3d95 (patch)
tree2e109f927ef75b3c0ba107436f9ab973ca6344ae
parent4f7c8d6925c709569cb1675d3e3ae20dae9da799 (diff)
downloadscons-8945b70b5e8e1dbb08b3e882c579de97187d3d95.tar.gz
3.0.0 announcement updatesrel_3.0.0
-rw-r--r--src/Announce.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Announce.txt b/src/Announce.txt
index 5c962c75..d9fb28ec 100644
--- a/src/Announce.txt
+++ b/src/Announce.txt
@@ -25,7 +25,6 @@ RELEASE 3.0.0 - Mon, 18 Sep 2017 08:32:04 -0700
since last release. This announcement highlights only the important
changes.
Please note the following important changes since release 2.5.1:
- *IT IS NOT READY FOR PRODUCTION USE*
This is the initial release supporting both python 3.5+ and 2.7.x and pypy
There are some important changes:
@@ -35,7 +34,7 @@ RELEASE 3.0.0 - Mon, 18 Sep 2017 08:32:04 -0700
in Python 3 all strings are by default unicode. byte and/or bytearray
should be used if you construct content for return by a custom node type's
get_content() method.
- - This is some (as yet unresolved issue) using Literal()'s in some context with
+ - There are some (as yet unresolved issue) using Literal()'s in some context with
Python 3
- pypy should be supported, please report any issues to the user's mailing list.
- Currently if you switch back and forth between python 2.7.x and 3.5+ you will