[issue40064] py38: document xml.etree.cElementTree will be removed in 3.9

2020-08-07 Thread Chitrank-Dixit
New submission from Chitrank-Dixit : Looking at this issue, I can see the changes in the file `xml.etree.elementtree` should go like .. warning:: The :mod:`xml.etree.ElementTree` will be removed from python 3.9. -- ___ Python tracker <ht

[issue40064] py38: document xml.etree.cElementTree will be removed in 3.9

2020-08-07 Thread Chitrank-Dixit
Change by Chitrank-Dixit : -- keywords: +patch nosy: +Chitrank-Dixit nosy_count: 2.0 -> 3.0 pull_requests: +20925 stage: -> patch review pull_request: https://github.com/python/cpython/pull/21784 ___ Python tracker <https://bugs.p

[issue39710] "will be returned as unicode" reminiscent from Python 2

2020-05-30 Thread Chitrank-Dixit
Change by Chitrank-Dixit : -- pull_requests: +19795 pull_request: https://github.com/python/cpython/pull/20551 ___ Python tracker <https://bugs.python.org/issue39

[issue39710] "will be returned as unicode" reminiscent from Python 2

2020-05-30 Thread Chitrank-Dixit
Chitrank-Dixit added the comment: I would like to take this issue. -- nosy: +Chitrank-Dixit ___ Python tracker <https://bugs.python.org/issue39710> ___ ___ Pytho

[issue16954] Add docstrings for ElementTree module

2020-05-30 Thread Chitrank-Dixit
Chitrank-Dixit added the comment: I think the current ticket should be closed as there are no doxygen comments left to convert to docstrings. So I think this issue can be closed. There are places where there is no docstrings for those we can create a new ticket

[issue16954] Add docstrings for ElementTree module

2020-05-26 Thread Chitrank-Dixit
Chitrank-Dixit added the comment: I would like to work on this issue, I found this open and needs a patch. -- nosy: +Chitrank-Dixit ___ Python tracker <https://bugs.python.org/issue16