Closed SylvainDe closed 6 years ago
Last OK: https://travis-ci.org/SylvainDe/DidYouMean-Python/builds/332469454 ( Python 3.7.0a0 ) First KO: https://travis-ci.org/SylvainDe/DidYouMean-Python/builds/332953835 ( Python 3.7.0a4+ )
Last OK: https://travis-ci.org/SylvainDe/DidYouMean-Python/builds/332469454 https://travis-ci.org/SylvainDe/DidYouMean-Python/jobs/332469485 / https://travis-ci.org/SylvainDe/DidYouMean-Python/jobs/332469489 Python 3.7.0a0
First KO: https://travis-ci.org/SylvainDe/DidYouMean-Python/builds/332953835 https://travis-ci.org/SylvainDe/DidYouMean-Python/jobs/332953847 / https://travis-ci.org/SylvainDe/DidYouMean-Python/jobs/332953849 Python 3.7.0a4+
Issue seems to be fixed. I'd like to find the explanation, I'll look for it later and keep the issue opened to remember it.
Corresponding change is https://bugs.python.org/issue30399 / https://github.com/python/cpython/commit/f8a4c03ede6048022f60a58d5a21b278b78a8a16 . So it is exactly what was intended :)
For the reference, I've used git bisect to find the culprit. I've used something similar to what I did here: https://bugs.python.org/file46939/git_bisect_bpo30600.txt .
After logging is improved, error is: