| commit | c69c9bc24bd8ea79775f1be025202d81ea800f0f | [log] [tgz] |
|---|---|---|
| author | Antoine Pitrou <solipsis@pitrou.net> | Thu Aug 15 20:15:15 2013 +0200 |
| committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Aug 15 20:15:15 2013 +0200 |
| tree | d0bc2b394c44f1cb78ac2e22dfb59fe15f9aeb05 | |
| parent | 37d5cebb4816a96785a85db9dcfd8519f30df18b [diff] |
Replace an overly optimistic assert() in _PyGC_CollectNoFail with a simple guard.