Merge lp:~divmod-dev/divmod.org/829869-explicit-type-dropping into lp:divmod.org
Proposed by
Tristan Seligmann
Status: | Merged |
---|---|
Merged at revision: | 2713 |
Proposed branch: | lp:~divmod-dev/divmod.org/829869-explicit-type-dropping |
Merge into: | lp:divmod.org |
Prerequisite: | lp:~divmod-dev/divmod.org/829866-explicit-close |
Diff against target: |
109 lines (+4/-81) 1 file modified
Axiom/axiom/test/test_xatop.py (+4/-81) |
To merge this branch: | bzr merge lp:~divmod-dev/divmod.org/829869-explicit-type-dropping |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Laurens Van Houtven | Approve | ||
Jean-Paul Calderone | Needs Information | ||
Jonathan Jacobs | Approve | ||
Glyph Lefkowitz | Pending | ||
Review via email: mp+72276@code.launchpad.net |
To post a comment you must log in.
If you're deleting whole test methods, that's not "relying" - that's "explicitly requiring, intentionally".
I'm not too happy about these deletions.
What happens if you call gc.collect() at the right point instead?