Changes between Version 1 and Version 2 of Ticket #14772, comment 39
- Timestamp:
- 07/19/13 16:18:43 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14772, comment 39
v1 v2 1 (The review patch I just uploaded includes this error -- feel free to directly edit my review patch rather than your base patch. Maybe you could fix your multiset permutation bug while we're at that, or shadow the __check__ method in the appropriate classes so that my fix won't break other things. I hate to admit but I still don't see through the logic of the various classes defined in permutation.py. 1 (The review patch I just uploaded includes this error -- feel free to directly edit my review patch rather than your base patch. Maybe you could fix your multiset permutation bug while we're at that, or shadow the __check__ method in the appropriate classes so that my fix won't break other things. I hate to admit but I still don't see through the logic of the various classes defined in permutation.py. I'd also love it if you could sketch what changes you have made to the structure; the .patch file is mostly unreadable due to a bad diff encoding algorithm.) 2 2 3 3 I won't return to this ticket in the next 3 or so hours.)