List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 1704 172 months ago 158 months ago fwierzbicki isinstance(obj.__dict__, dict) returns False Core 2.5.2rc   closed fixed alex.gronholm fwierzbicki     behaviour
normal 1705 172 months ago 172 months ago otmarhumbel Prevent Double.parseDouble() attacks Core 2.5.2rc   closed wont fix otmarhumbel otmarhumbel      
normal 1706 172 months ago 163 months ago amak Socket module does not support getnameinfo. Library     closed fixed amak amak ipv6   behaviour
normal 1707 172 months ago 159 months ago amak Jython doesn't allow to use unmapped unicode codepoint Core     closed rejected yyamano amak     behaviour
minor 1708 172 months ago 125 months ago zyasoft test_email fails if default locale is Japanese None Jython 2.5   closed fixed yyamano nobody patch   behaviour
critical 1709 172 months ago 148 months ago fwierzbicki jsr223 bug when dealing with datetime module Core Jython 2.5   open   anamitrab       behaviour
normal 1710 172 months ago 86 months ago jeff.allen Cannot extend ``_ast.astlist`` Core Jython 2.7   open remind malthe       crash
normal 1711 172 months ago 172 months ago amak IPv6 sock.connect gives 'Address family not supported by protocol family' on Java 6 but not Java 7. None 25rc4   closed wont fix xjyvb3 amak     behaviour
normal 1712 172 months ago 112 months ago zyasoft jython.bat vs jython - difference in argument handling   Jython 2.7 Jython 2.7.0 closed out of date rspielmann       behaviour
normal 1713 172 months ago 147 months ago fwierzbicki PythonInterpreter.eval doesn't work with multiline string properly Jythonc compiler Jython 2.5   closed wont fix jan.koprowski        
normal 1714 172 months ago 172 months ago larry import error not being raised Core 2.5.2rc   closed invalid larry        
major 1715 171 months ago 147 months ago fwierzbicki Problems with character encodings with Django on Jython Library     closed duplicate davidescobar juneau001     behaviour
normal 1716 171 months ago 148 months ago fwierzbicki xrange slicing raises NPE Core     closed fixed pjenvey fwierzbicki patch    
critical 1717 171 months ago 158 months ago amak jython 2.5.2 saxutils: driver drv_javasax.py fails to parse attribute with 2-letters name Library 2.5.2b1, 2.5.2rc   closed duplicate sruchet amak     behaviour
normal 1718 171 months ago 154 months ago fwierzbicki PEP 3101 implementation Core     closed accepted yole pjenvey patch    
minor 1719 171 months ago 147 months ago fwierzbicki dev doc for adding builtin modules is not enough. Documentation     open   yyamano        
normal 1720 171 months ago 86 months ago jeff.allen Support environment variable flags Core Jython 2.7   open remind pjenvey        
urgent 1721 171 months ago 159 months ago fwierzbicki NPE when using JSR 223 (TestCase+Patch) Core 2.5.2rc   closed fixed kaneiderdaniel fwierzbicki patch   crash
major 1722 171 months ago 125 months ago zyasoft Unable to use the codecs module when embedding Jython Library     closed invalid hheimbuerger       behaviour
normal 1723 171 months ago 121 months ago zyasoft stdout not working; print redirected to stderr? Core Jython 2.5   open remind jasonsmith   console   behaviour
normal 1724 171 months ago 170 months ago pjenvey posixpath: join: exception if *p is empty Library 2.5.2rc   closed wont fix Chow        
normal 1725 171 months ago 123 months ago zyasoft Expensive overhead from TRACE in SRE_STATE Library Jython 2.7   closed fixed public.marvin       behaviour
normal 1726 171 months ago 86 months ago jeff.allen Interaction problem w/ emacs shells on windows   Jython 2.7, Jython 2.5   open   gma   console    
urgent 1727 171 months ago 171 months ago pjenvey Error in Jython 2.5.2 with os.stat and varargs Core, Library 2.5.2rc   closed fixed offby1   patch   behaviour
normal 1728 170 months ago 131 months ago zyasoft comparing dict and derived dict in a list Core Jython 2.7   closed fixed kurtmckee   patch   behaviour
normal 1729 170 months ago 123 months ago zyasoft signal.signal may raise java.lang.IllegalArgumentException       closed fixed pekka.klarck   patch    
major 1730 170 months ago 158 months ago alex.gronholm functools.partial incorrectly makes __doc__ property readonly Core 2.5.2rc   closed fixed smeatonj alex.gronholm patch   crash
normal 1731 170 months ago 154 months ago fwierzbicki Please deploy version 2.5.2 to Maven repository Any 2.5.1, 2.5b1, 2.5.2b1, 2.5.2rc   closed fixed forman fwierzbicki      
normal 1732 170 months ago 159 months ago fwierzbicki Parse error on a simple for in loop Jythonc compiler     closed out of date bnoordhuis fwierzbicki      
normal 1733 170 months ago 170 months ago pjenvey ImportError: No module named _codecs_cn Library 2.5.1   closed duplicate vipexxe       behaviour
normal 1734 170 months ago 86 months ago jeff.allen no integration with java.math.BigDecimal and java.math.BigInteger Core Jython 2.7   open   doublep        
normal 1735 170 months ago 170 months ago dstromberg return type of os.read is unicode, not str Library 2.5.2rc   closed fixed dstromberg pjenvey     behaviour
normal 1736 170 months ago 124 months ago zyasoft Missing os.fstat function Library Jython 2.7   closed fixed dstromberg zyasoft     rfe
minor 1737 170 months ago 148 months ago fwierzbicki Jython 2.5.2 lacks os.major and os.minor Library Jython 2.5   closed wont fix dstromberg       rfe
normal 1738 170 months ago 112 months ago zyasoft JSR223: ScriptEngine.ARGV is not honoured Core Jython 2.7 Jython 2.7.1 closed fixed hierynomus zyasoft     behaviour
normal 1739 170 months ago 112 months ago zyasoft JSR223: ScriptEngine.FILENAME not honoured Core Jython 2.7 Jython 2.7.1 closed fixed hierynomus        
normal 1740 170 months ago 123 months ago zyasoft Add automatic roundup interaction from hg.python.org       closed out of date pjenvey pjenvey      
normal 1741 170 months ago 128 months ago zyasoft com.ziclix.python.sql.DataHandler calls wasNull without previously calling get [patch] zxjdbc Jython 2.5   open remind swhite   patch    
normal 1742 170 months ago 86 months ago jeff.allen Finders in sys.meta_path do not work for Java modules in packages Core Jython 2.5   closed invalid geoffbache        
urgent 1743 170 months ago 82 months ago doublep regression in PyReflectedFunction: static Java methods are no longer callable Core Jython 2.5   open remind doublep       behaviour
normal 1744 170 months ago 100 months ago stefan.richthofer jython script total characters limited to 100000 None Jython 2.5   open   reljicb amak     behaviour
normal 1745 170 months ago 112 months ago zyasoft interp.get(arr, Object) returns padded array if called arr.append(x) Core Jython 2.5   closed out of date judahgreenblatt       behaviour
major 1746 169 months ago 132 months ago zyasoft memory leak from encodings + codecs.java causes PermGen memory exhaustion Core Jython 2.5   closed fixed adam.spiers fwierzbicki     crash
normal 1747 169 months ago 131 months ago zyasoft Jython shutdown closer java.util.ConcurrentModificationException Core Jython 2.7   closed fixed mksenzov zyasoft     crash
normal 1748 169 months ago 78 months ago jeff.allen subprocess and os.system doesnt show output   Jython 2.7   closed fixed ssteiner       behaviour
major 1749 169 months ago 159 months ago fwierzbicki function descriptor doesn't work in interactive console None 2.5.2   closed fixed hyao fwierzbicki     behaviour
normal 1750 169 months ago 112 months ago zyasoft subst fails   Jython 2.5   closed invalid ssteiner        
normal 1751 169 months ago 95 months ago zyasoft sys.settrace does not consider "try", "except" or "break" statements   Jython 2.5 Jython 2.7.2 closed duplicate geoffbache        
critical 1752 169 months ago 159 months ago amak Invalid or Corrupt Jarfile jython_installer-2.5.2.jar Installer 2.5.2b1, 2.5.2rc   closed rejected kkatona        
normal 1753 169 months ago 148 months ago amak zlib doesn't call end() on compress and decompress Library 2.5.2rc   closed fixed kellyc2702 amak patch    
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: