Deprecation warning in release

Bug #403578 reported by Tim Powell
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ezbzr
Fix Released
Medium
Unassigned

Bug Description

I see this when doing bzr help release:
/usr/lib/python2.5/site-packages/bzrlib/plugins/ezbzr/release.py:24:
DeprecationWarning: The sre module is deprecated, please import re

This may be new with python 2.5 as I hadn't seen this when running with 2.3 and 2.4.

Revision history for this message
Tim Powell (theuiguy) wrote :

It appears that all of bzr has been using "import re" instead of "sre" since at least bzr 1.2, so this should be a simple replacement.

Tim Powell (theuiguy)
Changed in ezbzr:
importance: Undecided → Medium
Tim Powell (theuiguy)
Changed in ezbzr:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.