summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1 from kovidgoyal/LP1595781_adopt_external_docLP1595781_adopt_external_docscoder2017-02-192-0/+108
|\
| * Add tests for external document adoptionKovid Goyal2017-02-191-3/+79
| * Add type checking for the capsuleKovid Goyal2017-02-192-0/+32
* | explain that transferring document ownership using "adopt_external_document()...Stefan Behnel2017-02-191-0/+3
|/
* Implement new API function "adopt_external_document()" that accepts a PyCapsu...Stefan Behnel2017-02-184-0/+108
* merge lxml-3.7 branch into masterStefan Behnel2017-02-183-5/+9
|\
| * prepare release of lxml 3.7.3Stefan Behnel2017-02-183-5/+9
* | merge lxml-3.7 branch into masterStefan Behnel2017-02-180-0/+0
|\ \ | |/
| * Add Python 2.6 to the AppVeyor buildPaul "TBBle" Hampson2017-02-141-1/+2
* | Merge pull request #226 from TBBle/appveyor-python26scoder2017-02-181-1/+2
|\ \
| * | Add Python 2.6 to the AppVeyor buildPaul "TBBle" Hampson2017-02-171-1/+2
|/ /
* | merge lxml-3.7 branch into masterStefan Behnel2017-02-170-0/+0
|\ \ | |/
| * fix typosJakub Wilk2017-02-142-3/+3
* | mergeStefan Behnel2017-02-173-6/+9
|\ \
| * \ Merge pull request #227 from jwilk/spellingscoder2017-02-172-3/+3
| |\ \
| | * | fix typosJakub Wilk2017-02-142-3/+3
| * | | Merge pull request #225 from mhils/local-lib-copiesscoder2017-02-171-3/+6
| |\ \ \
| | * | | enable caching of libraries in build stepMaximilian Hils2017-02-121-3/+6
* | | | | merge lxml-3.7 branch into masterStefan Behnel2017-02-170-0/+0
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Skip TempPathXmlFileTestCase for the incremental XML APIPaul "TBBle" Hampson2017-02-121-0/+1
| * | | | Support class decorators in Python 2.6 @skipIf fallbackPaul "TBBle" Hampson2017-02-131-4/+8
| * | | | clean up appveyor build script some moreStefan Behnel2017-02-111-10/+7
| * | | | Don't compile Cython from source on AppVeyorPaul "TBBle" Hampson2017-02-111-1/+1
| * | | | Apply Python FTP download workaround to Win32 libsPaul "TBBle" Hampson2017-02-111-0/+1
| * | | | Insert missing newlines in AppVeyor scriptsPaul "TBBle" Hampson2017-02-111-0/+3
* | | | | changelogStefan Behnel2017-02-171-0/+7
| |/ / / |/| | |
* | | | Merge pull request #228 from advarisk/fix-select-option-valuesscoder2017-02-172-20/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | add tests for bug #1665241Ashish Kulkarni2017-02-161-1/+25
| * | | fix html.SelectElement stripping whitespace from <option> valuesAshish Kulkarni2017-02-161-19/+6
|/ / /
* | | Merge pull request #224 from TBBle/skip-reopen-test-on-windowsscoder2017-02-132-4/+9
|\ \ \ | |_|/ |/| |
| * | Skip TempPathXmlFileTestCase for the incremental XML APIPaul "TBBle" Hampson2017-02-131-0/+1
| * | Support class decorators in Python 2.6 @skipIf fallbackPaul "TBBle" Hampson2017-02-131-4/+8
|/ /
* | discontinue support for CPython 3.2 - may or may not work in the futureStefan Behnel2017-02-111-1/+1
* | make test work in Py2.6Stefan Behnel2017-02-111-4/+2
* | merge lxml-3.7 branch into masterStefan Behnel2017-02-111-6/+6
|\ \ | |/
| * changelogStefan Behnel2017-02-111-0/+3
| * changelogStefan Behnel2017-02-111-0/+3
* | changelogStefan Behnel2017-02-111-0/+3
* | Merge pull request #220 from plq/method-ctxmanagerscoder2017-02-112-5/+93
|\ \
| * \ Merge remote-tracking branch 'lxml/master' into method-ctxmanagerBurak Arslan2017-02-0616-121/+374
| |\ \
| * | | check and test for _IncrementalWriter.method() ctx manager misuseBurak Arslan2017-01-102-1/+40
| * | | implement _IncrementalWriter.method() for changing output method with a conte...Burak Arslan2017-01-082-1/+35
| * | | Add method keyword to _IncrementalWriter.element()Burak Arslan2017-01-052-4/+22
* | | | changelogStefan Behnel2017-02-111-0/+6
* | | | Merge pull request #222 from jwilk/post-form-submissionscoder2017-02-111-0/+2
|\ \ \ \
| * | | | Fix POST form submission for Python 3Jakub Wilk2017-02-081-0/+2
| | |/ / | |/| |
* | | | clean up appveyor build script some moreStefan Behnel2017-02-111-10/+7
* | | | Merge pull request #223 from TBBle/appveyorscoder2017-02-112-1/+5
|\ \ \ \
| * | | | Don't compile Cython from source on AppVeyorPaul "TBBle" Hampson2017-02-111-1/+1
| * | | | Apply Python FTP download workaround to Win32 libsPaul "TBBle" Hampson2017-02-111-0/+1