STINNER Victor <vstin...@redhat.com> added the comment:

> As https://github.com/python/cpython/pull/10327 has been merged, I think this 
> issue can be closed?

The Versions field of this issue is set to Python 3.7, but 7 tests are failing 
with:

$ SOURCE_DATE_EPOCH=0 ./python -m test -j0 -r -u all,-gui
(...)
7 tests failed:
    test_cmd_line_script test_compileall test_importlib
    test_multiprocessing_main_handling test_posix test_py_compile
    test_runpy

Note: the full test suite pass with SOURCE_DATE_EPOCH=0 on master.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34022>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to