Opened 14 years ago
Closed 11 years ago
#2208 closed Patches (fixed)
Pyste can use ElementTree from Python 2.5
| Reported by: | 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)
Change History (3)
by , 14 years ago
| Attachment: | python2.5-elementtree.patch added |
|---|
comment:1 by , 14 years ago
| Component: | None → Python |
|---|---|
| Owner: | set to |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Patch applied to svn trunk (rev. 75413)
Merged to release branch with svn rev. 75414.