Age | Commit message (Expand) | Author |
---|---|---|
2017-06-10 | tests/basics: Convert "sys.exit()" to "raise SystemExit". | Paul Sokolovsky |
2017-02-15 | tests/basic/[a-f]*: Make skippable. | Paul Sokolovsky |
2015-04-04 | tests: Add missing tests for builtins, and many other things. | Damien George |
2015-03-28 | tests/class_descriptor.py: Fix line-endings (were CRLF). | Paul Sokolovsky |
2015-03-26 | py: Add optional support for descriptors' __get__ and __set__ methods. | stijn |