summaryrefslogtreecommitdiff
path: root/tests/basics/class_setname_hazard.py
AgeCommit message (Collapse)Author
13 daystests/basics: Add tests for PEP487 __set_name__.Anson Mansfield
Including the stochastic tests needed to guarantee sensitivity to the potential iterate-while-modifying hazard a naive implementation might have. Signed-off-by: Anson Mansfield <amansfield@mantaro.com>