List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 1905 157 months ago 148 months ago Arfrever Use jnr.constants instead of com.kenai.constantine       closed fixed Arfrever fwierzbicki patch    
normal 1906 156 months ago 86 months ago jeff.allen DeprecationWarnings, ImportWarnings and PendingDeprecationWarnings do not work in Jython 2.7   Jython 2.7   open   Arfrever fwierzbicki      
critical 1907 156 months ago 156 months ago Pearlugi NameError: name 'AdminControl' is not defined Any 2.5.2   closed rejected Pearlugi        
normal 1908 156 months ago 156 months ago amak Patch for 'Unmapped exception: java.net.NoRouteToHostException' Library 2.5.3b2, 2.7a1   closed fixed roderickc amak patch    
normal 1909 156 months ago 156 months ago fwierzbicki attrgetter does not parse dotted attributes Library 2.7a2   closed fixed adorsk   patch    
normal 1910 156 months ago 132 months ago zyasoft ArrayIndexOutOfBounds in compiler due to list comprehension Core Jython 2.7, Jython 2.5   open accepted larsga fwierzbicki     crash
normal 1911 156 months ago 121 months ago zyasoft "All" installation doesn't generate standalone jar Installer Jython 2.5   open   rberdeen        
normal 1912 156 months ago 147 months ago fwierzbicki Randomization of hashes       closed wont fix Arfrever        
normal 1913 156 months ago 156 months ago fwierzbicki Support short -W options       closed fixed Arfrever fwierzbicki patch    
normal 1914 156 months ago 155 months ago Arfrever Float formatting broken in many non-English locales in Jython 2.7       closed fixed Arfrever fwierzbicki      
normal 1915 156 months ago 122 months ago zyasoft Locale set without call to locale.setlocale()   Jython 2.7   open   Arfrever        
normal 1916 156 months ago 112 months ago zyasoft No ctypes.util Library Jython 2.7   closed out of date dahlia       behaviour
normal 1917 156 months ago 121 months ago zyasoft No ctypes.c_char Library Jython 2.7   open   dahlia   patch   behaviour
normal 1918 156 months ago 156 months ago amak Implementation Differences Demonstrated by Selenium Port Library 2.7a2   closed rejected varialus amak     behaviour
normal 1919 156 months ago 154 months ago fwierzbicki Backport revision a6ff07bed361 to 2.5 branch       closed wont fix Arfrever fwierzbicki patch    
normal 1920 156 months ago 155 months ago Arfrever Backport CO_FUTURE_PRINT_FUNCTION to Lib/compiler/pycodegen.py       closed fixed Arfrever   patch    
normal 1921 156 months ago 155 months ago Arfrever compiler module broken in Jython 2.7       closed fixed Arfrever   patch    
normal 1922 156 months ago 156 months ago fwierzbicki Add a target to build.xml to generate a jython-standalone.jar   2.7a2   closed fixed tcrawley fwierzbicki patch    
normal 1923 156 months ago 156 months ago fwierzbicki Fixes for maven/build.xml to make the 'install' target work and to support a standalone jar   2.7a2   closed fixed tcrawley fwierzbicki patch    
normal 1924 156 months ago 156 months ago fwierzbicki Implement operator.methodcaller       closed fixed int3 fwierzbicki      
normal 1925 156 months ago 86 months ago jeff.allen Support loading java.sql.Drivers that aren't on the boot classpath zxjdbc Jython 2.7   open   tcrawley fwierzbicki patch    
normal 1926 156 months ago 147 months ago fwierzbicki Adjust MutableSet.pop test so we do not need to skip it       closed accepted int3 fwierzbicki patch    
normal 1927 156 months ago 156 months ago jeff.allen BytesIO.getvalue() includes string "bytearray()" Core 2.7a2   closed fixed alekstorm jeff.allen     behaviour
minor 1928 156 months ago 154 months ago amak IP address returned from socket.accept() is unicode Library 2.5.3b1, 2.5.3b2, 2.5.2, 2.7a1, 2.7a2   closed wont fix alekstorm amak     behaviour
normal 1929 156 months ago 124 months ago zyasoft __len__ of new-style classes should raise OverflowError instead of TypeError when overflow occurs   Jython 2.5   closed fixed Arfrever zyasoft patch    
normal 1930 156 months ago 86 months ago jeff.allen traceback raises exception in os.py Any Jython 2.5   closed fixed lsgroup        
normal 1931 156 months ago 156 months ago fwierzbicki Check that there are exactly 2 filter args       closed fixed int3 fwierzbicki      
normal 1932 156 months ago 156 months ago fwierzbicki Make check for iterability in chain() arguments lazy       closed fixed int3 fwierzbicki      
normal 1933 156 months ago 156 months ago fwierzbicki Break itertools.cycle into a separate class.       closed fixed int3 fwierzbicki     behaviour
normal 1934 156 months ago 156 months ago fwierzbicki Break itertools.compress into a separate class.       closed fixed int3 fwierzbicki      
normal 1935 156 months ago 155 months ago fwierzbicki Refactor itertools       closed fixed int3 fwierzbicki      
normal 1936 155 months ago 148 months ago fwierzbicki JBoss 7, vfs protocol in use for jarFileName in PySystemState Core 2.5.2   closed fixed vmassol fwierzbicki     crash
normal 1937 155 months ago 155 months ago pjenvey pylint / posixpath.join fails Library 2.7a2   closed invalid malte.vesper       behaviour
normal 1938 155 months ago 155 months ago malte.vesper pylint not working Core 2.7a2   closed wont fix malte.vesper fwierzbicki      
normal 1939 155 months ago 145 months ago fwierzbicki jython/build.xml:629: java.lang.NoSuchMethodError: org.objectweb.asm.ClassWriter.<init>(Lorg/objectweb/asm/ClassReader;I) Any Jython 2.7   closed invalid wbrana       behaviour
normal 1940 155 months ago 148 months ago fwierzbicki grsec: denied untrusted exec (due to file in world-writable directory) Any 2.7a2   closed wont fix wbrana fwierzbicki      
normal 1941 155 months ago 155 months ago fwierzbicki can't create package cache dir Any 2.7a2   closed invalid wbrana fwierzbicki     behaviour
normal 1942 155 months ago 148 months ago fwierzbicki [patch]missing function os.mkfifo Any 2.7a2   closed rejected wbrana fwierzbicki patch   behaviour
normal 1943 155 months ago 86 months ago jeff.allen missing module fcntl Any Jython 2.7   open accepted wbrana       behaviour
normal 1944 155 months ago 124 months ago zyasoft Opening of /dev/null or /dev/zero with "w" mode fails in non-English locales Core Jython 2.7   closed fixed Arfrever zyasoft      
normal 1945 155 months ago 123 months ago zyasoft Opening of /dev/tty with "a" or "w" mode fails       closed fixed Arfrever        
normal 1946 155 months ago 147 months ago fwierzbicki cPickle.Pickler objects should have memo attribute       open   Arfrever        
normal 1947 155 months ago 147 months ago fwierzbicki Not able to run jython scripts using maven       closed   manasa@ninetology.com        
normal 1948 155 months ago 124 months ago zyasoft os.path.exists('') == True Library Jython 2.7   closed fixed duffy151 zyasoft     behaviour
normal 1949 155 months ago 131 months ago zyasoft collections.deque constructor does not take keyword arguments, and missing other 2.7 methods Core Jython 2.7   closed fixed duffy151   patch   behaviour
normal 1950 155 months ago 122 months ago zyasoft datetime.date.__add__() should return NotImplemented instead of raising TypeError   Jython 2.7   closed fixed Arfrever        
normal 1951 155 months ago 154 months ago pjenvey Bytecode Interpreter stack optimization for larger arguments Core 2.7a2   closed fixed ndrzmansn pjenvey patch   behaviour
normal 1952 154 months ago 154 months ago fwierzbicki __import__(): Handling of non-dict globals argument incompatible with CPython       closed fixed Arfrever fwierzbicki      
normal 1953 154 months ago 112 months ago zyasoft lib2to3 missing       closed fixed Arfrever zyasoft   __import__(): Handling of non-dict globals argument incompatible with CPython  
normal 1954 154 months ago 148 months ago fwierzbicki Fix for broken distribute_setup.py call to os.umask on Windows Library 2.7a2   closed fixed varialus fwierzbicki     behaviour
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: