List of issues

Severity ID Creation Activity Actor Title Components Versions Milestone Status Resolution Creator Assigned To Keywords Depends On Type
os.path.abspath fails on Windows
normal 2117 137 months ago 133 months ago jeff.allen os.path.abspath fails on Windows Core, Library Jython 2.7   closed fixed jeff.allen jeff.allen     behaviour
os.path.abspath raises IOException if drive not accessible
normal 1661700 223 months ago 220 months ago pekka.klarck os.path.abspath raises IOException if drive not accessible None     closed fixed pekka.klarck        
os.path.curdir, os.path.sep, ... missing from Jython 2.2a1
normal 1534547 229 months ago 223 months ago cgroves os.path.curdir, os.path.sep, ... missing from Jython 2.2a1 None     closed fixed anonymous fwierzbicki      
os.path.dirname() can result in an NPE
normal 495602 286 months ago 285 months ago bckfnn os.path.dirname() can result in an NPE Library     closed fixed bzimmer bckfnn      
os.path.exists reports False incorrectly for UNC paths
normal 1414 193 months ago 125 months ago zyasoft os.path.exists reports False incorrectly for UNC paths Library Jython 2.7, Jython 2.5   closed fixed crankycoder       behaviour
os.path.exists('') == True
normal 1948 157 months ago 126 months ago zyasoft os.path.exists('') == True Library Jython 2.7   closed fixed duffy151 zyasoft     behaviour
os.path.expandvars does not behave as descibed in doc _under_windows.
normal 1695 175 months ago 175 months ago pjenvey os.path.expandvars does not behave as descibed in doc _under_windows. None 2.5.2rc   closed invalid kieffer       behaviour
os.path.getmtime misbehaves on nonfile
normal 562943 280 months ago 276 months ago bckfnn os.path.getmtime misbehaves on nonfile Library     closed fixed anonymous bckfnn      
os.path.getmtime() missing
normal 477608 287 months ago 287 months ago bckfnn os.path.getmtime() missing Library     closed fixed bckfnn bckfnn      
os.path.isdir does not recognize symlinks in z/OS
normal 2595 98 months ago 88 months ago jeff.allen os.path.isdir does not recognize symlinks in z/OS Library Jython 2.7   open   trickyturtle       behaviour
os.path.isdir fails on network share (windows)
normal 1975 154 months ago 125 months ago zyasoft os.path.isdir fails on network share (windows) Core Jython 2.7   closed remind wayju       behaviour
os.path.isdir(path) return 0 istead of False
urgent 1289 197 months ago 197 months ago pjenvey os.path.isdir(path) return 0 istead of False Library 2.5b1   closed works for me carlo.amicucci       behaviour
os.path.islink incompletely implemented
normal 1717491 220 months ago 210 months ago pjenvey os.path.islink incompletely implemented Library     closed fixed pekka.klarck        
os.path.ismount incompletely implemented
normal 1717492 220 months ago 204 months ago nriley os.path.ismount incompletely implemented None     closed fixed pekka.klarck        
os.path.join ignores empty string
normal 1806980 215 months ago 215 months ago pjenvey os.path.join ignores empty string None     closed fixed kagy        
normal 1807115 215 months ago 215 months ago cgroves os.path.join ignores empty string None     closed duplicate kagy        
os.path.normcase broken in Windows
normal 1648449 223 months ago 210 months ago pjenvey os.path.normcase broken in Windows Library     closed fixed cgroves        
os.path.normpath can convert Unicode strings to byte strins
normal 2274 125 months ago 124 months ago zyasoft os.path.normpath can convert Unicode strings to byte strins       closed fixed pekka.klarck zyasoft      
os.path.splitdrive incompletely implemented
normal 1717498 220 months ago 220 months ago cgroves os.path.splitdrive incompletely implemented None     closed fixed pekka.klarck        
os.pipe() missing
major 1984 153 months ago 116 months ago darjus os.pipe() missing Library Jython 2.7 Jython 2.7.1 closed accepted gary.aviv       behaviour
os.popen(cmd).read() returns `\r\n` as newline on Windows with Jython 2.5
normal 1566 186 months ago 185 months ago pjenvey os.popen(cmd).read() returns `\r\n` as newline on Windows with Jython 2.5       closed fixed pekka.klarck pjenvey      
os.popen variants hang when executed command produces a lot to stderr
normal 1124 204 months ago 197 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
os.readlink(non_symlink) should raise OSError
normal 2292 124 months ago 124 months ago zyasoft os.readlink(non_symlink) should raise OSError Library Jython 2.7   closed fixed Arfrever zyasoft      
os.remove fails after accessing zipfile on Windows
normal 2248 127 months ago 126 months ago zyasoft os.remove fails after accessing zipfile on Windows Library     closed invalid tchen        
os.rmdir deletes file
normal 1075 206 months ago 203 months ago zyasoft os.rmdir deletes file Core 2.5alpha1   closed fixed jnair zyasoft     behaviour
os.setpgrp and posix.setpgrp fail with TypeError
major 1477 191 months ago 189 months ago pjenvey os.setpgrp and posix.setpgrp fail with TypeError Library 2.5.1   closed fixed public.marvin pjenvey patch    
os.stat fails on Windows if path contains chars with ordinal over 255
normal 1658 179 months ago 125 months ago pekka.klarck os.stat fails on Windows if path contains chars with ordinal over 255       closed fixed pekka.klarck zyasoft      
os.stat_float_times is not implemented
normal 1782 169 months ago 87 months ago jeff.allen os.stat_float_times is not implemented Library Jython 2.7, Jython 2.5   open   smeatonj   easy   behaviour
os.stat() missing from Jython on Windows
normal 2145 135 months ago 134 months ago jeff.allen os.stat() missing from Jython on Windows Core Jython 2.7   closed fixed jeff.allen        
os.stat(None) should raise TypeError and not java.lang.IllegalArgumentException
normal 1369 195 months ago 189 months ago pjenvey os.stat(None) should raise TypeError and not java.lang.IllegalArgumentException Library     closed fixed Christof       behaviour
os.stat returns wrong mtime and atime if these times are in DST on Windows
normal 2256 126 months ago 126 months ago zyasoft os.stat returns wrong mtime and atime if these times are in DST on Windows   Jython 2.7   closed fixed pekka.klarck zyasoft      
os.stat return wrong values
normal 230021 297 months ago 296 months ago bckfnn os.stat return wrong values Library     closed fixed karthy bckfnn      
os.stat throw exception on existing folder on Windows
critical 2263 126 months ago 126 months ago zyasoft os.stat throw exception on existing folder on Windows Core Jython 2.7   closed fixed kaneg zyasoft     behaviour
os.system behaves differently in Jython 2.5.2 than in 2.2.1
critical 2097 142 months ago 133 months ago zyasoft os.system behaves differently in Jython 2.5.2 than in 2.2.1 Library Jython 2.5   closed invalid eeiddne       behaviour
os.system does not use changes to os.environ in subprocesses
major 2416 117 months ago 117 months ago zyasoft os.system does not use changes to os.environ in subprocesses Core Jython 2.7 Jython 2.7.1 closed fixed irairdon zyasoft     behaviour
os.system() misinterprets '<' character. jython vs python
normal 1690 176 months ago 126 months ago zyasoft os.system() misinterprets '<' character. jython vs python Core Jython 2.5   closed wont fix houtm035       behaviour
os.system partly broken
normal 573791 279 months ago 273 months ago kevinbutler os.system partly broken None     closed fixed anonymous kevinbutler      
os.system() returns None
normal 1577 185 months ago 185 months ago pjenvey os.system() returns None Library 2.5.1   closed fixed alex.gronholm   patch   behaviour
os.system throws IllegalArgumentException
normal 1664437 223 months ago 194 months ago pjenvey os.system throws IllegalArgumentException Core Deferred   closed fixed garethdoutch        
os.times function missing
minor 1560 186 months ago 126 months ago zyasoft os.times function missing Core Jython 2.7, Jython 2.5   closed fixed drtimcouper zyasoft     behaviour
os.umask no longer exists?
normal 2349 123 months ago 123 months ago zyasoft os.umask no longer exists? Core Jython 2.7 Jython 2.7.0 closed invalid joshfriend       behaviour
os.uname() throws IllegalArgumentException on Windows (Chinese localisation)
normal 2726 78 months ago 76 months ago jeff.allen os.uname() throws IllegalArgumentException on Windows (Chinese localisation) Core Jython 2.7 Jython 2.7.2 closed fixed k870611 jeff.allen     crash
os.unlink() can delete directories, it should raise an exception instead.
normal 2083 143 months ago 139 months ago jeff.allen os.unlink() can delete directories, it should raise an exception instead. Core Jython 2.7   closed fixed cdleonard jeff.allen patch   behaviour
os.utime fails in Jython2.5b1
normal 1229 200 months ago 200 months ago pjenvey os.utime fails in Jython2.5b1   2.5b1   closed fixed yanne        
os.utime fails on UNC network paths
major 2417 117 months ago 116 months ago zyasoft os.utime fails on UNC network paths Library Jython 2.7 Jython 2.7.1 closed fixed mdarden zyasoft     behaviour
os.utime() is missing.
normal 477793 287 months ago 287 months ago bckfnn os.utime() is missing. Library     closed fixed bckfnn bckfnn      
os.utime(path, None) doesn't work (incl. a patch)
normal 1763263 217 months ago 215 months ago pjenvey os.utime(path, None) doesn't work (incl. a patch) None     closed fixed pekka.klarck pjenvey      
os.utime('/tmp/nonexistent-file', None) fails to raise OSError
normal 1755 170 months ago 170 months ago pjenvey os.utime('/tmp/nonexistent-file', None) fails to raise OSError Core 2.5.2rc   closed fixed dstromberg pjenvey      
os.write does not properly support os.O_APPEND
normal 2068 145 months ago 124 months ago zyasoft os.write does not properly support os.O_APPEND Core Jython 2.7   closed fixed jamesls   patch   behaviour
Outer finally not executed at return
normal 577395 279 months ago 276 months ago bckfnn Outer finally not executed at return Core     closed fixed anonymous bckfnn      
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: