Closed
Description
Hi all,
Today I have worked on this issue https://bugs.python.org/issue1100942 and I was waiting for the build of my PR (python/cpython#5578) and I was really surprised to see 57sec for a test.
Files changed:
Doc/library/datetime.rst Lib/_strptime.py Lib/datetime.py Lib/test/datetimetester.py Misc/NEWS.d/next/Core and Builtins/2018-02-07-10-55-58.bpo-1100942.md4agI.rst Modules/_datetimemodule.c
Only docs were updated, stopping build process.
I have modified one .c file, three .py files and it has only detected the change in the documentation.
Here is the job on Travis, I am really surprised.
https://travis-ci.org/python/cpython/jobs/338426030
Is there an explanation?
Metadata
Metadata
Assignees
Labels
No labels