summaryrefslogtreecommitdiff
path: root/giscanner/testcodegen.py
Commit message (Expand)AuthorAgeFilesLines
* Drop all Python 2 compat codeChristoph Reiter2018-12-081-11/+1
* scanner: Pacify PEP8Colin Walters2015-09-291-3/+3
* giscanner: Use StringIO instead of cStringIO in Python 2Simon Feltman2015-09-291-1/+7
* giscanner: Use unicode literals in all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use print as a function for Python 3 compatibilitySimon Feltman2015-09-291-0/+1
* giscanner: Enable "true division" for all Python filesSimon Feltman2015-09-291-0/+1
* giscanner: Use absolute_import for all Python filesSimon Feltman2015-09-291-0/+2
* scanner: Warn and ignore on incorrect transfer annotationsColin Walters2015-09-271-4/+7
* Revert "scanner: Warn and ignore on incorrect transfer annotations"Michael Catanzaro2015-09-271-7/+4
* scanner: Warn and ignore on incorrect transfer annotationsGarrett Regier2015-09-261-4/+7
* giscanner: Add Optional Options for CodegenChun-wei Fan2014-09-041-2/+16
* tests: Update misc/pep8.py to 1.4.5Dieter Verfaillie2013-05-071-0/+3
* Major rewriteColin Walters2010-08-311-0/+119