List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
'name in dir(item)' holds, but 'getattr(item, name)' fails
normal 1376 194 months ago 93 months ago amoebam 'name in dir(item)' holds, but 'getattr(item, name)' fails Core Jython 2.5   open accepted boisgera       behaviour
nan<0 is True but should be False
normal 1840 162 months ago 160 months ago fwierzbicki nan<0 is True but should be False Core 2.5.2   closed fixed AnthonySmith fwierzbicki     behaviour
native java proxy class generated wrong
normal 486235 286 months ago 286 months ago pedronis native java proxy class generated wrong Jythonc compiler     closed works for me anonymous pedronis      
Need CJKCodecs - multibytecodecs
normal 1066 206 months ago 133 months ago zyasoft Need CJKCodecs - multibytecodecs Core, Library Jython 2.7   closed fixed pjenvey zyasoft patch   rfe
need dynamic scale for BigDecimal
normal 495866 285 months ago 285 months ago bzimmer need dynamic scale for BigDecimal Core     closed fixed bzimmer bzimmer      
Need Multi dimension jarrays 2D and 3D
normal 2758 75 months ago 74 months ago jeff.allen Need Multi dimension jarrays 2D and 3D   Jython 2.7   closed   waynelloydsmith       behaviour
Negative repeat cause java exception.
normal 631035 275 months ago 275 months ago bckfnn Negative repeat cause java exception. Core     closed fixed bckfnn bckfnn      
nested contextmanager does not catch exception
normal 1142 203 months ago 203 months ago zyasoft nested contextmanager does not catch exception Core 2.5alpha3   closed out of date ruseel       behaviour
Nested generator expressions do not compile
normal 1150 203 months ago 202 months ago fwierzbicki Nested generator expressions do not compile       closed fixed fwierzbicki        
nested scopes
normal 406918 295 months ago 293 months ago pedronis nested scopes None     closed   pedronis   patch    
nested scopes (2)
normal 425684 293 months ago 292 months ago pedronis nested scopes (2) None     closed   pedronis   patch    
nested try statements
normal 730171 269 months ago 267 months ago pedronis nested try statements Core     closed duplicate fishter        
netty threads not terminated during regrtest
minor 2584 98 months ago 98 months ago zyasoft netty threads not terminated during regrtest Core Jython 2.7   open   jamesmudd       behaviour
Network-related tests failing on build bots
normal 2572 100 months ago 100 months ago zyasoft Network-related tests failing on build bots Core Jython 2.7   open   jeff.allen   test failure causes   crash
new builtin funcion :- sorted() - a new builtin sorted() act
normal 1803425 215 months ago 209 months ago pjenvey new builtin funcion :- sorted() - a new builtin sorted() act Core     closed fixed ukeshav        
New Inquiry Products (spam)
normal 2661 87 months ago 87 months ago jeff.allen New Inquiry Products (spam)       closed   nobody        
newline escaping broken on ascii pickle
normal 437215 291 months ago 291 months ago bckfnn newline escaping broken on ascii pickle Library     closed fixed mrblah bckfnn test failure causes    
new PythonInterpreters don't import site
normal 1552 186 months ago 133 months ago zyasoft new PythonInterpreters don't import site Core Jython 2.7   closed fixed ssteiner zyasoft     behaviour
new static analyzer from Google
normal 1541 187 months ago 183 months ago akong new static analyzer from Google Core 2.5.1   closed fixed otmarhumbel otmarhumbel      
new style classes don't support __del__
normal 1057 207 months ago 130 months ago zyasoft new style classes don't support __del__ Core Jython 2.7   closed fixed pjenvey zyasoft     behaviour
new style object __dict__[name] ignored
normal 1534 188 months ago 184 months ago pjenvey new style object __dict__[name] ignored Core 2.5.1   closed fixed iamedu pjenvey      
NI_IDN_USE_STD3_ASCII_RULES in socket.py on OS X
normal 1848 161 months ago 160 months ago amak NI_IDN_USE_STD3_ASCII_RULES in socket.py on OS X   2.5.2   closed fixed whit537 amak     behaviour
No attribute 'OracleSchemaGenerator'
urgent 1869 160 months ago 149 months ago fwierzbicki No attribute 'OracleSchemaGenerator' zxjdbc Jython 2.5   closed out of date fmatz       crash
No-break space and some other non-ASCII spaces are not considered space
normal 2772 74 months ago 74 months ago pekka.klarck No-break space and some other non-ASCII spaces are not considered space     Jython 2.7.2 closed out of date pekka.klarck       behaviour
No __builtins__ while CPython 2.7 has it
normal 1890 159 months ago 128 months ago zyasoft No __builtins__ while CPython 2.7 has it Core 2.7a1   closed invalid dahlia fwierzbicki     behaviour
no clear way to instantiate independent PythonInterpreters
major 2465 113 months ago 88 months ago jeff.allen no clear way to instantiate independent PythonInterpreters Core Jython 2.7   open   jason_s   thread-interpreter context   behaviour
no codec search functions registered: can't find encoding 'utf-8'
critical 1458 192 months ago 191 months ago cgroves no codec search functions registered: can't find encoding 'utf-8' Core 2.5.1   closed fixed bioform       crash
"no code object" error message when running from latest src
normal 1717327 220 months ago 220 months ago davidhandy "no code object" error message when running from latest src None     closed works for me davidhandy        
no common ciphers SSL handshake error
normal 2437 116 months ago 115 months ago zyasoft no common ciphers SSL handshake error Library Jython 2.7 Jython 2.7.1 closed fixed teeohhem zyasoft patch    
No compilation step to produce $py.class files for stdlib for nondev targets
normal 2282 125 months ago 124 months ago zyasoft No compilation step to produce $py.class files for stdlib for nondev targets   Jython 2.7   closed fixed zyasoft zyasoft      
No ctypes.c_char
normal 1917 158 months ago 123 months ago zyasoft No ctypes.c_char Library Jython 2.7   open   dahlia   patch   behaviour
No ctypes.util
normal 1916 158 months ago 114 months ago zyasoft No ctypes.util Library Jython 2.7   closed out of date dahlia       behaviour
No decimal module available in jython
normal 1835098 213 months ago 204 months ago zyasoft No decimal module available in jython Library     closed fixed mehendran        
No default drive in Windows file paths
normal 1372 195 months ago 195 months ago pjenvey No default drive in Windows file paths Core 25rc4   closed fixed eggsy pjenvey     behaviour
no errno module
normal 521704 283 months ago 276 months ago bckfnn no errno module Library     closed fixed itamar bckfnn      
No exception thrown when calling not-implemented Java interface method
normal 1785 169 months ago 126 months ago zyasoft No exception thrown when calling not-implemented Java interface method None Jython 2.7, Jython 2.5   closed duplicate dominik zyasoft patch   behaviour
no exit if swing + exception thrown
normal 463580 289 months ago 288 months ago pedronis no exit if swing + exception thrown Library     closed wont fix anonymous        
No files/directores in pip-egg-info
major 1901 159 months ago 127 months ago zyasoft No files/directores in pip-egg-info Core Jython 2.7, Jython 2.5   closed fixed sergmain fwierzbicki     crash
No indication of what version of Python Jython is tracking
normal 1562634 228 months ago 223 months ago pekka.klarck No indication of what version of Python Jython is tracking Documentation     closed fixed anonymous        
no integration with java.math.BigDecimal and java.math.BigInteger
normal 1734 172 months ago 88 months ago jeff.allen no integration with java.math.BigDecimal and java.math.BigInteger Core Jython 2.7   open   doublep        
no interface to change drive in "change path dialog box"
normal 229958 297 months ago 295 months ago bckfnn no interface to change drive in "change path dialog box" Installer     closed wont fix mianko        
no java classes from sys.path jars
normal 508137 284 months ago 228 months ago cgroves no java classes from sys.path jars None     closed fixed anonymous        
No Jython Launcher Options (Mac OS X Jython 2.5.2)
major 1783 169 months ago 149 months ago fwierzbicki No Jython Launcher Options (Mac OS X Jython 2.5.2) Installer Jython 2.5   closed works for me kmoran        
No maven artifacts available for 2.5.1+
normal 1512 189 months ago 156 months ago fwierzbicki No maven artifacts available for 2.5.1+ Any 2.5.1, 2.5.2b1, 2.5.2rc   closed fixed dstengle fwierzbicki      
Non-ASCII environment variables are encoded incorrectly in os.environ
normal 1841 162 months ago 124 months ago zyasoft Non-ASCII environment variables are encoded incorrectly in os.environ       closed fixed pekka.klarck        
None not unserialised properly
normal 1501448 231 months ago 229 months ago kzuberi None not unserialised properly Core     closed fixed anonymous        
Non-public Java classes implementing collection types
normal 2670 87 months ago 87 months ago jeff.allen Non-public Java classes implementing collection types Core Jython 2.7   open   jeff.allen   test failure causes   behaviour
non/static & overloading => lil\' mess
normal 508116 284 months ago 88 months ago jeff.allen non/static & overloading => lil\' mess Core Jython 2.7   open   pedronis        
__nonzero__ exceptions must be ignored
normal 475666 287 months ago 287 months ago bckfnn __nonzero__ exceptions must be ignored Core     closed fixed bckfnn bckfnn      
No os.W* attributes
normal 1442 192 months ago 88 months ago jeff.allen No os.W* attributes Library Jython 2.7   open accepted pjdm        
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: