bpo-41867: Include options for timespec in docstrings of isoformat methods#22418
bpo-41867: Include options for timespec in docstrings of isoformat methods#22418taleinat merged 3 commits intopython:masterfrom
Conversation
|
Hi Ram, thanks for this, it's a nice addition! What about the doc-strings for the C implementation? (e.g. here) |
It seems that the C implementation for Let's make these all consistent. |
e2e0ba5 to
8a7abe4
Compare
|
Done. |
taleinat
left a comment
There was a problem hiding this comment.
Almost good to go, just a couple of small comments.
Misc/NEWS.d/next/Library/2020-09-26-19-45-06.bpo-41867.hcueGL.rst
Outdated
Show resolved
Hide resolved
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
8a7abe4 to
70dd716
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @taleinat: please review the changes made to this pull request. |
|
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
70dd716 to
dbfeb83
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @taleinat: please review the changes made to this pull request. |
dbfeb83 to
2cf017b
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @taleinat: please review the changes made to this pull request. |
…ds (pythonGH-22418) (cherry picked from commit 5230131) Co-authored-by: Ram Rachum <ram@rachum.com>
|
GH-22518 is a backport of this pull request to the 3.9 branch. |
…ds (pythonGH-22418) (cherry picked from commit 5230131) Co-authored-by: Ram Rachum <ram@rachum.com>
|
GH-22519 is a backport of this pull request to the 3.8 branch. |
… methods (pythonGH-22418) (cherry picked from commit 5230131) Co-authored-by: Ram Rachum <ram@rachum.com>


https://bugs.python.org/issue41867