Commit Graph

13 Commits (71b21083b7f700a2b0b67b3976d3ee5837690d01)

Author SHA1 Message Date
Julien Cristau 71b21083b7 Use super() instead of explicitly calling our superclass
10 years ago
Julien Cristau b354afc39d Use six.moves for itertools, urllib and intern
10 years ago
Julien Cristau b3aef7fe6d Stop using dict.iter* methods
10 years ago
Julien Cristau 5d7393cf86 Switch to print_function
10 years ago
Niels Thykier ddf52bc7ca Exploit equivalency to skip unneeded computation
11 years ago
Niels Thykier d5384f03ff inst-tester: Attempt to avoid needing to backtrack
11 years ago
Niels Thykier b68b77f73e inst-tester: Exploit eqv. table in compute_testing_installability
11 years ago
Niels Thykier e2ac08c62e installability: Exploit equvialency to reduce choices
11 years ago
Niels Thykier 3817e9bae8 inst/builder.py: Move a comment and write doc for method
11 years ago
Niels Thykier 34d1a6c653 Solver: Add more (optional) debugging output
11 years ago
Niels Thykier c0409c1b04 Add auto hinter on top of the new installability tester
11 years ago
Adam D. Barratt 92fe1724db Fix a crash during installability testing
11 years ago
Niels Thykier 4030b5cb22 Rewrite installability tester
11 years ago