python-ast-person
Results
2
issues of
python-ast-person
**Description** I propose to add a hook to `sprite.Sprite` and `sprite.AbstractGroup` to allow sprites to handle their own events instead of the event handling code be in the main loop....
enhancement
A first draft of implementing a mutex for #227 . I am planing to add a section about efficiently waiting latter.