List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 1905 169 months ago 160 months ago Arfrever Use jnr.constants instead of com.kenai.constantine       closed fixed Arfrever fwierzbicki patch    
normal 1906 169 months ago 98 months ago jeff.allen DeprecationWarnings, ImportWarnings and PendingDeprecationWarnings do not work in Jython 2.7   Jython 2.7   open   Arfrever fwierzbicki      
critical 1907 169 months ago 168 months ago Pearlugi NameError: name 'AdminControl' is not defined Any 2.5.2   closed rejected Pearlugi        
normal 1908 168 months ago 168 months ago amak Patch for 'Unmapped exception: java.net.NoRouteToHostException' Library 2.5.3b2, 2.7a1   closed fixed roderickc amak patch    
normal 1909 168 months ago 168 months ago fwierzbicki attrgetter does not parse dotted attributes Library 2.7a2   closed fixed adorsk   patch    
normal 1910 168 months ago 144 months ago zyasoft ArrayIndexOutOfBounds in compiler due to list comprehension Core Jython 2.7, Jython 2.5   open accepted larsga fwierzbicki     crash
normal 1911 168 months ago 133 months ago zyasoft "All" installation doesn't generate standalone jar Installer Jython 2.5   open   rberdeen        
normal 1912 168 months ago 159 months ago fwierzbicki Randomization of hashes       closed wont fix Arfrever        
normal 1913 168 months ago 168 months ago fwierzbicki Support short -W options       closed fixed Arfrever fwierzbicki patch    
normal 1914 168 months ago 167 months ago Arfrever Float formatting broken in many non-English locales in Jython 2.7       closed fixed Arfrever fwierzbicki      
normal 1915 168 months ago 135 months ago zyasoft Locale set without call to locale.setlocale()   Jython 2.7   open   Arfrever        
normal 1916 168 months ago 125 months ago zyasoft No ctypes.util Library Jython 2.7   closed out of date dahlia       behaviour
normal 1917 168 months ago 133 months ago zyasoft No ctypes.c_char Library Jython 2.7   open   dahlia   patch   behaviour
normal 1918 168 months ago 168 months ago amak Implementation Differences Demonstrated by Selenium Port Library 2.7a2   closed rejected varialus amak     behaviour
normal 1919 168 months ago 166 months ago fwierzbicki Backport revision a6ff07bed361 to 2.5 branch       closed wont fix Arfrever fwierzbicki patch    
normal 1920 168 months ago 167 months ago Arfrever Backport CO_FUTURE_PRINT_FUNCTION to Lib/compiler/pycodegen.py       closed fixed Arfrever   patch    
normal 1921 168 months ago 167 months ago Arfrever compiler module broken in Jython 2.7       closed fixed Arfrever   patch    
normal 1922 168 months ago 168 months ago fwierzbicki Add a target to build.xml to generate a jython-standalone.jar   2.7a2   closed fixed tcrawley fwierzbicki patch    
normal 1923 168 months ago 168 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 168 months ago 168 months ago fwierzbicki Implement operator.methodcaller       closed fixed int3 fwierzbicki      
normal 1925 168 months ago 98 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 168 months ago 159 months ago fwierzbicki Adjust MutableSet.pop test so we do not need to skip it       closed accepted int3 fwierzbicki patch    
normal 1927 168 months ago 168 months ago jeff.allen BytesIO.getvalue() includes string "bytearray()" Core 2.7a2   closed fixed alekstorm jeff.allen     behaviour
minor 1928 168 months ago 166 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 168 months ago 136 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 168 months ago 98 months ago jeff.allen traceback raises exception in os.py Any Jython 2.5   closed fixed lsgroup        
normal 1931 168 months ago 168 months ago fwierzbicki Check that there are exactly 2 filter args       closed fixed int3 fwierzbicki      
normal 1932 168 months ago 168 months ago fwierzbicki Make check for iterability in chain() arguments lazy       closed fixed int3 fwierzbicki      
normal 1933 168 months ago 168 months ago fwierzbicki Break itertools.cycle into a separate class.       closed fixed int3 fwierzbicki     behaviour
normal 1934 168 months ago 168 months ago fwierzbicki Break itertools.compress into a separate class.       closed fixed int3 fwierzbicki      
normal 1935 168 months ago 167 months ago fwierzbicki Refactor itertools       closed fixed int3 fwierzbicki      
normal 1936 168 months ago 160 months ago fwierzbicki JBoss 7, vfs protocol in use for jarFileName in PySystemState Core 2.5.2   closed fixed vmassol fwierzbicki     crash
normal 1937 168 months ago 168 months ago pjenvey pylint / posixpath.join fails Library 2.7a2   closed invalid malte.vesper       behaviour
normal 1938 168 months ago 167 months ago malte.vesper pylint not working Core 2.7a2   closed wont fix malte.vesper fwierzbicki      
normal 1939 167 months ago 157 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 167 months ago 160 months ago fwierzbicki grsec: denied untrusted exec (due to file in world-writable directory) Any 2.7a2   closed wont fix wbrana fwierzbicki      
normal 1941 167 months ago 167 months ago fwierzbicki can't create package cache dir Any 2.7a2   closed invalid wbrana fwierzbicki     behaviour
normal 1942 167 months ago 160 months ago fwierzbicki [patch]missing function os.mkfifo Any 2.7a2   closed rejected wbrana fwierzbicki patch   behaviour
normal 1943 167 months ago 98 months ago jeff.allen missing module fcntl Any Jython 2.7   open accepted wbrana       behaviour
normal 1944 167 months ago 136 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 167 months ago 135 months ago zyasoft Opening of /dev/tty with "a" or "w" mode fails       closed fixed Arfrever        
normal 1946 167 months ago 159 months ago fwierzbicki cPickle.Pickler objects should have memo attribute       open   Arfrever        
normal 1947 167 months ago 159 months ago fwierzbicki Not able to run jython scripts using maven       closed   manasa@ninetology.com        
normal 1948 167 months ago 136 months ago zyasoft os.path.exists('') == True Library Jython 2.7   closed fixed duffy151 zyasoft     behaviour
normal 1949 167 months ago 143 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 167 months ago 134 months ago zyasoft datetime.date.__add__() should return NotImplemented instead of raising TypeError   Jython 2.7   closed fixed Arfrever        
normal 1951 167 months ago 166 months ago pjenvey Bytecode Interpreter stack optimization for larger arguments Core 2.7a2   closed fixed ndrzmansn pjenvey patch   behaviour
normal 1952 166 months ago 166 months ago fwierzbicki __import__(): Handling of non-dict globals argument incompatible with CPython       closed fixed Arfrever fwierzbicki      
normal 1953 166 months ago 124 months ago zyasoft lib2to3 missing       closed fixed Arfrever zyasoft   __import__(): Handling of non-dict globals argument incompatible with CPython  
normal 1954 166 months ago 160 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: