##// END OF EJS Templates
progress: retry ferr.flush() and .write() on EINTR (issue5532)...
progress: retry ferr.flush() and .write() on EINTR (issue5532) See the inline comment how this could mitigate the issue. I couldn't reproduce the exact problem on my Linux machine, but there are at least two people who got EINTR in progress.py, and it seems file_write() of Python 2 is fundamentally broken [1]. Let's make something in on 4.2. [1]: https://hg.python.org/cpython/file/v2.7.13/Objects/fileobject.c#l1850

File last commit:

r31104:8346b2f0 default
r32049:ed42e00a default
Show More
test-gendoc-ro.t
9 lines | 471 B | text/troff | Tads3Lexer
timeless
tests: splitting test-gendoc.t into per file tests...
r28809 #require docutils gettext
Augie Fackler
pager: move more behavior into core...
r30993 Error: the current ro localization has some rst defects exposed by
moving pager to core. These two warnings about references are expected
until the localization is corrected.
timeless
tests: splitting test-gendoc.t into per file tests...
r28809 $ $TESTDIR/check-gendoc ro
checking for parse errors
Pierre-Yves David
color: add the definition of '--color' in core...
r31104 gendoc.txt:58: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.
gendoc.txt:58: (WARNING/2) Inline interpreted text or phrase reference start-string without end-string.