Message301066
This change suddenly made detection of reference leaks a lot less effective. Now if you have a single 0 in the deltas list, it will consider there is no reference leak, even though all other values might be > 0.
See https://bugs.python.org/issue31317#msg301064 for an example.
Victor, it would be nice if you could find a less brutal heuristic. |
|
| Date |
User |
Action |
Args |
| 2017-08-31 22:08:30 | pitrou | set | recipients:
+ pitrou, vstinner, serhiy.storchaka |
| 2017-08-31 22:08:30 | pitrou | set | messageid: <[email protected]> |
| 2017-08-31 22:08:30 | pitrou | link | issue30776 messages |
| 2017-08-31 22:08:30 | pitrou | create | |
|