Mercurial > p > roundup > code
comparison doc/conf.py @ 5026:8853f422fb62
Preparing 1.5.1 steps 4/16
4. python setup.py check failed
doc/announcement.txt contains non-ascii: 'ascii' codec can't encode character u'\xe9' in position 6698: ordinal not in range(128)
It was hard to find u'\xe9', because setup.py encoded text
to 'utf8' before final check. After removing encoding step:
doc/announcement.txt contains non-ascii: 'ascii' codec can't decode byte 0xc3 in position 6698: ordinal not in range(128)
Which is fixed. Also fixed reST warning caused by |u symbol:
warning: check: Inline substitution_reference start-string without end-string. (line 156)
| author | anatoly techtonik <techtonik@gmail.com> |
|---|---|
| date | Mon, 11 Jan 2016 19:44:02 +0300 |
| parents | 2d83625e1c06 |
| children | 46b7d1ee4fab |
comparison
equal
deleted
inserted
replaced
| 5025:cf22972fe080 | 5026:8853f422fb62 |
|---|
