Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jython/frozen-mirror issues and pull requests

#187 - Travis CI: Test on more JDKs

Pull Request - State: closed - Opened by cclauss over 4 years ago - 6 comments

#163 - Number of expected arguments in string methods TypeError messages are incorrect bug 1763

Pull Request - State: open - Opened by Darkraiman about 5 years ago - 2 comments
Labels: queried

#161 - Expose fork and exec* functions.

Pull Request - State: open - Opened by hellozyemlya about 5 years ago - 2 comments
Labels: queried

#156 - Fix race condition in PyStringMap keys method

Pull Request - State: closed - Opened by tpoliaw over 5 years ago - 6 comments

#155 - NoSuchMethodError test_jython_initializer bug 2810

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 9 comments

#154 - CRLF win Java 11 lib2to3 test failure, bug 2808

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 3 comments

#151 - Delete circle.yml

Pull Request - State: closed - Opened by cclauss over 5 years ago - 1 comment

#150 - Remove accidental hg dependency

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 2 comments

#149 - Delete circle.yml

Pull Request - State: closed - Opened by cclauss over 5 years ago

#145 - Hostname addon to fix openjdk7 buffer overflow. Issue 2651

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 5 comments

#143 - test_ssl failures from weak certificate. Bug 2774

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 2 comments

#142 - FTP failures on Travis. Refresh latest test_urllib2net from CPython, with minor tweaks

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 5 comments

#141 - Centralize references and doco for registry keys supported by jython

Pull Request - State: closed - Opened by adamburkegh over 5 years ago - 6 comments

#140 - Travis CI: Use declarative style

Pull Request - State: closed - Opened by cclauss over 5 years ago - 2 comments

#138 - #2762 Upgrade Apache commons-compress to 1.18

Pull Request - State: closed - Opened by jamesmudd over 5 years ago - 1 comment

#137 - #2768 Allow bytearray + and += to accept buffer protocol objects

Pull Request - State: closed - Opened by jamesmudd over 5 years ago - 6 comments

#136 - Travis CI: Refactor to add Windows and drop Oracle JDK7

Pull Request - State: closed - Opened by cclauss over 5 years ago - 3 comments

#135 - Remove now unsupported Oracle JDK 7 Travis target (bug 2766)

Pull Request - State: closed - Opened by adamburkegh almost 6 years ago - 4 comments

#134 - Upgrade bundled pip and setuptool

Pull Request - State: closed - Opened by jamesmudd almost 6 years ago - 13 comments

#133 - Fix Github #108 Update JNR/JFFI and ARM stub

Pull Request - State: closed - Opened by jamesmudd almost 6 years ago - 1 comment

#132 - Beta setlocale() support (issue 2730 and others). Also regrtest fixes

Pull Request - State: closed - Opened by adamburkegh almost 6 years ago - 33 comments

#131 - support unicode exception

Pull Request - State: closed - Opened by yishenggudou almost 6 years ago - 4 comments

#126 - New str recursion pull

Pull Request - State: closed - Opened by devendor about 6 years ago - 5 comments

#125 - Locale, windows/cygwin and Java version failures in test_os_jy#2714

Pull Request - State: closed - Opened by adamburkegh about 6 years ago - 2 comments

#123 - Fixes for travis tests.

Pull Request - State: closed - Opened by devendor over 6 years ago - 5 comments

#122 - This allows java String not already cast as a PyType to return an 8 bit

Pull Request - State: closed - Opened by devendor over 6 years ago - 1 comment

#121 - Allow unpack and unpack_from bytearray and <type buffer>

Pull Request - State: closed - Opened by devendor over 6 years ago - 3 comments

#120 - Bytearray iadd

Pull Request - State: closed - Opened by devendor over 6 years ago - 3 comments

#119 - memoryview should reject unicode input with TypeError

Pull Request - State: closed - Opened by devendor over 6 years ago - 3 comments

#117 - Tmp merge

Pull Request - State: closed - Opened by devendor over 6 years ago - 4 comments

