List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
major 1204 198 months ago 198 months ago amak Unable to create file object from Java InputStream Core 2.5b0   closed duplicate kam       behaviour
normal 1205 198 months ago 198 months ago fwierzbicki list comprehension difference to python Core 2.5b0   closed fixed pb fwierzbicki     behaviour
minor 1206 198 months ago 122 months ago zyasoft test_calendar fails on non english platforms Library Jython 2.5   closed duplicate ruivaldo       behaviour
normal 1207 198 months ago 197 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 198 months ago 122 months ago zyasoft jython_installer doesn't like paths that contain the '!' character Installer Jython 2.7   closed fixed alv131 otmarhumbel     crash
major 1209 198 months ago 195 months ago pjenvey jython traps AttributeError exceptions in some cases leading to unexpected behaviors Core 2.5b0   closed fixed mcella       behaviour
normal 1210 198 months ago 172 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 198 months ago 198 months ago amak Telnetlib.expect crashes when a timeout parameter is given. Library 2.2.2   closed fixed amak amak      
normal 1212 198 months ago 198 months ago zyasoft 'x' in dictionary much slower than dictionary.has_key('x')   2.2.2   closed wont fix pekka.klarck        
normal 1213 198 months ago 198 months ago otmarhumbel PythonInterpreter.initialize() throws NullPointerException without explanation Core 2.5.1   closed invalid doublep       behaviour
critical 1214 198 months ago 194 months ago zyasoft PYTHONPATH not correctly computed on 2.5b0 Core 2.5b0   closed works for me fabioz otmarhumbel     behaviour
major 1215 198 months ago 190 months ago fwierzbicki extra spaces in import statement break importing Core 2.5b1   closed fixed doublep fwierzbicki     behaviour
normal 1216 198 months ago 184 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 197 months ago 197 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 197 months ago 197 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 197 months ago 124 months ago zyasoft Unicode usage in os.path functions Library Jython 2.5   closed fixed naos        
normal 1220 197 months ago 195 months ago mlevalle spiroserver.py on jython2.5b0 fails Core 2.5b0   closed invalid mlevalle        
normal 1221 197 months ago 195 months ago zyasoft Django war packaging - Cannot find jarjar.jar when building on Cygwin/Win32 Any 2.5b0   closed fixed JohnSJohnM leosoto      
minor 1222 197 months ago 197 months ago JohnSJohnM Django - modjy doesn't recognise lib-python/* sub folders Library 2.5b0   closed invalid JohnSJohnM amak     behaviour
normal 1223 197 months ago 182 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 197 months ago 193 months ago pjenvey IPv6 support is broken Library 2.5.1, 2.5b0   closed duplicate billiejoex amak ipv6    
major 1225 197 months ago 182 months ago amak socket.getservbyname/port() not yet supported Library 2.5.1   closed fixed billiejoex amak      
normal 1226 197 months ago 196 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 197 months ago 197 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 197 months ago 197 months ago cgroves Add version for 2.5b1 to Issue (Bug) tracker   2.5b0   closed fixed mlevalle        
normal 1229 197 months ago 197 months ago pjenvey os.utime fails in Jython2.5b1   2.5b1   closed fixed yanne        
normal 1230 197 months ago 197 months ago cgroves importing with '*' from java packages does not work with 2.5b1   2.5b1   closed fixed yanne fwierzbicki      
major 1231 197 months ago 197 months ago cgroves 2.5b1 breaks XML DocumentBuilderFactory (in particular, Weblogic 10.3)   2.5b1   closed fixed doublep        
normal 1232 197 months ago 197 months ago cgroves Inherited java bean properties not recognized correctly Core 2.5b1   closed fixed garyh   patch   behaviour
normal 1233 197 months ago 197 months ago leosoto couldn't make directories when installing django in jython on Windows   2.5b1   closed duplicate jfenwick       behaviour
normal 1234 197 months ago 197 months ago cgroves Java classes' MRO resolution can throw an NPE Core 2.5b1   closed fixed marcdownie       crash
normal 1235 197 months ago 197 months ago cgroves java.awt.Frame - problem w/ attibutes Core 2.5b1   closed fixed yarkot        
normal 1236 197 months ago 196 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 197 months ago 196 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 197 months ago 194 months ago amak randomly select() exception on 2.5b1   2.5.1, 2.5b1, 2.5b0   closed duplicate billiejoex amak      
normal 1239 197 months ago 197 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 197 months ago 197 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 197 months ago 197 months ago cgroves Assignment to static variable shadows value Core 2.5b1   closed fixed nriley cgroves     behaviour
critical 1242 197 months ago 197 months ago fwierzbicki Tuples allow member assignment Core 2.5b1   closed fixed pchasco fwierzbicki     behaviour
normal 1243 197 months ago 196 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 197 months ago 197 months ago amak Problem letting system choose the port for binding UDP socket Library 2.5b1   closed fixed asterio amak      
normal 1245 197 months ago 196 months ago amak modjy passes HTTP headers as unicode objects to the WSGI app Core     closed fixed leosoto amak      
normal 1246 197 months ago 195 months ago pjenvey KeyError: 'twisted.internet.reactor' Core 2.5b1   closed fixed thijs pjenvey twisted   behaviour
normal 1247 197 months ago 195 months ago leosoto modjy is not included on the installer Installer     closed fixed leosoto amak      
minor 1248 197 months ago 86 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 197 months ago 195 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 197 months ago 85 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 197 months ago 197 months ago amak select() fails when selecting on a file descriptor. Library 2.5b1   closed invalid cartman       behaviour
normal 1252 197 months ago 195 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 197 months ago 193 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: