Change by Daniel Andrade Groppe :
--
keywords: +patch
pull_requests: +8162
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issu
Daniel Andrade Groppe added the comment:
Missing Generator.
--
Added file: http://bugs.python.org/file40161/typying_documentation_part2.patch
___
Python tracker
<http://bugs.python.org/issue24
Daniel Andrade Groppe added the comment:
Here's a patch for the second half of remaining classes (this file is a
complement of Ivan Levkivskyi's patch).
--
___
Python tracker
<http://bugs.python.o
Daniel Andrade Groppe added the comment:
@Ivan, I'll work on the remaining half.
--
___
Python tracker
<http://bugs.python.org/issue24272>
___
___
Pytho
Daniel Andrade Groppe added the comment:
I dropped the ball here. The last message from the review system was
misclassified by Gmail as spam... Sorry about that.
I can take a look at this tonight but if anyone can address the comments
earlier, go for it
Daniel Andrade Groppe added the comment:
Adding docstrings for urllib.urlretrieve() and urlib.cleanup() for Python 2.7.
--
keywords: +patch
nosy: +Daniel.Andrade.Groppe
Added file: http://bugs.python.org/file39488/urllib_2.7.patch
___
Python tracker
Daniel Andrade Groppe added the comment:
Addressing comments from the review. Here is an updated patch.
--
Added file: http://bugs.python.org/file39487/typing_doc_v2.patch
___
Python tracker
<http://bugs.python.org/issue24
Daniel Andrade Groppe added the comment:
A first iteration of the documentation based on the PEP and the module source.
This still needs a lot of work.
--
keywords: +patch
nosy: +Daniel.Andrade.Groppe
Added file: http://bugs.python.org/file39484/typing_doc.patch
Daniel Andrade Groppe added the comment:
Here goes the patch once again, this time with the changes to the documentation.
Two files were modified:
1. /Lib/http/client.py
2. /Doc/library/http.client.rst
Hope this helps until a decision is made on how to remove duplicate codes in
http.clinet
Changes by Daniel Andrade Groppe :
Removed file: http://bugs.python.org/file34433/issue20898.patch
___
Python tracker
<http://bugs.python.org/issue20898>
___
___
Pytho
Daniel Andrade Groppe added the comment:
Added missing constants and response status codes:
Constants:
ALREADY_REPORTED, PERMANENT_REDIRECT, LOOP_DETECTED
Response status codes:
102, 207, 208, 226, 308, 422, 423, 424, 426, 507, 508
--
components: +Extension Modules -Library (Lib
11 matches
Mail list logo