summaryrefslogtreecommitdiff
path: root/Examples/test-suite/python_builtin.i
Commit message (Expand)AuthorAgeFilesLines
* Fix Python 2 builtin tp_hash hashfunc closure regression when using "python:s...William S Fulton2016-12-231-1/+19
* Compiler warning fixes in testcaseWilliam S Fulton2016-10-301-5/+11
* More flexible python builtin slotsWilliam S Fulton2016-09-251-0/+63
* Make Python builtin types hashable by defaultbuiltin-hashableWilliam S Fulton2016-08-231-3/+11
* Correct notes on customising Python builtin comparison operatorsWilliam S Fulton2016-08-221-0/+16
* Add Python builtin tp_dealloc override testWilliam S Fulton2016-08-191-0/+40
* Python builtin hashfunc closure fixWilliam S Fulton2016-08-181-0/+74