Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
0aedd1c612
NEW: visualization.Window(): simple Tk visualization class, can just draw some lines for now, but with working realignment, zooming and panning
4d1b075086
NEW: itertools.len_permutations() and itertools.len_combinations() -> get the amount of results the respective itertools function would yield