#116 - test_chdir fails on Windows filesystems that no longer support DOS shortname #2709

Pull Request - State: closed - Opened by adamburkegh over 6 years ago - 3 comments

#115 - Zlib gzip testcase

Pull Request - State: closed - Opened by devendor over 6 years ago - 1 comment

#114 - Add README.md

Pull Request - State: closed - Opened by jamesmudd over 6 years ago - 7 comments

#113 - Str recursion

Pull Request - State: closed - Opened by devendor over 6 years ago - 12 comments

#112 - A series of patches to allow jython to work with msgpack without

Pull Request - State: closed - Opened by devendor over 6 years ago - 7 comments

#111 - zlib decompress fixes

Pull Request - State: closed - Opened by devendor over 6 years ago - 11 comments

#106 - Tidy Code To Follow PEP8 and work with FLAKE8

Pull Request - State: closed - Opened by Richienb over 6 years ago - 9 comments

#102 - #2672 Fix incorrect formatting of Integer.MIN_VALUE

Pull Request - State: closed - Opened by jamesmudd over 6 years ago - 1 comment

#98 - Remove limitation

Pull Request - State: open - Opened by pwillemse about 7 years ago - 4 comments
Labels: queried

#97 - #2650 Initialise detailMessage for PyException

Pull Request - State: closed - Opened by jamesmudd about 7 years ago - 5 comments

#96 - Incorrect result when using != comparison against Java {List, Set, Map} (fix #2639)

Pull Request - State: closed - Opened by jamesmudd about 7 years ago - 13 comments

#91 - Fix #2403 VerifyError when implementing interface default methods

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 4 comments

#89 - #2620 Fix "Error loading Python DLL" on Windows 7

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 5 comments

#86 - Fix #2612 NPE when trying to import classes

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 6 comments

#85 - Make fields used for synchronisation final to protect against NPE

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 7 comments

#82 - Revert "Isolate each JSR ScriptEngine with separate PySystemState. Fi…

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 1 comment

#81 - Minor improvement to PyType to use computeIfAbsent

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 2 comments

#77 - 2585 2

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 1 comment

#76 - Add a Java 8 linux build target on Travis

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 7 comments

#75 - Fix #2585 test_ssl test failure

Pull Request - State: closed - Opened by jamesmudd over 7 years ago - 2 comments

#74 - Update copyright dates

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#73 - Update NEWS

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#70 - Fix #2313 test_jython_initializer fails on Windows

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 3 comments

#69 - Correct white space formatting mistake

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#68 - #2554 Add a test skip if no Java compiler is available (e.g JRE not JDK)

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 2 comments

#67 - #2399 Fix test_sort failure on Java 8

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 2 comments

#66 - #2554 Fix test_classpathimporter fails on Windows

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 2 comments

#65 - # 2318 Fix test_zipimport_jy

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#64 - #2568 Add an epsilon to allow for timing inaccuracy

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#62 - #2558 Allow PyString to be coerced to an Enum when calling a method

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#61 - Fix #2559 Increase default ThreadStackSize to -Xss2560m

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 6 comments

#59 - Update NEWS

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#58 - #2558 Allow PyString to be coerced to an Enum when calling a method

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 3 comments

#57 - Fix #2534 Make os.getlogin() throw OSError if OS call fails

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 1 comment

#56 - #2534 Make os.getlogin() return None if OS returns a null pointer

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago

#55 - Replace deprecated use of ASCII constant with ascii()

Pull Request - State: closed - Opened by jamesmudd almost 8 years ago - 4 comments

#50 - Fix calling Java vararg methods with no arguments fails

Pull Request - State: closed - Opened by jamesmudd about 8 years ago - 4 comments

#49 - Issue 2523: Fix PyDefault#defaultdict__getitem__ to propagate whatever __missing__ raises

Pull Request - State: closed - Opened by mete0r over 8 years ago - 2 comments

#48 - Issue 2522: Fix PyDefaultDict#defaultdict___getitem__ to propagates PyException

