Message313313
| Author | Alexandru Ardelean |
|---|---|
| Recipients | Alexandru Ardelean, Ray Donnelly, Will Thompson, barry, benjamin.peterson, bmwiedemann, brett.cannon, dstufft, eric.araujo, eric.smith, eschwartz, vstinner |
| Date | 2018-03-06.09:46:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1520329572.69.0.467229070634.issue29708@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yeah, I also see it with 3.6.4. I wanted to try 3.7 to see if it's fixed by chance. Otherwise I may have to start digging deep into compilation logic. Looking here: https://tests.reproducible-builds.org/lede/lede_ar71xx.html More specifically here: https://tests.reproducible-builds.org/lede/dbd/packages/mips_24kc/packages/python3-asyncio_3.6.4-5_mips_24kc.ipk.html it looks like 2 byte-codes are inverted build1: 00007f80:·0100·003e·0200·0000·72b6·0000·0072·b500··...>....r....r.. build2: 00007f80:·0100·003e·0200·0000·72b5·0000·0072·b600··...>....r....r.. 72b6 and 72b5 like to swap positions sometimes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-06 09:46:12 | Alexandru Ardelean | set | recipients: + Alexandru Ardelean, barry, brett.cannon, vstinner, eric.smith, benjamin.peterson, eric.araujo, dstufft, bmwiedemann, Ray Donnelly, eschwartz, Will Thompson |
| 2018-03-06 09:46:12 | Alexandru Ardelean | set | messageid: <1520329572.69.0.467229070634.issue29708@psf.upfronthosting.co.za> |
| 2018-03-06 09:46:12 | Alexandru Ardelean | link | issue29708 messages |
| 2018-03-06 09:46:12 | Alexandru Ardelean | create | |