[Jython-checkins] jython: Updated NEWS.

stefan.richthofer jython-checkins at python.org
Fri Mar 3 12:44:13 EST 2017


https://hg.python.org/jython/rev/2a61883064e1
changeset:   8043:2a61883064e1
user:        Stefan Richthofer <stefan.richthofer at gmx.de>
date:        Fri Mar 03 18:43:32 2017 +0100
summary:
  Updated NEWS.

files:
  NEWS |  2 ++
  1 files changed, 2 insertions(+), 0 deletions(-)


diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@
 
 Jython 2.7.1rc1
   Bugs fixed
+    - [ 2521 ] Windows installation (all) fails on Windows 10
+    - [ 2557 ] ongoing pain with platform detection via os.name and sys.platform
     - [ 1996 ] Core slots array out of bounds with multiple inheritance
     - [ 2101 ] Diamond-style multiple inheritance fails when using __slots__ on the second branch
     - [ 2552 ] installing scandir via pip fails (breaks e.g. installing pathlib2 via pip)

-- 
Repository URL: https://hg.python.org/jython


More information about the Jython-checkins mailing list