Pull Request - State: closed - Opened by mete0r over 8 years ago - 2 comments

#45 - Upgrade netty master

Pull Request - State: closed - Opened by nickmbailey over 8 years ago - 2 comments

#41 - Allow __doc__memberName to be a String as well as a PyString.

Pull Request - State: closed - Opened by shoaniki over 8 years ago - 2 comments

#39 - Add the AS_DIRECT_NIO flag to Jython's buffer protocol (in PyBUF.java).

Pull Request - State: closed - Opened by Stewori almost 9 years ago

#38 - Adjust sysconfig.py to comply with a hack regarding platform detection in JyNI.

Pull Request - State: closed - Opened by Stewori almost 9 years ago - 1 comment

#37 - Wait should always joins the coupler threads

Pull Request - State: closed - Opened by cwickl almost 9 years ago - 1 comment

#36 - Add PosixModule.uname() compliant with posix *and* Windows

Pull Request - State: closed - Opened by Stewori almost 9 years ago - 4 comments

#35 - [DO NOT MERGE][RFC] Initial multiprocessing support. mp.Process works…

Pull Request - State: closed - Opened by darjus almost 9 years ago

#33 - Added itervalues and iterkeys to map proxy. Fixes #2443

Pull Request - State: closed - Opened by dougclayton almost 9 years ago - 1 comment

#32 - 2461 - Respect getpeername returning tuple with 4 values

Pull Request - State: closed - Opened by teeohhem almost 9 years ago - 1 comment

#31 - Don't synchronize on class objects.

Pull Request - State: closed - Opened by nickmbailey almost 9 years ago

#30 - Fix resource closer synchronization.

Pull Request - State: closed - Opened by nickmbailey about 9 years ago - 8 comments

#29 - Fix netty ssl bug.

Pull Request - State: closed - Opened by nickmbailey about 9 years ago - 1 comment

#28 - zipimporter supports multi-byte characters in pathnames

Pull Request - State: closed - Opened by agaman about 9 years ago - 5 comments

#27 - Set direct mode if sys.exectuable is None or empty for standalone installations

Pull Request - State: closed - Opened by teeohhem about 9 years ago - 3 comments

#26 - Fix None error in args list

Pull Request - State: closed - Opened by teeohhem about 9 years ago

#25 - Remove print statement from ssl lib

Pull Request - State: closed - Opened by teeohhem about 9 years ago

#24 - Handle shutdown with SHUT_RDWR

Pull Request - State: closed - Opened by teeohhem about 9 years ago - 1 comment

#23 - Fix programming error in _sslcerts.py

Pull Request - State: closed - Opened by teeohhem about 9 years ago - 3 comments

#22 - Implement os.pipe()

Pull Request - State: closed - Opened by stevedrake over 9 years ago - 3 comments

#21 - Set seekable=false when seek() raises IOError

Pull Request - State: closed - Opened by stevedrake over 9 years ago - 1 comment

#18 - Coerce anything implementing the iteration protocol to Java arrays

Pull Request - State: closed - Opened by ericfrederich almost 10 years ago - 12 comments

#17 - PyUnicode cannot be serialized

Pull Request - State: closed - Opened by orius123 almost 10 years ago - 4 comments

#16 - Update external postgres jar

Pull Request - State: closed - Opened by dieterv77 almost 10 years ago - 2 comments

#13 - Accept annotations in org.python.compiler.ClassFile#addField

Pull Request - State: closed - Opened by cpburnz over 10 years ago - 4 comments

#10 - Perform a None -> null conversion in JLineConsole.setStartupHook()

Pull Request - State: closed - Opened by Britefury over 10 years ago - 2 comments

#9 - add pyxml and library request for full build purpose

Pull Request - State: closed - Opened by zendbit over 10 years ago - 3 comments

#8 - Include _osx_support.py from CPython

Pull Request - State: closed - Opened by cjsimpson over 10 years ago - 1 comment