openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Jython
Settings
|
Report Duplicate
57
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 4 of 278
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Upgrade bundled pip and setuptool Update pip 9.0.1 to 19.1 Update setuptools 28.8.0 to 41.0.1
James Mudd
More...
over 5 years ago
#2768 Allow bytearray + and += to accept buffer protocol objects
James Mudd
More...
over 5 years ago
Remove now unsupported Oracle JDK 7 Travis target (bug 2766)
Adam Burke
More...
over 5 years ago
Add skip for Java 7 to failing test in test_ssl (see bjo #2770)
Jeff Allen
More...
over 5 years ago
Upgrade Google guava JAR to 27.1 (fixes #2728)
Jeff Allen
More...
over 5 years ago
Upgrade BouncyCastle JARs to 1.61 (fixes #2742)
Jeff Allen
More...
over 5 years ago
Upgrade Apache commons-compress to 1.18 (fixes #2762)
James Mudd
More...
over 5 years ago
Avoid some deprecation warnings. Remaining ones should still nag us.
Jeff Allen
More...
over 5 years ago
Update JNR/JFFI and ARM stub. Fixes GH-108.
James Mudd
More...
over 5 years ago
Close underlying file in FileIO.close, even on error.
Jeff Allen
More...
over 5 years ago
Return Java super-class to first position in type.__bases__. Fixes bjo #2445.
Jeff Allen
More...
over 5 years ago
(Trivial) documentation additions and code clarity around PyJavaType.java.
Jeff Allen
More...
over 5 years ago
Comments and minor re-write of PyJavaType.handleMroError
Jeff Allen
More...
over 5 years ago
(Trivial) coding standard adjustments and copyright notice in struct.java.
Jeff Allen
More...
over 5 years ago
Allow struct unpack and unpack_from bytearray and buffer (GH-121)
Ray Ferguson
More...
over 5 years ago
Respect AST.lineno in compiled code (fixes #2635).
Jim Peterson
More...
over 5 years ago
Improve test coverage in test_dict_jy and conformance to dict of Map proxies.
Jeff Allen
More...
over 5 years ago
Add skip for test_setdefault_atomic in tests of ConcurrentHashMap.
Jeff Allen
More...
over 5 years ago
Avoid generating Unicode characters in repr of JavaProxyMap (fixes bjo #2649).
Jeff Allen
More...
over 5 years ago
Improve coverage of map types available from Java in test_dict_jy.
Jeff Allen
More...
almost 6 years ago
Improvements to marshal and its error messages, and fix for bjo #2744.
Jeff Allen
More...
almost 6 years ago
marshal to raise error when fed unmarshalable object. Fixes #2077.
Andrew Kuchling
More...
almost 6 years ago
Update test_marshal from lib-python and add some skips.
Jeff Allen
More...
almost 6 years ago
Improve complex MRO handling. (Fixes bjo #2445.)
Jim Baker
More...
almost 6 years ago
Revise error messages from oversize byte code work-around. (Fixes #2732.)
Jeff Allen
More...
almost 6 years ago
Support Unicode in zxJDBC exceptions.
愧僧
More...
almost 6 years ago
Further comments in imp.java and clean-up for intelligibility.
Jeff Allen
More...
almost 6 years ago
Update NEWS with recently closed bugs.
Jeff Allen
More...
almost 6 years ago
Attribute access is import *only* for Java packages and classes (fixes #2654).
Jeff Allen
More...
almost 6 years ago
Improve comments to methods associated with import processing.
Jeff Allen
More...
almost 6 years ago
←
1
2
3
4
5
6
7
8
9
…
277
278
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree