[issue30169] test_multiprocessing_spawn crashed on AMD64 Windows8.1 Non-Debug 3.x buildbot

Thomas Wouters report at bugs.python.org
Wed Apr 26 10:55:30 EDT 2017


Thomas Wouters added the comment:

Eh, commit a00c3fd12d421e41b769debd7df717d17b0deed5 wasn't supposed to affect any behaviour in release builds, just in non-debug builds *with asserts enabled*, and only in making them build. 

(There is a bug in that commit that was fixed right after,  commit 06bb4873d6a9ac303701d08a851d6cd9a51e02a3, but there shouldn't be any behavioural change since that went in.)

What kind of behaviour change do you think the change caused?

----------
nosy: +twouters

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30169>
_______________________________________


More information about the Python-bugs-list mailing list