[issue34722] Non-deterministic bytecode generation

2020-04-12 Thread Jeffery To
Change by Jeffery To : -- nosy: +jefferyto ___ Python tracker <https://bugs.python.org/issue34722> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue37596] Reproducible pyc: frozenset is not serialized in a deterministic order

2020-04-08 Thread Jeffery To
Change by Jeffery To : -- nosy: +jefferyto ___ Python tracker <https://bugs.python.org/issue37596> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue29708] support reproducible Python builds

2020-04-08 Thread Jeffery To
Change by Jeffery To : -- nosy: +jefferyto ___ Python tracker <https://bugs.python.org/issue29708> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34033] distutils is not reproducible

2020-04-08 Thread Jeffery To
Change by Jeffery To : -- nosy: +jefferyto ___ Python tracker <https://bugs.python.org/issue34033> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue46265] Error when cross compiling for hardfloat MIPS

2022-01-05 Thread Jeffery To
New submission from Jeffery To : The Python package for OpenWrt was updated to 3.10 recently and we found that builds are failing for MIPS 24Kf (original report at https://github.com/openwrt/packages/issues/17217): mipsel_24kc+24kf_gcc-11.2.0_musl/lib -znow -zrelro -L/builder/shared-workdir

[issue5185] Idle doesn't work on 2.6 on Macbook

2009-02-08 Thread Jeffery Aubin
New submission from Jeffery Aubin jefferyau...@oricom.ca: I work with IDLE on a PC at the office and now I've installed version 2.6 for mac on my Macbook at home. I wanted to have access to IDLE at home to read my code and add some things here and there. But, I cannot get it to work. It opens

[issue5185] Idle doesn't work on 2.6 on Macbook

2009-02-08 Thread Jeffery Aubin
Jeffery Aubin jefferyau...@oricom.ca added the comment: I was using 2.6, but now I've downloaded 2.6.1. and it works. Thanks ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue5185