grotor / pyvk-t

Automatically exported from code.google.com/p/pyvk-t
0 stars 0 forks source link

Deprecated #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
/home/xmpp-t/vkontakte/pyvkt_new.py:394: exceptions.DeprecationWarning: 
twisted.enterprise.adbapi.safe was deprecated in Twisted 2.6.0

Original issue reported on code.google.com by zdevel on 23 Mar 2009 at 7:27

GoogleCodeExporter commented 8 years ago
Ревизия 84. Вот еще парочка.

2009-03-23 19:28:53+0000 [XmlStream,client] deprecated callInThread
2009-03-23 19:28:53+0000 [XmlStream,client] this in NOT an ERROR!
2009-03-23 19:28:53+0000 [XmlStream,client]   File "/home/xmpp-t/vkontakte/
pyvkt_new.py", line 351, in onIq
2009-03-23 19:28:53+0000 [XmlStream,client]     
self.users[bjid].pool.callInThread
(self.getsendVcard,jid=iq["from"],v_id=v_id,iq_id=iq["id"])
2009-03-23 19:28:53+0000 [XmlStream,client]   File "/home/xmpp-t/vkontakte/
pyvkt_spikes.py", line 27, in callInThread
2009-03-23 19:28:53+0000 [XmlStream,client]     print_stack(limit=2)

Original comment by zdevel on 23 Mar 2009 at 7:30

GoogleCodeExporter commented 8 years ago
2009-03-26 18:16:57+0000 [XmlStream,client] deprecated deferToThreadPool
2009-03-26 18:16:57+0000 [XmlStream,client] this in NOT an ERROR!
2009-03-26 18:16:57+0000 [XmlStream,client]   File "/home/xmpp-t/vkontakte/
pyvkt_new.py", line 422, in onIq
2009-03-26 18:16:57+0000 [XmlStream,client]     d=deferToThreadPool
(reactor,self.users[bjid].pool,f=self.commands.onIqSet,iq=iq)
2009-03-26 18:16:57+0000 [XmlStream,client]   File "/home/xmpp-t/vkontakte/
pyvkt_spikes.py", line 12, in deferToThreadPool
2009-03-26 18:16:57+0000 [XmlStream,client]     print_stack(limit=2)

Original comment by zdevel on 26 Mar 2009 at 6:27

GoogleCodeExporter commented 8 years ago
вроде, убрал

Original comment by Equidamoid on 28 Mar 2009 at 7:51