FS#14139 - Python -> MySqlDb -> DeprecationWarning: ImmutableSet
Attached to Project:
Arch Linux
Opened by Cagnulein (Cagnulein) - Wednesday, 08 April 2009, 11:31 GMT
Last edited by Allan McRae (Allan) - Wednesday, 08 April 2009, 13:46 GMT
Opened by Cagnulein (Cagnulein) - Wednesday, 08 April 2009, 11:31 GMT
Last edited by Allan McRae (Allan) - Wednesday, 08 April 2009, 13:46 GMT
|
Details
Description:
/usr/lib/python2.6/site-packages/MySQLdb/__init__.py:34: DeprecationWarning: the sets module is deprecated from sets import ImmutableSet |
This task depends upon
Comment by Allan McRae (Allan) -
Wednesday, 08 April 2009, 11:47 GMT
This is only a warning and should not break anything. Is there an
actual problem?
Comment by Cagnulein (Cagnulein) -
Wednesday, 08 April 2009, 13:40 GMT
exactly, it's only a warning but i guess it could be fixed.
Comment by Allan McRae (Allan) -
Wednesday, 08 April 2009, 13:45 GMT
This being closed as "Not a Bug" because it is not our job to fix
things that are not actually broken. We leave that to the upstream
developers.