-
- Downloads
There was an error fetching the commit references. Please try again later.
Fix reporting unexpected abortions in event tests
Writing "<format string containing one directive> % <expression>" instead of "<format string containing one directive> % (<expression>,)" is always a problem; the particular problem in this case came from face.Abortion being a subclass of a class created with collections.namedtuple.
Loading
Please register or sign in to comment