Message178795
| Author | ezio.melotti |
|---|---|
| Recipients | brett.cannon, eric.araujo, ezio.melotti, r.david.murray, serhiy.storchaka, skrah, terry.reedy, zach.ware |
| Date | 2013-01-02.02:10:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1357092653.6.0.851609500886.issue16748@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Attached patch fixes Lib/test/test_heapq.py. I also replaced the test_main() with unittest.main() and got rid of the code previously used to "test" reference leaks. As it is the patch can be applied on 3.3/default. If you think it should be backported to 2.7/3.2 too, the changes on test_main() should be reverted. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-02 02:10:53 | ezio.melotti | set | recipients: + ezio.melotti, brett.cannon, terry.reedy, eric.araujo, r.david.murray, skrah, zach.ware, serhiy.storchaka |
| 2013-01-02 02:10:53 | ezio.melotti | set | messageid: <1357092653.6.0.851609500886.issue16748@psf.upfronthosting.co.za> |
| 2013-01-02 02:10:53 | ezio.melotti | link | issue16748 messages |
| 2013-01-02 02:10:53 | ezio.melotti | create | |