Ticket #32 (closed defect: fixed)

Opened 16 months ago

Last modified 5 months ago

sha module deprecated

Reported by: 3.14159@… Owned by: jajcus
Priority: minor Component: pyxmpp
Keywords: Cc:

Description

python 2.6 and pyxmpp 1.0.1 results in

.../pyxmpp/jabberd/componentstream.py:27: DeprecationWarning: the sha module is deprecated; use the hashlib module instead

pls fix :)

Change History

Changed 16 months ago by jajcus

  • status changed from new to assigned

It seems I missed this one when I was fixing deprecation warnings of Python 2.6. Should be fixed now, not tested though. Could you, please, try current SVN code or tomorrow snapshot?

Changed 5 months ago by jajcus

  • status changed from assigned to closed
  • resolution set to fixed

Done some time ago.

Note: See TracTickets for help on using tickets.