Opened 14 years ago

Closed 11 years ago

#2208 closed Patches (fixed)

Pyste can use ElementTree from Python 2.5

Reported by: Steven Robbins <smr@…> Owned by: Dave Abrahams
Milestone: To Be Determined Component: python USE GITHUB
Version: Boost 1.36.0 Severity: Optimization
Keywords: Cc:

Description

A Ubuntu user reported that cElementTree is shipped with standard Python 2.5, and supplied a patch to allow Pyste to use it instead of the external cElementTree module. See http://bugs.debian.org/489022

The supplied patch is that applied to Debian builds of 1.36.0.

Attachments (1)

python2.5-elementtree.patch (850 bytes ) - added by Steven Robbins <smr@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

by Steven Robbins <smr@…>, 14 years ago

Attachment: python2.5-elementtree.patch added

comment:1 by Daniel James, 14 years ago

Component: NonePython
Owner: set to Dave Abrahams

comment:2 by Ralf W. Grosse-Kunstleve, 11 years ago

Resolution: fixed
Status: newclosed

Patch applied to svn trunk (rev. 75413)

Merged to release branch with svn rev. 75414.

Note: See TracTickets for help on using tickets.