[pypy-dev] win32-stdlib branch

Matti Picus matti.picus at gmail.com
Sat May 5 21:49:48 CEST 2012


On 5/05/2012 7:53 PM, Amaury Forgeot d'Arc wrote:
> 2012/5/4 Matti Picus <matti.picus at gmail.com 
> <mailto:matti.picus at gmail.com>>
>
>     I have modified files in lib-python/modified-2.7 to close all open
>     files so that more of the lib-python tests pass in windows.
>
>
> CPython 3 emits a warning when a file is closed by its __del__ method.
> And of course the test suite has been updated to correctly close all 
> files during the tests.
> Have you compared your changes with the ones in the py3k branch?
>
> -- 
> Amaury Forgeot d'Arc
Ahh. No, I didn't. I'm not sure how to proceed. Perhaps it makes more 
sense to wait for the stdlib-unification branch to be merged, and then 
somehow compare the win32-stdlb branch's stdlib 2.7 to the py3k branch's 
stdlib 3.2 .

Matti



More information about the pypy-dev mailing list