Andriy proposed a patch to close objects like StringIO and BytesIO in our 
test suite [1]. I am not sure how much benefit this gives (frees "a few 
bytes of RAM" according to [2]) and it seems to add a lot of verbosity. 
Looking at Python's own test suite, it doesn't appear these objects are 
closed there (I spot checked BytesIO and StringIO). Any thoughts on this?

[1] https://github.com/django/django/pull/4938
[2] https://github.com/django/django/pull/4248

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/7579ee1c-ecc6-48d1-9002-733810e64754%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to