<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/author/tormen</link><counters><counter name="forever" lastEventTime="1268420169" firstEventTime="1265655824">8</counter></counters><metadata></metadata><recentMessages><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#5099</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>subprocess.POpen.__del__() AttributeError (os module == None!)</file></files>     <log>I ran into the same problem today :(
 The patch resolved it :)
 
 BUT:
 Could anyone comment on when this patch will or will not live?!
 
 ...
 As ...</log>     <url>http://bugs.python.org/issue5099</url>   </commit> </body> <timestamp>1268420169</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#8112</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function &quot;inspect.getargspec()&quot;</file></files>     <log>If you want I can send you a patch.</log>     <url>http://bugs.python.org/issue8112</url>   </commit> </body> <timestamp>1268326544</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#8112</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function &quot;inspect.getargspec()&quot;</file></files>     <log>If you want an example:
 
 pydoc3.1 xmlrpc.server
 
 2nd usage pattern
 
 change &quot;SimpleXMLRPCServer&quot; to &quot;DocXMLRPCServer&quot;
 change function signat ...</log>     <url>http://bugs.python.org/issue8112</url>   </commit> </body> <timestamp>1268326329</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#8112</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) deprecated function &quot;inspect.getargspec()&quot;</file></files>     <log>Okey ...
 
 Consider you have a function:
 def fn( str:str ): pass
 
 That you register to your DocXMLRPCServer:
 register_function of SimpleXMLRP ...</log>     <url>http://bugs.python.org/issue8112</url>   </commit> </body> <timestamp>1268326027</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#8112</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) depricated function &quot;inspect.getargspec()&quot;</file></files>     <log>&quot;This&quot; refers to the summary of the bug.</log>     <url>http://bugs.python.org/issue8112</url>   </commit> </body> <timestamp>1268242743</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#8112</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>xmlrpc.server: ServerHTMLDoc.docroutine uses (since 3.0) depricated function &quot;inspect.getargspec()&quot;</file></files>     <log>[new] This throws an exception and crashes your DocXMLRPCServer when using registered python functions that use function annotations.
 
 Seems inc ...</log>     <url>http://bugs.python.org/issue8112</url>   </commit> </body> <timestamp>1268242670</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#7886</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>reverse on an empty list returns None</file></files>     <log>Thanks for your nice feedback even though my bug report was so stupid!</log>     <url>http://bugs.python.org/issue7886</url>   </commit> </body> <timestamp>1265679113</timestamp></message><message> <generator>   <name>Roundup Reactor for CIA</name>   <version>69784</version> </generator> <source>   <project>Python</project>   <module>#7886</module>   <branch>roundup</branch> </source> <body>   <commit>     <author>tormen</author>     <files><file>reverse on an empty list returns None</file></files>     <log>[new] # python 3.1.1:
 
 myList = []
 for item in myList:
     print( item ) # &lt;&lt;&lt; works
 
 for item in myList.reverse(): # &lt;&lt;&lt; breaks with: TypeE ...</log>     <url>http://bugs.python.org/issue7886</url>   </commit> </body> <timestamp>1265655822</timestamp></message></recentMessages></statsTarget>
