2017-07-18 18:08 GMT+02:00 Ethan Furman <et...@stoneleaf.us>: > Raymond Hettinger: > ----------------- >> And complexity leads to bugs >> (the C >> optimization of random number seeding caused a major bug in the 3.6.0 >> release
Hum, I guess that Raymond is referring to http://bugs.python.org/issue29085 This regression was not by an optimization at all, but a change to harden Python: https://www.python.org/dev/peps/pep-0524/ Victor _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com