bpo-36121: Override field_size_limit per csv.reader object by remilapeyre · Pull Request #12071 · python/cpython

@remilapeyre

ZackerySpytz

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.

@remilapeyre

@remilapeyre

Thanks, it took me a while but I made the changes you requested.

@vnmabus

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)

MaxwellDupre

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

@github-actions

This PR is stale because it has been open for 30 days with no activity.