List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 2005 161 months ago 159 months ago fwierzbicki threading.Event object's wait([timeout]) function returns null instead of True/False. Core Jython 2.7   closed fixed bj0 fwierzbicki patch   behaviour
major 2006 161 months ago 144 months ago zyasoft from __future__ import unicode_literals doesn't work (at interactive prompt) Core Jython 2.7   open   irmen       behaviour
major 2007 161 months ago 84 months ago adamburke from __future__ import print_function doesn't work (at interactive prompt) Core Jython 2.7   open   irmen       behaviour
major 2008 161 months ago 144 months ago zyasoft compile() doesn't pay attention to unicode_literals flag Core Jython 2.7   open   irmen       behaviour
major 2010 161 months ago 136 months ago zyasoft datetime.timedelta has no total_seconds() Library Jython 2.7   closed fixed irmen zyasoft     crash
normal 2011 161 months ago 145 months ago zyasoft binascii doesn't work with bytearray and memoryview types Core, Library Jython 2.7   closed fixed irmen       crash
normal 2012 160 months ago 160 months ago fwierzbicki locale troubles with floating numbers Core Jython 2.7   closed fixed natcl       behaviour
major 2013 160 months ago 149 months ago jeff.allen %x hex formatting takes O(N^2) time. Core Jython 2.7   closed fixed amak jeff.allen patch   behaviour
major 2014 160 months ago 136 months ago zyasoft os.mkdir() on Windows fails with OSError: [Errno 20047] Unknown error: 20047 Library Jython 2.7   closed fixed dchrome zyasoft     behaviour
normal 2015 160 months ago 143 months ago zyasoft returning itertools.imap() from __iter__ method no longer works Library Jython 2.7   closed duplicate dsh fwierzbicki     behaviour
normal 2016 160 months ago 145 months ago t-8ch ssl sockets have broken recv() and makefile() Library Jython 2.7   closed fixed t-8ch amak     behaviour
normal 2017 160 months ago 159 months ago amak jython.bat script pollutes environment! (variables) Core Jython 2.7   closed fixed bobjalex amak     behaviour
critical 2018 159 months ago 159 months ago eeiddne bugs.jython.org/issue1885 Library Jython 2.5   closed fixed perayil fwierzbicki     behaviour
normal 2019 159 months ago 159 months ago fwierzbicki bugs.jython.org/issue1885 Any Jython 2.5   closed fixed eeiddne        
normal 2020 159 months ago 159 months ago fwierzbicki str.translate should delete characters in the second arg when table is none   Jython 2.7   closed fixed fwierzbicki fwierzbicki      
normal 2021 159 months ago 145 months ago zyasoft https with jython2.7 + trusting all certificates not working Core Jython 2.7   closed invalid erikive amak     behaviour
normal 2022 159 months ago 145 months ago zyasoft socket.error:when reading some urls in jython 2.7b1 Core Jython 2.7   closed fixed straz amak     behaviour
normal 2023 159 months ago 84 months ago adamburke subprocess cannot run Windows batch file from current dir which was not starting dir Library Jython 2.7   open accepted mniklas        
normal 2024 159 months ago 144 months ago zyasoft SyntaxError: CreateIsVlans.py   Jython 2.5   closed invalid Shilpi        
critical 2025 159 months ago 134 months ago zyasoft issue1885 re-occuring on Jython 2.5.4 Library Jython 2.5   closed remind eeiddne       behaviour
normal 2026 159 months ago 143 months ago zyasoft Memory leak when instantiating multiple PyScriptEngine objects in the same thread Core Jython 2.7, Jython 2.5   closed fixed janvh        
normal 2027 159 months ago 159 months ago fwierzbicki Discrepancy in bin(-num) output Core Jython 2.7   closed fixed santa4nt fwierzbicki patch   behaviour
normal 2028 159 months ago 143 months ago jeff.allen unicode lacks a _formatter_parser() Library Jython 2.7   closed fixed seletz jeff.allen     behaviour
normal 2029 159 months ago 98 months ago jeff.allen The codeop.Compile class does not expose compiler flags as expected Library Jython 2.7   open remind seletz        
normal 2030 159 months ago 144 months ago zyasoft readline add_history() typo Library Jython 2.7   closed fixed seletz fwierzbicki      
normal 2031 159 months ago 144 months ago zyasoft threading -- `thread.daemon = True` doesn't work as expected Library Jython 2.7   closed fixed untothebreach       behaviour
normal 2032 159 months ago 142 months ago Arfrever compiler.pycodegen: SC_GLOBAL_EXPLICT -> SC_GLOBAL_EXPLICIT Library Jython 2.7   closed fixed Arfrever        
normal 2033 159 months ago 150 months ago jeff.allen test_strptime fails: test_mar1_comes_after_feb29_even_when_omitting_the_year Library Jython 2.7   closed fixed santa4nt jeff.allen patch   behaviour
normal 2034 159 months ago 143 months ago zyasoft shutil.copy doesn't work Core, Library Jython 2.7   closed works for me pfotus       behaviour
normal 2035 159 months ago 98 months ago jeff.allen datetime.date.fromtimestamp(None) should raise TypeError Library Jython 2.7   open accepted cht       behaviour
major 2036 158 months ago 144 months ago jeff.allen Encoding bug in IO Core Jython 2.7   closed fixed beachmachine       behaviour
normal 2037 158 months ago 138 months ago jeff.allen Byte-string containing elements greater than 255 Core Jython 2.7   closed accepted Dolda2000 jeff.allen     behaviour
normal 2038 158 months ago 135 months ago zyasoft Unable to import optparse with non-ASCII character in LANGUAGE Library Jython 2.7   open accepted gsnedders        
normal 2039 158 months ago 98 months ago jeff.allen __future__.unicode_literals doesn't affect eval Core Jython 2.7   open accepted gsnedders        
normal 2040 158 months ago 143 months ago zyasoft Uncompressing file with bz2 fails with ArrayIndexOutOfBoundsException Library Jython 2.7   closed fixed akoenig       crash
normal 2041 158 months ago 98 months ago jeff.allen solrpy: testscript runs in python, but not jython Library Jython 2.5   open accepted StefanGeissler        
urgent 2042 157 months ago 157 months ago jeff.allen Mismateched input 'as' expecting COLON Core Jython 2.5   closed duplicate acasari        
normal 2043 157 months ago 157 months ago jeff.allen SyntaxError: mismatched input 'as' expecting COLON Core Jython 2.5   closed duplicate acasari        
major 2044 157 months ago 54 months ago jgish CVE-2013-2027 Current umask sets privileges of class files and cache Core Jython 2.7.2 Jython 2.7.2 closed fixed kseifried jeff.allen     security
urgent 2045 157 months ago 144 months ago zyasoft Static stderr and stdout variables not initialized in Py.java Core Jython 2.7   closed invalid klondenberg       crash
normal 2046 157 months ago 151 months ago jeff.allen sys.stdin.readline() hangs when used interactively (JLine, Windows) Core Jython 2.7, Jython 2.5   closed fixed jeff.allen jeff.allen console   behaviour
normal 2047 157 months ago 156 months ago amak repr() failure on unpaired low surrogate Core Jython 2.7, Jython 2.5   closed duplicate serhiy.storchaka amak patch   behaviour
normal 2048 157 months ago 145 months ago zyasoft Allow lone surrogates Core Jython 2.7   closed wont fix serhiy.storchaka amak patch   behaviour
normal 2049 157 months ago 144 months ago zyasoft Unexpected exceptions instead of OverflowError Core Jython 2.7   closed fixed serhiy.storchaka       behaviour
major 2050 157 months ago 145 months ago zyasoft SyntaxError: mismatched input 'as' expecting COLON Library Jython 2.5   closed invalid cleanAir       crash
major 2051 157 months ago 157 months ago santa4nt float.hex() does not work per CPython 2.7.,3 Core Jython 2.7   closed out of date normanshelley       behaviour
normal 2052 157 months ago 140 months ago zyasoft subprocess stdin Core Jython 2.7   open accepted berdario        
normal 2053 157 months ago 140 months ago zyasoft It should be possible to re-initialise PySystemState Core Jython 2.5   open   philipa       behaviour
normal 2054 157 months ago 143 months ago zyasoft ThreadStateMapping leaks Core Jython 2.5   closed fixed philipa zyasoft      
normal 2055 157 months ago 98 months ago jeff.allen isinstance() and issubclass() fail with abc.ABCMeta Core Jython 2.7 Jython 2.7.2 closed fixed Arfrever        
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: