Message12326
@alanb It arises between code from the Python stdlib we don't want to change and jnr-posix. It disappears with --illegal-access=deny (since it is wrapped in try...except) so I'm not worried.
It looks almost feasible for us to have an os module in pure Java these days. As so often discussed, integer file descriptors are the snag, requiring some kind of (JyNI-compatible) cheat if Java is determined not to expose them. Not in 2.7.2, however. |
|
Date |
User |
Action |
Args |
2019-01-19 18:15:52 | jeff.allen | set | messageid: <1547921752.91.0.752943950526.issue2656@roundup.psfhosted.org> |
2019-01-19 18:15:52 | jeff.allen | set | recipients:
+ jeff.allen, stefan.richthofer, alanb |
2019-01-19 18:15:52 | jeff.allen | link | issue2656 messages |
2019-01-19 18:15:52 | jeff.allen | create | |
|