Message329698
| Author | vstinner |
|---|---|
| Recipients | Mariatta, dfrojas, eli.bendersky, nedbat, rhettinger, scoder, serhiy.storchaka, taleinat, vstinner |
| Date | 2018-11-12.00:07:13 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1541981233.64.0.788709270274.issue34160@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I like the idea of having an opt-in option to get Python 3.7 behavior in Python 3.8, sort=True. It would be a new parameter in Python 3.8, right? It makes sense to me to ask explicitly to sort attributes, especially since Python decided to no longer sort by default :-) Maybe some people prefer sorting to get a more deterministic output for things like https://reproducible-builds.org/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-12 00:07:13 | vstinner | set | recipients: + vstinner, rhettinger, scoder, taleinat, nedbat, eli.bendersky, serhiy.storchaka, Mariatta, dfrojas |
| 2018-11-12 00:07:13 | vstinner | set | messageid: <1541981233.64.0.788709270274.issue34160@psf.upfronthosting.co.za> |
| 2018-11-12 00:07:13 | vstinner | link | issue34160 messages |
| 2018-11-12 00:07:13 | vstinner | create | |