-
leosoto committed revision 6937 to the Jython SVN repository, changing 2 files.
2009-11-04 01:11:20 UTC in Jython
-
leosoto committed revision 6717 to the Jython SVN repository, changing 1 files.
2009-08-24 03:30:29 UTC in Jython
-
leosoto committed revision 6634 to the Jython SVN repository, changing 1 files.
2009-08-06 20:17:09 UTC in Jython
-
The current _completer.py messes up True/False builtins, by assuming that Jython doesn't define True/False (which was true until 2.5).
Problems with this are very rare, but also very hard to debug when they appear (I got one when running a console with Django/Jython).
The fix separates the check for Jython and the check for existence of True/False.
2009-07-01 05:19:14 UTC in Pydev for Eclipse
-
leosoto committed revision 6010 to the Jython SVN repository, changing 1 files.
2009-02-04 00:51:47 UTC in Jython
-
leosoto committed revision 5951 to the Jython SVN repository, changing 1 files.
2009-01-20 19:29:17 UTC in Jython
-
leosoto committed revision 5543 to the Jython SVN repository, changing 1 files.
2008-11-05 02:56:03 UTC in Jython
-
leosoto committed revision 5542 to the Jython SVN repository, changing 3 files.
2008-11-05 02:39:25 UTC in Jython
-
leosoto committed revision 5390 to the Jython SVN repository, changing 21 files.
2008-10-14 03:20:10 UTC in Jython
-
leosoto committed revision 5342 to the Jython SVN repository, changing 1 files.
2008-09-21 00:20:23 UTC in Jython