summaryrefslogtreecommitdiff
path: root/src/lxml/builder.pxd
Commit message (Expand)AuthorAgeFilesLines
* Actually use "language_level=2" everywhere for better Py2 compatibility.Stefan Behnel2018-12-021-1/+1
* Set explicit Cython language levels for compiled modules (Cython suggests to ...Stefan Behnel2018-12-021-0/+1
* Speed up access to global names in compiled builder.py.Stefan Behnel2017-08-191-0/+4
* Compile ElementMaker into an extension type to speed it up.Stefan Behnel2017-08-191-0/+5