summaryrefslogtreecommitdiff
path: root/gi/_propertyhelper.py
Commit message (Expand)AuthorAgeFilesLines
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-5/+2
* Properly raise errors from property getters instead of just printing them. Se...Christoph Reiter2018-04-181-15/+1
* Move all py2/3 compat code into gi._compatChristoph Reiter2018-04-071-12/+4
* Remove pyg_type_name() and use GType.name insteadChristoph Reiter2018-03-211-1/+1
* Remove pyg_type_is_a() and use GType.is_a() insteadChristoph Reiter2018-03-211-7/+7
* Remove gi._gi._gobject and gi._gobject modulesChristoph Reiter2017-04-011-24/+23
* Fast path Python Property getter when accessing descriptor directlySimon Feltman2014-08-181-4/+15
* docs: Standardize Python doc stringsSimon Feltman2014-03-151-42/+44
* Update Free Software Foundation addressesSimon Feltman2014-03-151-3/+1
* Move gobject sub-module Python files into the main gi packageSimon Feltman2014-01-141-0/+417