lxml:master

Last commit made on 2023-09-21
Get this branch:
git clone -b master https://git.launchpad.net/lxml

Branch merges

Branch information

Name:
master
Repository:
lp:lxml

Recent commits

b8b47a6... by scoder

Update docs section on MS Windows binary wheels.

Closes https://bugs.launchpad.net/lxml/+bug/2031023

05f0e53... by scoder

Update Python version requirements in INSTALL.txt.

ae19de3... by scoder

Update Cython dependency to 3.0.2.

784579c... by scoder

Update Python version list in tox.ini.

dc44f18... by scoder

Changelog: libxml2 2.10.4 is not the "latest" (2.11.x is available).

f09126b... by scoder

Update Cython requirement to version 3.0.1.

8d58ba2... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

CI: Bump actions/checkout from 3 to 4 (GH-381)

762f62c... by scoder

Fix error handling in TreeBuilder.close() and add tests for it.

Based on https://github.com/lxml/lxml/pull/379 by Enrico Minack.

Closes https://bugs.launchpad.net/lxml/+bug/1980767
Closes https://github.com/lxml/lxml/pull/379

426caee... by scoder

CI: Fix linker command and only set it in Py2 (where it fails to catch the right executable).

000c141... by scoder

Build: Remove non-existant build target.