List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
major 1204 214 months ago 214 months ago amak Unable to create file object from Java InputStream Core 2.5b0   closed duplicate kam       behaviour
normal 1205 214 months ago 214 months ago fwierzbicki list comprehension difference to python Core 2.5b0   closed fixed pb fwierzbicki     behaviour
minor 1206 214 months ago 139 months ago zyasoft test_calendar fails on non english platforms Library Jython 2.5   closed duplicate ruivaldo       behaviour
normal 1207 214 months ago 214 months ago JohnSJohnM Deploying a Django-Jython app to Tomcat generates java.lang.ClassCastException Any 2.5b0   closed out of date JohnSJohnM amak     behaviour
normal 1208 214 months ago 138 months ago zyasoft jython_installer doesn't like paths that contain the '!' character Installer Jython 2.7   closed fixed alv131 otmarhumbel     crash
major 1209 214 months ago 211 months ago pjenvey jython traps AttributeError exceptions in some cases leading to unexpected behaviors Core 2.5b0   closed fixed mcella       behaviour
normal 1210 214 months ago 188 months ago amak Lib/socket.py doesn't allow IPv6 sockets and fails with an AssertionError Library 2.5b0   closed fixed mcella amak ipv6   behaviour
normal 1211 214 months ago 214 months ago amak Telnetlib.expect crashes when a timeout parameter is given. Library 2.2.2   closed fixed amak amak      
normal 1212 214 months ago 214 months ago zyasoft 'x' in dictionary much slower than dictionary.has_key('x')   2.2.2   closed wont fix pekka.klarck        
normal 1213 214 months ago 214 months ago otmarhumbel PythonInterpreter.initialize() throws NullPointerException without explanation Core 2.5.1   closed invalid doublep       behaviour
critical 1214 214 months ago 210 months ago zyasoft PYTHONPATH not correctly computed on 2.5b0 Core 2.5b0   closed works for me fabioz otmarhumbel     behaviour
major 1215 214 months ago 207 months ago fwierzbicki extra spaces in import statement break importing Core 2.5b1   closed fixed doublep fwierzbicki     behaviour
normal 1216 214 months ago 201 months ago leosoto importing Java classes doesn't work if Jython is under 'small' class loader Core 2.5b0   closed accepted doublep   patch   behaviour
minor 1217 214 months ago 213 months ago zyasoft decompressing a malformed stream with zlib results in a java.util.zip.DataFormatException instead of a zlib.error Library     closed fixed njoyce   patch   behaviour
normal 1218 214 months ago 214 months ago amak Socket timeouts on connect not honoured when timeout set through socket.setdefaulttimeout() Library 2.2.2   closed fixed amak amak     behaviour
normal 1219 214 months ago 141 months ago zyasoft Unicode usage in os.path functions Library Jython 2.5   closed fixed naos        
normal 1220 214 months ago 211 months ago mlevalle spiroserver.py on jython2.5b0 fails Core 2.5b0   closed invalid mlevalle        
normal 1221 214 months ago 212 months ago zyasoft Django war packaging - Cannot find jarjar.jar when building on Cygwin/Win32 Any 2.5b0   closed fixed JohnSJohnM leosoto      
minor 1222 214 months ago 213 months ago JohnSJohnM Django - modjy doesn't recognise lib-python/* sub folders Library 2.5b0   closed invalid JohnSJohnM amak     behaviour
normal 1223 214 months ago 198 months ago pjenvey Methods in Java classes aren't considered methods or functions by inspect   2.5.1   closed fixed pekka.klarck   patch    
urgent 1224 214 months ago 209 months ago pjenvey IPv6 support is broken Library 2.5.1, 2.5b0   closed duplicate billiejoex amak ipv6    
major 1225 214 months ago 199 months ago amak socket.getservbyname/port() not yet supported Library 2.5.1   closed fixed billiejoex amak      
normal 1226 214 months ago 213 months ago amak asyncore.dispatcher._map is deleted for no reason Library 2.5.1, 2.5b0   closed out of date billiejoex amak      
major 1227 214 months ago 213 months ago zyasoft The cStringIO.StringIO.write implementation does not handle write/seek/write's correctly. Library 2.5.1   closed fixed njoyce zyasoft patch   behaviour
normal 1228 214 months ago 214 months ago cgroves Add version for 2.5b1 to Issue (Bug) tracker   2.5b0   closed fixed mlevalle        
normal 1229 214 months ago 214 months ago pjenvey os.utime fails in Jython2.5b1   2.5b1   closed fixed yanne        
normal 1230 214 months ago 213 months ago cgroves importing with '*' from java packages does not work with 2.5b1   2.5b1   closed fixed yanne fwierzbicki      
major 1231 214 months ago 213 months ago cgroves 2.5b1 breaks XML DocumentBuilderFactory (in particular, Weblogic 10.3)   2.5b1   closed fixed doublep        
normal 1232 214 months ago 213 months ago cgroves Inherited java bean properties not recognized correctly Core 2.5b1   closed fixed garyh   patch   behaviour
normal 1233 214 months ago 213 months ago leosoto couldn't make directories when installing django in jython on Windows   2.5b1   closed duplicate jfenwick       behaviour
normal 1234 214 months ago 213 months ago cgroves Java classes' MRO resolution can throw an NPE Core 2.5b1   closed fixed marcdownie       crash
normal 1235 214 months ago 213 months ago cgroves java.awt.Frame - problem w/ attibutes Core 2.5b1   closed fixed yarkot        
normal 1236 213 months ago 213 months ago pjenvey Django 1.0.2 jython setup.py install fails in 2.5b1 (ok in 2.5b0) Core 2.5b1   closed duplicate mlevalle       behaviour
normal 1237 213 months ago 213 months ago amak Asnycore does not seem to work in Jython 2.5 (b0 or b1) Library 2.5b1, 2.5b0   closed fixed mlevalle amak      
normal 1238 213 months ago 211 months ago amak randomly select() exception on 2.5b1   2.5.1, 2.5b1, 2.5b0   closed duplicate billiejoex amak      
normal 1239 213 months ago 213 months ago fwierzbicki Package scanning seems to depend on import order in jython-2.5b1 Core 2.5b1   closed fixed gidiko fwierzbicki     behaviour
normal 1240 213 months ago 213 months ago cgroves Can't import _jython, but it's listed in the built-in modules Library 2.5b1   closed fixed DinoV       behaviour
major 1241 213 months ago 213 months ago cgroves Assignment to static variable shadows value Core 2.5b1   closed fixed nriley cgroves     behaviour
critical 1242 213 months ago 213 months ago fwierzbicki Tuples allow member assignment Core 2.5b1   closed fixed pchasco fwierzbicki     behaviour
normal 1243 213 months ago 213 months ago fwierzbicki Running scripts from standalone jar with __run__.py broken Core 2.2.2, 2.5b1   closed fixed yanne fwierzbicki     crash
normal 1244 213 months ago 213 months ago amak Problem letting system choose the port for binding UDP socket Library 2.5b1   closed fixed asterio amak      
normal 1245 213 months ago 213 months ago amak modjy passes HTTP headers as unicode objects to the WSGI app Core     closed fixed leosoto amak      
normal 1246 213 months ago 211 months ago pjenvey KeyError: 'twisted.internet.reactor' Core 2.5b1   closed fixed thijs pjenvey twisted   behaviour
normal 1247 213 months ago 212 months ago leosoto modjy is not included on the installer Installer     closed fixed leosoto amak      
minor 1248 213 months ago 102 months ago jeff.allen Trace function is not called with a line event for try statements Core Jython 2.5   open   jha       behaviour
normal 1249 213 months ago 211 months ago pjenvey Trace function is not called with an exception event exactly when the exception occurs Core 2.5b1   closed fixed jha pjenvey     behaviour
normal 1250 213 months ago 102 months ago jeff.allen Trace function is not called with return events when frames are exited due to exceptions Core Jython 2.7   open   jha       behaviour
normal 1251 213 months ago 213 months ago amak select() fails when selecting on a file descriptor. Library 2.5b1   closed invalid cartman       behaviour
normal 1252 213 months ago 212 months ago zyasoft StackOverflow when name referenced before global declaration and run as a script Core 2.5b1   closed works for me jha       crash
normal 1253 213 months ago 209 months ago pjenvey ZipFile can't unzip file > 25 M : java.lang.OutOfMemoryError Library 2.5.1   closed fixed pbourachot       crash
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: