My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 15: Future Warnings again ;)
  Back to list
Status:  WontFix
Owner:  ----
Closed:  Dec 2008


 
Reported by jadest...@gmail.com, Dec 9, 2007
 Posted by nano at 2006-03-06 19:44:51

/usr/lib/python2.3/site-packages/twisted/internet/defer.py:396: FutureWarning:
hex()/oct() of negative int will return a signed string in Python 2.4 and up
  return "<%s at %s  current result: %r>" % (cname,
hex(id(self)),
/usr/lib/python2.3/site-packages/twisted/internet/tcp.py:491: FutureWarning:
%u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
  s = '<%s to %s at %x>' % (self.__class__, self.addr, id(self))

Posted by jadestorm at 2006-03-07 01:23:05

Just a warning... but I'd like to shut it up at some point anyway.


Dec 12, 2008
Project Member #1 r000ns...@gmail.com
(No comment was entered for this change.)
Status: WontFix
Owner: ---

Powered by Google Project Hosting