Message263219
Temporarily reopening this as a docs bug - I think it's worth mentioning in the "Porting to Python 3.5" section of the What's New docs and as a "version changed" note in the dis module docs, as even though it's obscure, anyone that was inadvertently relying on the prior deviation from the spec is going to be confused by the behavioural change in 3.5.
(The specific case where this came up was Russell Keith-Magee encountering the semantic change in BUILD_MAP's expectations for argument order on the stack for his VOD bytecode transpiler) |
|
Date |
User |
Action |
Args |
2016-04-12 01:55:44 | ncoghlan | set | recipients:
+ ncoghlan, gvanrossum, georg.brandl, rhettinger, terry.reedy, nedbat, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, sandro.tosi, docs@python, swamiyeswanth, takayuki, python-dev, eric.snow, sdougherty |
2016-04-12 01:55:43 | ncoghlan | set | messageid: <1460426143.83.0.300920806395.issue11205@psf.upfronthosting.co.za> |
2016-04-12 01:55:43 | ncoghlan | link | issue11205 messages |
2016-04-12 01:55:42 | ncoghlan | create | |
|