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 9 of 278
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Typo, formatting, minor wording for README
Jim Baker
More...
over 7 years ago
Update README to highlight one vital contributor's role in getting 2.7.1 out
Jim Baker
More...
over 7 years ago
Updated several extlibs to most recent versions as of this writing. Libs where an update attempt caused notable issues were left unmodified.
Stefan Richthofer
More...
over 7 years ago
Make zipimporter archive attribute FS-encoded to allow for non-ascii paths.
Jeff Allen
More...
over 7 years ago
Implemented workaround for #2536 by adding warning and skipping dangerous tests. Issue is kept open to discuss better future solutions.
Stefan Richthofer
More...
over 7 years ago
Improve handling of Jython home directory in launcher.
Jeff Allen
More...
over 7 years ago
Update to NEWS concerning (fixes #1839, #2356)
Jeff Allen
More...
over 7 years ago
Merge UTF-8 file system encoding changes to trunk (fixes #1839, #2356)
Jeff Allen
More...
over 7 years ago
Fix test_runpy failure due to unicode zip-file name, observed on Linux.
Jeff Allen
More...
over 7 years ago
Fixed #2579. Updated NEWS.
Stefan Richthofer
More...
over 7 years ago
Fixed #2570 by monkeypatching setuptools.command.easy_install.py in case of OSX.
Stefan Richthofer
More...
over 7 years ago
Add a Java 8 linux build targets on Travis
James Mudd
More...
over 7 years ago
Handle filenames consistently as bytes or unicode fixes #1839 and #2356.
Jeff Allen
More...
over 7 years ago
Fixes encodings._java for incremental mode of gbk/cp936
Jeff Allen
More...
over 7 years ago
Skip test_io failure in concurrent access to a buffered file (#2588).
Jeff Allen
More...
over 7 years ago
Merged PR #75 / PR #77 -- Fix #2585 test_ssl test failure
James Mudd
More...
over 7 years ago
Merged PR #74 -- Update copyright dates
James Mudd
More...
over 7 years ago
Merged PR #73 -- Update NEWS
James Mudd
More...
over 7 years ago
Merge work on non-ascii file/user names to trunk.
Jeff Allen
More...
over 7 years ago
Fix #2313 test_jython_initializer fails on Windows.
James Mudd
More...
over 7 years ago
Fix regressions caused (bugs revealed) by UTF-8 file paths. Fixes #2356.
Jeff Allen
More...
over 7 years ago
Handle paths used in import and exception text as String or Unicode.
Jeff Allen
More...
over 7 years ago
Use UTF-8 for file paths expressed in bytes.
Jeff Allen
More...
over 7 years ago
Rework launcher jython.py to allow for non-ascii paths on Windows.
Jeff Allen
More...
over 7 years ago
Merged PR #68 - #2554 Add a test skip if no Java compiler is available (e.g JRE not JDK)
James Mudd
More...
over 7 years ago
Merged PR #69 - Correct white space formatting mistake
James Mudd
More...
over 7 years ago
Implemented sys._current_frames.
Stefan Richthofer
More...
over 7 years ago
Exclude test_tarfile from regrtest (all platforms). #2574 refers.
Jeff Allen
More...
over 7 years ago
Tweak build.xml to allow for non-ascii paths on Windows.
Jeff Allen
More...
over 7 years ago
Fixes #2399 test_sort failure on Java 8 This approach caches the exception raised in the comparator and then allows the sort to continue. At the end it checks if any exceptions were raised and re-throws them.
James Mudd
More...
almost 8 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
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