List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
normal 1104 191 months ago 191 months ago leosoto subprocess.Popen doesn't inherits os.environ to the spawned processes Library     closed fixed leosoto leosoto      
normal 1105 191 months ago 119 months ago zyasoft Exposer is generating wrong bytecode for exposed method receiving PyUnicode arguments Core Jython 2.7, Jython 2.5   closed invalid leosoto       behaviour
normal 1106 191 months ago 191 months ago nriley os.getpid() call missing Library 2.2.2   closed fixed wesleys       behaviour
normal 1107 191 months ago 190 months ago fwierzbicki string literal continuation lines don't work with dos line endings Core 2.5alpha1   closed wont fix luckmor       behaviour
normal 1108 191 months ago 191 months ago pjenvey AttributeError raised from __getattr__ method are swallowed Core 2.2.2, Jython 2.1, 2.5alpha1   closed duplicate akruis       behaviour
normal 1109 191 months ago 189 months ago fwierzbicki inspect.stack() not working as intended Library 2.5alpha1   closed works for me wesleys zyasoft      
normal 1110 191 months ago 184 months ago thobes stat fails on directory path with trailing backslash on Windows Library 2.5alpha3   closed   jy123 thobes patch   behaviour
normal 1111 191 months ago 189 months ago fwierzbicki keyword arguments not supported on __import__ Any 2.5alpha1   closed fixed wesleys fwierzbicki      
normal 1112 191 months ago 111 months ago zyasoft Shebang handlers must be compiled (sys.executable) Core     closed fixed pjenvey       crash
critical 1113 191 months ago 189 months ago fwierzbicki Syntax + Compiler Error Core 2.5alpha1   closed fixed arianepaola fwierzbicki      
critical 1114 191 months ago 189 months ago fwierzbicki Compiler Error - null pointer Core 2.5alpha1   closed fixed arianepaola fwierzbicki      
major 1115 191 months ago 189 months ago pjenvey __lt__ in a derived list produces a StackOverflowError Core 2.5alpha1   closed fixed tmueller pjenvey     behaviour
major 1116 191 months ago 191 months ago fwierzbicki parser NPE on dotted (more than 1) attribute decorators Core 2.5alpha1   closed fixed pjenvey fwierzbicki     crash
major 1117 191 months ago 191 months ago zyasoft calling close on an iterator generator Core 2.5alpha1   closed works for me egonw_ zyasoft     behaviour
major 1118 191 months ago 191 months ago zyasoft Passing options to -W blows it up Core 2.5alpha1   closed   thijs zyasoft      
normal 1119 191 months ago 142 months ago amak socket module has no attribute SO_ERROR   2.2.2   closed fixed glyph amak twisted    
normal 1120 191 months ago 190 months ago amak invalid socket shutdown gives AssertionError, should be "transport endpoint not connected" socket.error   2.2.2   closed fixed glyph amak twisted    
normal 1121 191 months ago 186 months ago amak listening socket shutdown expects the wrong kind of socket   2.2.2   closed fixed glyph amak twisted    
normal 1122 191 months ago 187 months ago zyasoft os.kill is not implemented Core     closed fixed glyph   twisted    
minor 1123 191 months ago 190 months ago fwierzbicki Weird "unexpected at this time" error.   2.5alpha1   closed fixed astigmatik otmarhumbel      
normal 1124 191 months ago 184 months ago pjenvey os.popen variants hang when executed command produces a lot to stderr Library 2.2.2, 2.5b1   closed fixed pekka.klarck pjenvey     crash
normal 1125 190 months ago 189 months ago otmarhumbel not valid JAVA_HOME path None 2.5alpha1   closed fixed foripperz otmarhumbel      
normal 1126 190 months ago 184 months ago fwierzbicki ImportError raised for Java subpackages import Core 2.2.2   closed fixed boisgera fwierzbicki     behaviour
normal 1127 190 months ago 75 months ago jeff.allen Jython has problems to dynamically loading classes when installed on the boot classpath Documentation Jython 2.7   open remind leosoto        
normal 1128 190 months ago 189 months ago leosoto java.lang.String should be mapped to PyUnicode, not PyString Core     closed fixed leosoto leosoto      
normal 1129 190 months ago 185 months ago zyasoft Using bootclasspath prevents Jython to find Readline Core 2.5alpha1   closed fixed boisgera        
normal 1130 190 months ago 182 months ago pjenvey printing Unicode doesn't work Core Deferred   closed fixed leosoto        
normal 1131 190 months ago 190 months ago leosoto repr not 100% CPython compliant       closed fixed brosner        
normal 1132 190 months ago 75 months ago jeff.allen Metaclasses for Java-derived objects Core Jython 2.5   open   ericjacobs       behaviour
normal 1133 190 months ago 121 months ago zyasoft Support ipython and other completers with readline emulation Core Jython 2.5   closed fixed zyasoft zyasoft patch    
normal 1134 190 months ago 189 months ago zyasoft Built-in functions should be of type types.BuiltinFunction Core 2.5alpha1   closed fixed ericjacobs       behaviour
normal 1135 190 months ago 148 months ago otmarhumbel jython_installer-2.5a3.jar hangs Installer 2.5alpha1   closed works for me catherinedevlin otmarhumbel     crash
normal 1136 190 months ago 189 months ago zyasoft Parsing a module fails if it ends with whitespace but no newline Core 2.5alpha3   closed fixed yanne        
normal 1137 190 months ago 188 months ago pekka.klarck ArrayType missing in Jython 2.5a3 Library 2.5alpha3   closed fixed yanne        
normal 1138 190 months ago 188 months ago pjenvey __file__ reflects original source location, not the pathname of the $py.class file Core 2.5alpha3   closed fixed kam pjenvey      
normal 1139 190 months ago 181 months ago pjenvey crashes on isinstance Core 2.2.2   closed fixed Paul_vZ        
normal 1140 190 months ago 184 months ago zyasoft unicodedata from jar file Library 2.5alpha3   closed fixed oleastre zyasoft     behaviour
normal 1141 190 months ago 188 months ago fwierzbicki Incorrect __import__ calls Core 2.5alpha3   closed fixed boisgera fwierzbicki      
normal 1142 190 months ago 189 months ago zyasoft nested contextmanager does not catch exception Core 2.5alpha3   closed out of date ruseel       behaviour
major 1143 190 months ago 136 months ago fwierzbicki "import" picks up directories that don't contain an __init__.py Core Jython 2.7, Jython 2.5   open remind teratorn       behaviour
normal 1144 190 months ago 190 months ago zyasoft jython -m option (runpy) needs to allow -mMODULE and passing additional options Core 2.5alpha3   closed   zyasoft zyasoft      
major 1145 190 months ago 180 months ago nriley Jython 2.5 compatibility problem with JSR 223 Core 2.5alpha3, 2.5.1   closed fixed jsamsa nriley ipv6    
normal 1146 190 months ago 184 months ago zyasoft dict (PyDictionary) could not be constructed from a Map in user-level code Library 2.5alpha3   closed fixed bupjae zyasoft patch   behaviour
normal 1147 190 months ago 189 months ago cgroves Inherited nested classes cannot be referenced Core 2.5alpha3   closed accepted garyh cgroves     behaviour
normal 1148 189 months ago 188 months ago cgroves List set slice fix, and CollectionProxy behavior Core 2.5alpha3   closed accepted MrMeanie fwierzbicki     behaviour
major 1149 189 months ago 189 months ago fwierzbicki Windows path handling problem: Files\Java\jdk] was unexpected at this time None 2.5alpha3   closed duplicate jaraco otmarhumbel     behaviour
normal 1150 189 months ago 189 months ago fwierzbicki Nested generator expressions do not compile       closed fixed fwierzbicki        
normal 1151 189 months ago 189 months ago egonw_ Compile time error - NullPointerException Jythonc compiler 2.5alpha3   closed duplicate egonw_       behaviour
normal 1152 189 months ago 182 months ago leosoto Document difference between StringUtil.asPyString() and str() Documentation     closed fixed leosoto        
normal 1153 189 months ago 122 months ago zyasoft idna encoding support Library Jython 2.7, Jython 2.5   closed fixed pjenvey amak      
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: