bpo-27497: Add return value to csv.DictWriter.writeheader by remilapeyre · Pull Request #12306 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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 writerow tomorrow.
Rémi Lapeyre added 2 commits
March 15, 2019 14:10Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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?
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 ;-)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters