Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky | 2017-06-10 |
* | tests/basic/: Make various tests skippable. | Paul Sokolovsky | 2017-02-15 |
* | py: Check that arg to object.__new__ is a user-defined type. | Damien George | 2015-05-04 |
* | py: Initial attempts to actually allow implementing __new__ in Python. | Paul Sokolovsky | 2014-05-22 |