[issue2979] use_datetime in SimpleXMLRPCServer

2011-11-10 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: See issue #13297 for a similar case with bytes. Should we implement a use_builtin_types flag which supersedes use_datetime? -- dependencies: +xmlrpc.client could accept bytes for input and output

[issue2979] use_datetime in SimpleXMLRPCServer

2011-10-31 Thread Charles-François Natali
Charles-François Natali neolo...@free.fr added the comment: 2096158376e5 broke test_xmlrpc: == ERROR: test_datetime_before_1900 (test.test_xmlrpc.XMLRPCTestCase)

[issue2979] use_datetime in SimpleXMLRPCServer

2011-10-31 Thread Florent Xicluna
Florent Xicluna florent.xicl...@gmail.com added the comment: Latest comment is unrelated to this feature request. It goes with issue #13305. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2979

[issue2979] use_datetime in SimpleXMLRPCServer

2011-10-30 Thread Florent Xicluna
Changes by Florent Xicluna florent.xicl...@gmail.com: -- nosy: +flox stage: needs patch - patch review versions: +Python 3.3 -Python 3.2 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2979

[issue2979] use_datetime in SimpleXMLRPCServer

2011-10-30 Thread Florent Xicluna
Changes by Florent Xicluna florent.xicl...@gmail.com: -- assignee: - flox ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2979 ___ ___

[issue2979] use_datetime in SimpleXMLRPCServer

2010-07-23 Thread Martin v . Löwis
Martin v. Löwis mar...@v.loewis.de added the comment: At EuroPython, Virgil remarked that there was some discussion of this patch somewhere. -- nosy: +loewis ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue2979

[issue2979] use_datetime in SimpleXMLRPCServer

2010-07-08 Thread Mark Lawrence
Mark Lawrence breamore...@yahoo.co.uk added the comment: Presumably the patch needs reworking as SimpleXMLRPCServer has been incorporated into the new xmlrpc package for Python 3. -- nosy: +BreamoreBoy stage: - needs patch versions: +Python 3.2 -Python 2.6

[issue2979] use_datetime in SimpleXMLRPCServer

2008-05-28 Thread Ralf Schmitt
Changes by Ralf Schmitt [EMAIL PROTECTED]: -- nosy: +schmir ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue2979 ___ ___ Python-bugs-list mailing list