[issue44116] The _csv module can't be garbage-collected after _csv.register_dialect is called

Erlend E. Aasland report at bugs.python.org
Wed May 12 12:19:47 EDT 2021


Erlend E. Aasland <erlend.aasland at innova.no> added the comment:

> Changes to _csv.Error should not be necessary, there everything is handled by the superclass.

Got it; thanks.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44116>
_______________________________________


More information about the Python-bugs-list mailing list