DeprecationWarning
Masklinn
masklinn at masklinn.net
Sat Nov 22 10:01:50 UTC 2008
On 22 nov. 08, at 11:00, Masklinn <masklinn at masklinn.net> wrote:
> On 22 nov. 08, at 10:46, "Demidov Andrey" <andrey.demidov at gmail.com>
> wrote:
>> Hi,
>>
>> After commit I have got this warning:
>>
>> myself at home:~/sources/tracker2$ hg commit -m "settings: load and
>> save"
>>
>> /usr/lib/python2.6/site-packages/mercurial/demandimport.py:46:
>> DeprecationWarning: the sha module is deprecated; use the hashlib
>> module instead
>> mod = _origimport(head, globals, locals)
>>
>> OS: Arch Linux
>> Mercurial: Mercurial Distributed SCM (version 1.0.2)
>> Python: Python 2.6
>>
>> I am just wandering is there any risk to lost my data or it is just
>> warning?
>>
> It's just a python earning due to the reorganization of the stdlib
> in python 3, you don't risk anything.
*warning*, not earning
More information about the Mercurial
mailing list