From: Stefan R. <Ste...@gm...> - 2017-05-29 18:22:57
|
Frank, right after your recent commits I saw the text snippet in the readme.txt: Along with language and runtime compatibility with CPython 2.7.1, Jython 2.7 provides substantial support of the Python I think the explicit reference to CPython 2.7.1 is misleading. It implies that Jython micro version aligns with CPython micro version and IIRC we recently agreed that this cannot be the case. Maybe it should better read: Along with language and runtime compatibility with CPython 2.7, Jython 2.7.1 provides substantial support of the Python I suppose such a change needn't interrupt the pending rc2 release. Readme adjustments should be fine between RC2 and final. -Stefan |