gh-67230: document new csv quoting modes in whatsnew (gh-103491)#103491
gh-67230: document new csv quoting modes in whatsnew (gh-103491)#103491merwok merged 3 commits intopython:mainfrom
Conversation
Add blurb about changes to :mod:`csv`.
|
This interface is horrible. I see a change was rewuested by @merwok but can't see what it is. So... I have made the requested changes; please review again. |
|
Thanks for making the requested changes! @merwok: please review the changes made to this pull request. |
Ah! «requested changes» is a review status (others are «approved» and «commented») |
|
@smontanaro looks good! I tried to do this myself last night, but I was at my kid's soccer practice and discovered that the official iPhone GitHub app does not have all the functionality of the web GUI. 😢 |
|
@smontanaro <https://github.com/smontanaro> looks good! I tried to do
this myself last night, but I was at my kid's soccer practice and
discovered that the official iPhone GitHub app does not have all the
functionality of the web GUI. 😢
Funny thing. I discovered the same thing about the Android app.
… Message ID: ***@***.***>
|
|
@smontanaro were you responsible for the csv.QUOTE_NULL? You're an absolute legend! |

Add blurb about recent change to csv.