The "U" file mode of open() is deprecated in Python 3 for 10 years. I'm working on https://bugs.python.org/issue37330 to remove it from next Python 3.9. Problem: building the Python documentation fails with my change because of the FileInput class of docutils, used by Sphinx.
Attached patch fix the issue for me.
Once this change will be merged, would it be possible to get a new release? The last one was in 2017.
i take the patch
and try to get consesn on releasing
patch is already there . repository contains:
Oh, that's even better! So the remaining part would be to get a release ;-)
Ping. Would it be possible to get a docutils release including this fix, please? It is blocking https://bugs.python.org/issue37330 issue.
then i will get onto it .
On Tue, 16 Jul 2019 at 10:57, STINNER Victor haypo@users.sourceforge.net
wrote:
Related
Bugs:
#363pong: 0.15 is out
please try and ping me on problems
all the best
On Tue, 16 Jul 2019 at 10:57, STINNER Victor haypo@users.sourceforge.net
wrote:
Related
Bugs:
#363