Message11005
I implemented Jim's suggestion in github.com/jythontools/jython/commit/2c0dda9be0b7bb9f094960a251cbe93c1dd170aa. Now Jython scans for an appropriate CPython 2.7 pyc-file and embeds the required bytecode from there into the generated class-file. This should be sufficient to state that this issue will hardly bother any more.
What still needs to be done is to let Jython generate the pyc-file itself. However that's a major effort and I'd suggest to directly target Jython 3 for such a project. |
|
Date |
User |
Action |
Args |
2016-12-24 05:10:19 | stefan.richthofer | set | messageid: <1482556219.5.0.00842498650611.issue527524@psf.upfronthosting.co.za> |
2016-12-24 05:10:19 | stefan.richthofer | set | recipients:
+ stefan.richthofer, leouserz, fwierzbicki, p2sam, ericmoore, amak, draghuram, zyasoft, rvalyi, pjac |
2016-12-24 05:10:19 | stefan.richthofer | link | issue527524 messages |
2016-12-24 05:10:18 | stefan.richthofer | create | |
|