deprecation warning in bzrlib/filters/__init__.py

Bug #346593 reported by Benjamin Peterson
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Low
Vincent Ladeuil

Bug Description

Basically any command with bzr.dev and Python 2.6 will give this:

bzr/bzr.dev/bzrlib/filters/__init__.py:43: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

A compatibility layer will probably have to be added until 2.4 support is dropped.

Related branches

Revision history for this message
Vincent Ladeuil (vila) wrote :

The compatibility layer already exists and is in fact used in that module, we just need to delete the faulty import that is triggering the warning.

Changed in bzr:
assignee: nobody → vila
status: New → Confirmed
Vincent Ladeuil (vila)
Changed in bzr:
milestone: none → 1.14rc1
status: Confirmed → Fix Committed
importance: Undecided → Low
Vincent Ladeuil (vila)
Changed in bzr:
status: Fix Committed → 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.