Message277864
Oh, test_pdb does not fail anymore in refleak mode as expected (see msg212510 for the change to apply to test_pdb.py in order to reproduce that). 'hg bisect' says that this is happening since:
The first bad revision is:
changeset: 103552:ee0bbfd972de
user: Łukasz Langa <[email protected]>
date: Fri Sep 09 22:21:17 2016 -0700
summary: Issue #18401: pdb tests don't read ~/.pdbrc anymore
And indeed, this changeset has removed entirely the doctests from the test suite :( |
|
| Date |
User |
Action |
Args |
| 2016-10-02 09:10:51 | xdegaye | set | recipients:
+ xdegaye, georg.brandl, gregory.p.smith, isandler, pitrou, vstinner, draghuram, r.david.murray, Jack Liu |
| 2016-10-02 09:10:51 | xdegaye | set | messageid: <[email protected]> |
| 2016-10-02 09:10:51 | xdegaye | link | issue20766 messages |
| 2016-10-02 09:10:51 | xdegaye | create | |
|