[Python-Dev] [Python-checkins] cpython: Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a
Éric Araujo
merwok at netwok.org
Fri Mar 25 17:44:26 CET 2011
More information about the Python-Dev mailing list
Fri Mar 25 17:44:26 CET 2011
- Previous message: [Python-Dev] Buildbots and feature branches
- Next message: [Python-Dev] [Python-checkins] cpython: Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, > changeset: 68921:11dc3f270594 > user: Thomas Wouters <thomas at python.org> > date: Fri Mar 25 11:42:37 2011 +0100 > summary: > Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a > few other assertEqual tests that snuck in), and expand the docstrings and > comments explaining why and how these tests are supposed to work. Your commit message does not explain why you reverted the changes. The specific assert* methods give more useful messages than assertEqual in case of failure. Regards
- Previous message: [Python-Dev] Buildbots and feature branches
- Next message: [Python-Dev] [Python-checkins] cpython: Revert the Lib/test/test_bigmem.py changes from commit 17891566a478 (and a
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list