bpo-27497: Add return value to csv.DictWriter.writeheader#12306
Conversation
vstinner
left a comment
There was a problem hiding this comment.
Can you please modify your commit message to credit the author using Co-Authored-By markup?
Co-Authored-By: Ashish Nitin Patil <ashishnitinpatil@gmail.com>
|
Thanks, I wanted to do this but was missing his email address. I will add the documentation for |
vstinner
left a comment
There was a problem hiding this comment.
LGTM. But I would prefer that another core dev also reviews it.
|
LGTM. I downloaded the patch, applied it and verified the tests pass. @vstinner I no longer have (nor want) commit privileges. Can you take this the last mile if you have a moment? |
Done, thanks for the review @smontanaro ;-) |
https://bugs.python.org/issue27497