[issue15040] stdlib compatibility with pypy: mailbox module

2012-10-23 Thread Petri Lehtinen
Petri Lehtinen added the comment: Applied, thanks! -- nosy: +petri.lehtinen resolution: -> fixed stage: commit review -> committed/rejected status: open -> closed ___ Python tracker ___

[issue15040] stdlib compatibility with pypy: mailbox module

2012-10-23 Thread Roundup Robot
Roundup Robot added the comment: New changeset 84cd07899baf by Petri Lehtinen in branch '2.7': #15040: Close files in mailbox tests for PyPy compatibility http://hg.python.org/cpython/rev/84cd07899baf -- nosy: +python-dev ___ Python tracker

[issue15040] stdlib compatibility with pypy: mailbox module

2012-06-18 Thread Éric Araujo
Changes by Éric Araujo : -- title: stdlib compatability with pypy: mailbox.py -> stdlib compatibility with pypy: mailbox module ___ Python tracker ___ __