List of issues - Show Unassigned

ID Activity Title Status Creator
(no priority set)
2938 12 months ago import MessageSource does not work anymore with jython2.7.2 open juniarti
2936 12 months ago can't use SO_EXCLUSIVEADDRUSE in jython2.7.2 open juniarti
2934 14 months ago Filereader.read: TypeError: read(): 1st arg can't be coerced to java.nio.CharBuffer, char[] open wupz
2918 22 months ago slim jar: missing resource file for zxJDBC open RaiManSikuliX
2920 31 months ago Exception thrown creating jar file. open molnar20
2618 32 months ago socket.sendall no longer sends all open behackett
2916 39 months ago Saving output of script which has korean string to a file open mithunairani
2900 46 months ago poll + POLLHUP causes AttributeError: 'SSLSocket' object has no attribute 'channel' open shane
2898 47 months ago Fix serialization format open doublep
2886 48 months ago doing relative imports in a loop causes bad performance due to 2472 open hansiang93
2878 48 months ago java.lang.OutOfMemoryError: Java heap space open haow.4585@163.com
2876 48 months ago NullPointer exception PyModule.java open Sunil1993
2874 48 months ago Jython 2.7 is not able to import an EBCDIC file on z/OS open Rodriguez
2868 50 months ago Value of `sys.stdout.encoding` changed in some cases on Windows open pekka.klarck
2866 50 months ago Interface default methods disregarded by the method resolver open nfalliere
2864 50 months ago Importing second instance of httplib causes an error open rses
2850 52 months ago Exception while creating python interpreter open Vikhe
2645 53 months ago pop method returns wrong result with Java LinkedList open jamesmudd
2824 54 months ago `os.path.abspath()` doesn't add drive letter to absolute paths on Windows (regression) open pekka.klarck
2802 54 months ago PEP 0263 magic coding comment rejected in UTF-8 open rhwood
2800 56 months ago Jython script engine hangs on "genericpath.isfile" during its initialization open fviale
2798 56 months ago OpenJDK 1.7.0_75-b13 string regrtest OutOfMemory on windows open adamburke
2776 59 months ago PySystemState is not serializable open filip.drozdowski
2023 60 months ago subprocess cannot run Windows batch file from current dir which was not starting dir open mniklas
2760 61 months ago How to call procedure with use zxjdbc and get back OUT parameter? open youlfey
2748 61 months ago Unable to start Jython with ssl due to exception 'ChildSocket' object has no attribute '_wrapper_socket' open arao
2458 64 months ago Support Tornado web server open zyasoft
2723 65 months ago Unusual behavior in SimpleCookie when '=' and '@' is used in nested object open rsmith31415
2722 65 months ago run-time issue while trying to reach external endpoint (Weather API) via Java/Jython open vaishnavihravi
2720 65 months ago wrap_scoket_exception: 'module' object has no attribute 'OP_NO_TLSv1_1' open arao
2712 66 months ago jython interpreter can't parse source from standard input open mete0r
2704 68 months ago wlst jython argparse open Tig
2701 69 months ago JVM seg Faulting when running standalone jython under a child first class loader open Hardy
2698 70 months ago urllib2.URLError: <urlopen error unknown url type: https> open wheelerlaw
2696 70 months ago open(None) results in java.lang.ClassCastException open jaraco
2693 70 months ago SAXParser, classloader and dynamically loading jython open webpentest
2695 71 months ago Add support for automatic coercion for python datetime into Java LocalDateTime open jamesmudd
2355 73 months ago Jython fails to import python modules from Lib when embedded in an eclipse plug-in open otto_fajardo
2363 73 months ago relative seeks works incorrectly after readline open amit
2464 74 months ago meta: notification messages from report@bugs.jython.org and roundup-jython-admin@psf.upfronthosting.co.za are marked as spam by Google Gmail open jason_s
2449 74 months ago requests library causes memory leak and 100% GC time when handling keep-alive open latifrons
2574 74 months ago test_tarfile failed during CI build open jamesmudd
2567 74 months ago System state lost during JSR-223 initialisation open jeff.allen
2606 74 months ago jython launch problem sun.misc.InvalidJarIndexException open rafpar
2465 74 months ago no clear way to instantiate independent PythonInterpreters open jason_s
2466 74 months ago No response for script with invalid string open pradeeppanayal
2467 74 months ago Some threading's Thread methods return unicode strings open memoselyk
2513 74 months ago Standard output is mixed up if Python scripts are evaluated in parallel within one single JVM open yocaba
2540 74 months ago settrace doesn't notice "with" statements open nedbat
2595 74 months ago os.path.isdir does not recognize symlinks in z/OS open trickyturtle
2641 75 months ago certificate verify failed (javax.net.ssl.SSLHandshakeException: General SSLEngine problem) open Neha
2491 75 months ago a security issue in jython open redrain
2644 78 months ago Representation of Java maps with String keys differs from Python open jamesmudd
2640 78 months ago Virtualenv gets confused using paths with ~ open stuaxo
2633 79 months ago Unicode garbled in writing to spreadsheet via openpyxl open jeff.allen
2631 79 months ago jython 2.7.1 [Errno 107] Socket is not connected open Izzette
2615 80 months ago select.select using subprocess.Popen error open Brian Kurt
2605 82 months ago Jython 2.7.0 startup performance regression open rpan
2530 83 months ago Provide PythonInterpreter#abort to interrupt Jython execution open andrewparks
2589 83 months ago Two copies of jansi DLL created per invocation of Jython open jeff.allen
2584 84 months ago netty threads not terminated during regrtest open jamesmudd
2590 84 months ago 'org.python.core.io.StreamIO' object has no attribute '_register_selector' open BjarkeBB
2588 84 months ago test_io failure in concurrent access to a buffered file open jeff.allen
2575 86 months ago Overloaded int and boolean method incorrectly called open jamesmudd
2532 86 months ago JVM memory settings are ignored on GNU/Linux by cpython launch script open stuckyb
2572 86 months ago Network-related tests failing on build bots open jeff.allen
2285 88 months ago _strptime broken with non-English locales open Arfrever
2526 91 months ago Jython (standalone) fails to initialize certain os modules if the java.io.tmpdir directory does not exist or isn't permissioned properly open teeohhem
2518 93 months ago Multiple failures in test_xml_etree_jy open jeff.allen
2509 93 months ago Demo/modjy_webapp is not working when deployed to Weblogic 12c [Syntax error] open ram4444
2473 98 months ago .py file size on jython 2.5.2 open rpasup
2482 99 months ago Publish U.S. ECCN for Jython open chrislott
2468 99 months ago Subtype erasure using JSR223 ScriptEngine.eval() open schluehk
2395 100 months ago Parser bug with unparenthesized genexp with star-args open ztane
2459 100 months ago Triple quotes are not parsed properly by the console open jsaiz
2378 100 months ago Current docs aren't. open tchaypo
2186 100 months ago Windows installation docs should mention possibility of adding Jython bin to PATH open cmbannan
2444 101 months ago Issue on type coercion between bytes/char/string/int (Bytes class) open lsenta
2379 105 months ago Wiki out-of-date wrt current version open tchaypo
2361 108 months ago Performance benchmarks open zyasoft
2359 108 months ago Many Java-defined functions do not accept keyword arguments open jdemoor
2339 109 months ago JSR223: NullPointerException in Eclipse following wiki instructions open eaaltonen
2344 109 months ago `jython` start-up script not anymore directly under installation directory open pekka.klarck
2342 109 months ago Raw strings get different exception for lone surrogates open gsnedders
2222 109 months ago java.nio.charset.UnsupportedCharsetException open nullquery
2316 110 months ago test_tarfile file-mode failures on Windows open jeff.allen
1814 113 months ago Document an upgrade path for users of PyJavaInstance open amak
1646 113 months ago Proxy getInterface not change for more PyObject open denis.rangel
2106 113 months ago InteractiveInterpreter.runsource doesn't accept 'exec' as symbol parameter open traff
2211 116 months ago Jython Book: Bug in Listing 9-15 builder.py open kanglecjr
1659 116 months ago callproc() always returns "no results" with Sybase ASE 12.5.4 open a_mehlig
2210 117 months ago Jython Book: Bug in Listing-9-10 open kanglecjr
high
2738 55 months ago Looking again at benchmarks open sergei175
2512 73 months ago Values in built-in modules's __dict__ are “<reflected field public …>” instead of the actual values open progval
2433 73 months ago zlib decompressobj index error when using negative wbits open lukasa
1442 74 months ago No os.W* attributes open pjdm
2288 74 months ago Sphinx 1.3 test suite uncovers various compatibility bugs open Arfrever
2290 74 months ago Setting of attributes of sys module raises internal exceptions in case of some attributes open Arfrever
2429 74 months ago cStringIO does not work with mutable objects implementing the buffer protocol open pekka.klarck
2657 74 months ago Update Maven Repo with 2.7.1 release open weberw
2382 74 months ago BigInteger becomes long in Jython 2.7 open kaneg
1861 74 months ago Triage FIXME skips/other changes in regrtest specific to Jython open fwierzbicki
2029 74 months ago The codeop.Compile class does not expose compiler flags as expected open seletz
2035 74 months ago datetime.date.fromtimestamp(None) should raise TypeError open cht
2039 74 months ago __future__.unicode_literals doesn't affect eval open gsnedders
2185 74 months ago expatreader.py not included in Jython open fwierzbicki
2406 74 months ago socket.IPV6_V6ONLY is missing from Jython 2.7 open mishikal@yahoo.com
2517 86 months ago Showers of stack dumps from netty finalization open jeff.allen
2148 99 months ago Support a complete implementation of ctypes via JyNI open zyasoft
1815 109 months ago http://www.jython.org/license.html should mention the other licenses open cxbrooks
normal
2896 23 months ago Jython's logger is split from everything else open doublep
2647 43 months ago Py.newDateTime, Py.newTime should initialize timezone python datetime/time objects open tmeagher
2888 45 months ago -Q new always fails pending hansiang93
2870 46 months ago PrePy.getJarFileNameFromURL fails hard when Jython jar is embedded in another jar open maku
1684 47 months ago PyException wrapper for a Java exception raised directly from Python code doesn't have cause set open doublep
2890 47 months ago Jython fails to install and run in Win 10 Pro open sherif
2880 48 months ago JVM hangs on PyType.createType method open zsultan
2884 48 months ago Issue with unicode_escape blocks use of future open stefan.richthofer
2872 48 months ago -m option does not search modules from current directory open rad164
2860 51 months ago from some_java_lib import * does not import all names open gbach
2838 51 months ago Java List and Python list semantic divergence open jeff.allen
2854 52 months ago from module import * leads to wild goose chase open jeff.allen
2736 52 months ago ensurepip fails with: pip 9.0.1 requires SSL/TLS (after minimal linstall) open stuaxo
2812 55 months ago Failure in test_sort.TestBase.testStressfully on Java 11 open jeff.allen
2794 57 months ago invocation_tests.py missing from modjy tests open jeff.allen
2642 57 months ago ImportError when importing in multiple PyScriptEngine concurrently open tcdelaney
2278 57 months ago Jython runtime instrumentation open zyasoft
2790 57 months ago Equivalent signal handlers do not test equal using == open jeff.allen
2788 58 months ago utf_8_decode doesn't support memoryview open behackett
2780 58 months ago Update ctypes/jffi to Python 2.7 and test open jeff.allen
2320 60 months ago fileno() is -1 on Windows open jeff.allen
2746 61 months ago Divergence from Python in Java mapping types open jeff.allen
2754 61 months ago Failure in Py.initProxy for class not at module level open jeff.allen
2752 61 months ago Allow Python functions to be used as a java.lang.FunctionalInterface open jamesmudd
2750 61 months ago Make PyFunction implement java.util.concurrent.Callable<PyObject> open jamesmudd
2740 63 months ago ArrayIndexOutOfBoundsException in PyStringMap open vigneshkumarsadasivam
2734 64 months ago Re-work package scanning and cache for modules open jeff.allen
2717 65 months ago Arguments mis-handled passing **kwargs from Java to Python open mohamad.mahajna
2713 66 months ago Rounding a float field causes test_cpickle to fail open jeff.allen
2710 66 months ago Key protection algorithm not found open jeff.allen
2305 67 months ago sys.ps1 and sys.ps2 mentioned in dir(sys) in non-interactive mode open Arfrever
2691 69 months ago __format__ method not implemented for boolean types - uses int open _peter_holloway
2692 70 months ago Not allowed to post to the users mailing list open antomcg174
2697 70 months ago name$py.class is ignored when in a JAR with name.py open jeff.allen
2694 70 months ago Jython to python version mapping open joanselm
2660 70 months ago Failure in urllib3 using versions of pip after pip 9.0.1 open jeff.allen
2684 72 months ago WindowsError:[Error 123] The filename,directory name,or volume label syntax is incorrect. open jythontest2018
2679 72 months ago Illegal reflective access by org.python.modules.gc open jeff.allen
2680 72 months ago Ignore Java accessibility rules selectively by package (Java 9) open jeff.allen
2670 73 months ago Non-public Java classes implementing collection types open jeff.allen
2501 74 months ago JAVA_STACK doesn't work open gsnedders
1699 74 months ago jsr-223 scope object is not dict-like open pjenvey
2520 74 months ago Jython does NOT support socket.listen(0) for accepting only one connection open zyasoft
2616 74 months ago Incomplete / broken support for Certificate Revocation Lists open behackett
1193 74 months ago builtin module's __dict__s unusable open pjenvey
1250 74 months ago Trace function is not called with return events when frames are exited due to exceptions open jha
1440 74 months ago Tracing facilities (sys.settrace) not working when event comes from swing open fabioz
2286 74 months ago IllegalArgumentException 'PyString with non-byte value' triggered by test suite of autopep8 1.1.1 open Arfrever
2420 74 months ago Regression tests leaking file handles on Linux open jeff.allen
2483 74 months ago Serialized form incompatibility of PyObject between versions 2.5 & 2.7 open jsaiz
2592 74 months ago sys.cleanup() in PythonInterpreter close() method closing thread pool _socket.NIO_GROUP in _socket.py open psterdale
2581 74 months ago getmro omits classes of the same name open jaraco
2463 74 months ago document all public methods in PythonInterpeter (especially "cleanup") open jason_s
2566 74 months ago inspect does not recognize code objects from bytecode files open fwyzard
2547 74 months ago PyException only uses default constructor; doesn't initialize the cause open jason_s
2629 74 months ago Setting javax.net.ssl.keyStore in script open eknord
2341 74 months ago Invalid Unicode string literals cause console to keep outputting "..." open gsnedders
2623 74 months ago jython (Linux) does not respect my EOF char open zsd
2624 74 months ago Deadlock with jython script engine initialization and jython object deserialization open fviale
2486 74 months ago SSL illegal-state exception in jsonrpc open pradeeppanayal
2495 74 months ago Tomcat webapp classloader leak when using jython-standalone open cbrouillet@pirel.com
2367 74 months ago Jython ignores custom __eq__ when hashing dict subclasses open clevy
2312 74 months ago Test failures related to encoding in a subprocess on Windows open jeff.allen
2418 74 months ago test_chdir subprocess tests fail on Windows open jeff.allen
508116 74 months ago non/static & overloading => lil\' mess open pedronis
1878866 74 months ago Can't import java class from a mixed directory open niall_kelly
1447 74 months ago Missing: expat.XML_PARAM_ENTITY_PARSING_ALWAYS open kellrott
1726 74 months ago Interaction problem w/ emacs shells on windows open gma
1734 74 months ago no integration with java.math.BigDecimal and java.math.BigInteger open doublep
2250 74 months ago Update standard library in lib-python/2.7 to 2.7.latest open zyasoft
1807 74 months ago Failed to set UTF-8 encoding for output redirected to file. open ssoldatenko
1830 74 months ago assert and print behave differently in rendering non-ascii text open sqxu
1925 74 months ago Support loading java.sql.Drivers that aren't on the boot classpath open tcrawley
2076 74 months ago Bug in jython bash startup script (shows on Mac) open rovf
2136 74 months ago Invalid option from: jython -W all example.py open pjac
2142 74 months ago Set Thread classloader when entering Jython context open rec
2164 74 months ago codecs do not accept memoryview objects for decoding open zyasoft
2295 74 months ago Importation of modules with str names with non-ASCII characters fails open Arfrever
2317 74 months ago test_urllib2 failure on Windows open jeff.allen
2340 74 months ago Support isolated surrogate codepoints in unicode with UCS4 encoding open zyasoft
2352 74 months ago Support C_BUILTIN in _imp.load_module open jeff.allen
2412 74 months ago Jython does not terminate process when used with loadwatch open iMichka
2422 74 months ago test_classpathimporter fails on Linux open jeff.allen
2582 74 months ago No >>> prompt with JDK 9, seems to be caused by illegal access open alanb
2604 74 months ago 2.7.1 is slower than 2.7.0 in some cases open rhwood
2625 74 months ago Repeated calls to the socket module crashes during execution open paraita
2634 74 months ago Cannot access final protected methods open alexgobbo
1014 74 months ago Patch for inspect.getargspec to work with PyReflectedFunction open crotwell
1127 74 months ago Jython has problems to dynamically loading classes when installed on the boot classpath open leosoto
1720 74 months ago Support environment variable flags open pjenvey
1906 74 months ago DeprecationWarnings, ImportWarnings and PendingDeprecationWarnings do not work in Jython 2.7 open Arfrever
1965 74 months ago Unable to match long strings with re open thatch
2041 74 months ago solrpy: testscript runs in python, but not jython open StefanGeissler
2143 74 months ago site-packages support in standalone jar open nonameentername
2265 74 months ago Support UNIX sockets open sdough
2216 74 months ago BigInteger(10L) > 100 returns True open santa4nt
2291 74 months ago Allow to set version-related attributes in sys module open Arfrever
2354 74 months ago marshal.py does not support serialization of code open fmartins
2373 74 months ago jython 2.7.0 Console.py Demo does not work open saltnlight5
2411 74 months ago microsecond precision not returning from datetime open DanglingPointer
2447 74 months ago Support server-side STARTTLS for SSL open zyasoft
2507 74 months ago Run "invokeFunction" in a thread does not inherit the "ScriptContext" open jjdelcerro
2510 74 months ago TypeError when monkey-patching time.time with an unbound function open progval
2503 74 months ago datetime.strptime doesn't handle Unicode strings when using sun.locale.formatasdefault=true open laurio
2531 74 months ago Support SNI for SSL/TLS server sockets open zyasoft
2541 75 months ago readline.get_history_item broken open kmac
2643 75 months ago time.clock() returning The Wrong Thing on Linux open zsd
1376 79 months ago 'name in dir(item)' holds, but 'getattr(item, name)' fails open boisgera
2591 84 months ago Unable to execute directory or zip file (test_cmd_line_script) open jeff.allen
2587 84 months ago test failures on Linux due to file permissions on NTFS partition open stefan.richthofer
2586 84 months ago test_mailbox fails on Linux open stefan.richthofer
2580 85 months ago __pyclasspath__ can break inspect.getmodule open stefan.richthofer
2562 87 months ago Windows: OSError: unlink(): an unknown error occurred open stefan.richthofer
2199 100 months ago [2.5] Memory Leak when create many Interpreters open Adel
1756 101 months ago Document the use of jarray and array better with respect to zeros function open gmseed
2408 104 months ago Redo sre port for regular expression support open zyasoft
1669 109 months ago Interactive interpreter broken on Cygwin xterm open neuroaudio
1917 109 months ago No ctypes.c_char open dahlia
1911 109 months ago "All" installation doesn't generate standalone jar open rberdeen
1823 109 months ago jython launcher bash script induces terminal malfunction open slestak
2099 110 months ago No way to serialize interpreter state open stepleton
1915 110 months ago Locale set without call to locale.setlocale() open Arfrever
2234 114 months ago PythonInterpreter and parser mis-handle encoding open jeff.allen
1499 115 months ago PostgreSQL datahandler should return Decimals instead of floats for NUMERIC/DECIMAL columns open leosoto
2134 116 months ago Cannot create an instance of ast.Global using constructor that takes names open JonathanFeinberg
1849 116 months ago Importing Java packages from java.ext.dirs is not working open fwierzbicki
2188 116 months ago struct.pack_into / unpack_from don't support bytearray or buffer open behackett
2161 116 months ago sys.executable equal to None in Jython standalone open transistor1
1569882 116 months ago zxJDBC metadata queries incorrect on quoted tablenames open anonymous
1741 116 months ago com.ziclix.python.sql.DataHandler calls wasNull without previously calling get [patch] open swhite
1834 116 months ago cursor.setinputsizes open kensingtoncat
590519 116 months ago updatecount => rowcount open bzimmer
2135 116 months ago with statement should support AutoCloseable objects open zyasoft
1421 116 months ago Support for INTERVAL types (Oracle) open etelstan
1000147 116 months ago Support for BLOBs and CLOBs on Oracle open ak1394
1435 116 months ago traceback doesn't include Java stack trace in user functions open cgroves
1957 117 months ago Windows only CTRL-C no longer works since Jython 2.5.2 open clach04
2002 120 months ago Codecs report consumed length in UTF-16 code units open jeff.allen
2008 120 months ago compile() doesn't pay attention to unicode_literals flag open irmen
1910 120 months ago ArrayIndexOutOfBounds in compiler due to list comprehension open larsga
1955 135 months ago NotImplemented incorrectly handled in Old style classes open Arfrever
1946 135 months ago cPickle.Pickler objects should have memo attribute open Arfrever
1143 135 months ago "import" picks up directories that don't contain an __init__.py open teratorn
1528 135 months ago Stack traces have incorrect line numbers when viewed inside java open markku_hanninen
1719 135 months ago dev doc for adding builtin modules is not enough. open yyamano
1610 136 months ago Wrong impl of Java attribute lookup open babelmania
1709 136 months ago jsr223 bug when dealing with datetime module open anamitrab
1685 136 months ago PythonTree.getCharStopIndex() does not include the last character for FunctionDef open waves2d
1995 136 months ago Missing log statement in RowIdHandler when getRowid method doesn't exist open luisperlazaro
1983 136 months ago Embedded jython in websphere - objectweb class reader fails open mvera
1427 136 months ago Assignment of astnode value fails open kellrott
low
2258 47 months ago StackOverflowError stacktrace is eaten up by Jython open doublep
2786 58 months ago Subtracting a Long from None produces TypeError: xxx open chcooper
2007 60 months ago from __future__ import print_function doesn't work (at interactive prompt) open irmen
1090 70 months ago Python modules defined with an __init__.py that are precompiled in a jar do not import. open colinhevans
1743 70 months ago regression in PyReflectedFunction: static Java methods are no longer callable open doublep
2676 71 months ago ImportError: cannot import name _bcrypt open Bejgum
1782 73 months ago os.stat_float_times is not implemented open smeatonj
2665 73 months ago Standalone jar includes test classes open jeff.allen
2169 74 months ago buffer/memoryview objects should be valid arguments for Java methods taking byte[] parameters open zyasoft
1682864 74 months ago sqlite3 package open dubnerm
2499 74 months ago Modules should have implicit conversion to string when concatenated with a string open zyasoft
2497 74 months ago NameError: global name 'AdminConfig' is not defined in jython 2.7 open amylin1
2394 74 months ago str has misplaced methods isdecimal and isumeric open jeff.allen
547727 74 months ago Class-path in jar manifest is ignored open anonymous
695383 74 months ago close()-ing sys.stdin/stdout causes Jython to exit open daishiharada
1664 74 months ago Jython docs should support internal links/anchors open zyasoft
1710 74 months ago Cannot extend ``_ast.astlist`` open malthe
1796 74 months ago Jython doesn't support jar dir with colons in it open LukeHoersten
1856 74 months ago Permission denied when writing to files under /sys (sysfs) directory open halfie
2240 74 months ago Classes implementing abstract base class methods should be proxied as such in Java space open zyasoft
2440 74 months ago Implement os.fork() in Jython open teeohhem
2484 74 months ago Codec encodings can exhaust permgen open zziad
2546 74 months ago No way to add __doc__ to fields in Java-written module (?) open stefan.richthofer
1002 74 months ago static java methods on class hidden by object methods open crotwell
1132 74 months ago Metaclasses for Java-derived objects open ericjacobs
1248 74 months ago Trace function is not called with a line event for try statements open jha
1485 74 months ago JSR223 ScriptEngineManager cannot find both jython and jruby ScriptEngines when using maven assembly plugin open heuermh
1846 74 months ago cannot configure socket() for Multicast open hulettbh
1943 74 months ago missing module fcntl open wbrana
2213 74 months ago socket.setsockopt(socket.SOL_SOCKET, socket.SO_RCVBUF, tcp_window_size) with huge tcp_window_size does not raise an exception open dstromberg
2299 74 months ago Support macropy open zyasoft
2427 74 months ago jython --boot cannot load console support on Windows open eaaltonen
2525 74 months ago Jython incorrectly buffers file pipe output with Subprocess(command,stdout='/some/file/path') open shadowhawk100
2598 74 months ago Parsing of `from . import something` is incorrect open jenselme
2653 76 months ago Wrong error message when opening a busy file open daniele.trimarchi@coventor.com
2287 76 months ago multiprocessing module not available open Arfrever
527524 82 months ago Cannot compile to use methods exceeding JVM size restrictions open anonymous
2536 84 months ago deadlocks in regrtests due to StackOverflowError in finally block open stefan.richthofer
2545 87 months ago help() does not work on Java-implemented modules open stefan.richthofer
Download as CSV
Sort on: Descending:
Descending:
Group on: Descending:
Descending: