Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

I made https://github.com/python/cpython/pull/11501 to fix this problem. After 
my patch:

❯ ./python.exe -m test test_doctest test_doctest
Run tests sequentially
0:00:00 load avg: 1.82 [1/2] test_doctest
0:00:02 load avg: 1.82 [2/2] test_doctest

== Tests result: SUCCESS ==

All 2 tests OK.

Total duration: 5 sec 286 ms
Tests result: SUCCESS

----------
nosy: +pablogsal
pull_requests: +11032

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

Reply via email to