mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
f5f41bf087
* Add more tests * Refactor and neaten the code a bit. * Rename union_update() to update(). * Improve the algorithms (making them a closer to sets.py).