Skip to content
  • Oskar Skog's avatar
    4e61e905
    0.6.44: [Jython] fix regression from 0.6.43 · 4e61e905
    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
    4e61e905
    0.6.44: [Jython] fix regression from 0.6.43
    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
Loading