Skip to content

Conversation

Prometheus3375
Copy link
Contributor

@Prometheus3375 Prometheus3375 commented Mar 25, 2024

This PR adds a note about csv.QUOTE_NOTNULL and csv.QUOTE_STRINGS not affecting csv.reader in 3.12. This issue is resolved in 3.13, thus, this PR is made only to 3.12 branch.

I took my inspiration from the note about bugged dispatching of **= introduced in 3.8 (docs).


📚 Documentation preview 📚: https://cpython-previews--117235.org.readthedocs.build/

@Prometheus3375
Copy link
Contributor Author

A direct link to the docs preview with this note.

@willingc
Copy link
Contributor

@merwok would you please re-review? Thanks.

@merwok merwok changed the title [3.12] gh-116633: Add a note about bugged behavior of csv.QUOTE_NOTNULL and csv.QUOTE_STRINGS in 3.12 [3.12] gh-116633: Add a note about buggy behavior of csv.QUOTE_NOTNULL and csv.QUOTE_STRINGS Oct 30, 2024
@willingc
Copy link
Contributor

Thanks @merwok for the quick review.

@willingc willingc merged commit 6bfe5fb into python:3.12 Oct 31, 2024
8 checks passed
@Prometheus3375 Prometheus3375 deleted the gh-116633 branch November 2, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants