bpo-36121: Override field_size_limit per csv.reader object by remilapeyre · Pull Request #12071 · python/cpython
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if this feature will be accepted, but I have some comments.
I don't know the typical times for a PR like this one to be accepted, but if it helps to find the motivation to accept it, the original bug was submitted because of this conversation in the Scipy repository: scipy/scipy#9854 (comment)
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Run of test_csv:
Ran 107 tests in 0.327s
OK
It would be good to add in csv.rst:
Changed in version 3.12
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