-
Oskar Skog authored
This commit reverts the de-uglification of the Jython specific .getshadow code. sys.platform and os.name MUST NOT be altered, if sys.platform =! 'java', subprocess will fail to import. Also mention the Windows 11 fix from the previous version in RELEASE-NOTES. Squashed commit of branch 0.6.44
Oskar Skog authoredThis commit reverts the de-uglification of the Jython specific .getshadow code. sys.platform and os.name MUST NOT be altered, if sys.platform =! 'java', subprocess will fail to import. Also mention the Windows 11 fix from the previous version in RELEASE-NOTES. Squashed commit of branch 0.6.44
Loading