commit | 84745ab464f9195192d741f79407b06daa4eba29 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 29 21:31:25 2013 +0100 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Tue Oct 29 21:31:25 2013 +0100 |
tree | b7e8c97a073f3650e2807daa1ddb219669e8fbc7 | |
parent | dc6b933d2333e3928c73554a3dcf171ab4611b7d [diff] |
Issue #17936: Fix O(n**2) behaviour when adding or removing many subclasses of a given type.