New submission from Carlos Ramos <vnma...@gmail.com>:

The function csv.field_size_limit gets and sets a global variable. It would be 
useful to change this limit in a per-reader or per-thread basis, so that a 
library can change it without affecting global state.

----------
components: Extension Modules
messages: 336651
nosy: Carlos Ramos
priority: normal
severity: normal
status: open
title: csv: Non global alternative to csv.field_size_limit
type: enhancement
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36121>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to