Fellow Report - July 4, 2015

2015-07-04 Thread Tim Graham
Report for week ending July 4, 2015: Highlight of this week was merging the rest of DEP 3, the JavaScript unit tests. The integration with Jenkins is also completed. Thanks Trey Hunner and everyone else who contributed to the effort. Triaged --- https://code.djangoproject.com/ticket/250

Re: should we close in-memory file-like objects (StringIO, BytesIO, etc.)?

2015-07-04 Thread Ned Batchelder
On 7/3/15 1:55 PM, Aymeric Augustin wrote: 2015-07-03 17:10 GMT+02:00 Berker Peksağ >: I agree with you on the StringIO and BytesIO cases, but I agree with Andriy on the other usages (e.g. ZipFile, GzipFile). Many contributors follow the existing pract