﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
118	Use the new hashlib module instead of the deprecated md5 and sha modules	sp		"Both the md5 and sha modules have been deprecated in favor of hashlib in Python 2.5.

I have written a patch that makes use of hashlib instead of md5/sha in foolscap, but it doesn't provide any backwards-compatibility to Python 2.4 and earlier.

The patch is available from my foolscap Mercurial repository at http://bitbucket.org/sp/foolscap.

"	task	closed	minor	0.4.0	unknown		fixed		
