Update netty JARs to 4.1.45 (issue #2828 and CVE-2019-16869)
changeset ccd1215b3d0e branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Update netty JARs to 4.1.45 (issue #2828 and CVE-2019-16869) files...
View ArticleCreate a __main__ module and set __name__ in JSR-223 (fixes #2846).
changeset 58d45a33c32f branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Create a __main__ module and set __name__ in JSR-223 (fixes #2846). This change causes the default...
View ArticleFormatting and the odd typo in Map and Set proxies
changeset fe9b60423d2d branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Formatting and the odd typo in Map and Set proxies files...
View ArticleResolve CRLF line-endings in updated lib2to3 test_parser (fixes #2808)
changeset e81878891a4b branch bookmark tag user Adam Burke <adamburkemail@gmail.com> description Resolve CRLF line-endings in updated lib2to3 test_parser (fixes #2808) This change updates...
View ArticleEstablish java environment in test_jython_initializer (fixes #2810)
changeset 6d3659465010 branch bookmark tag v2.7.2b3 user Adam Burke <adamburkemail@gmail.com> description Establish java environment in test_jython_initializer (fixes #2810) This change...
View Article[default] Added tag v2.7.2b3 for changeset 6d3659465010
changeset e7e08b7cd19d branch default bookmark tag tip user Jeff Allen <ja.py@farowl.co.uk> description Added tag v2.7.2b3 for changeset 6d3659465010 files .hgtags
View ArticleBegin to identify as Jython 2.7.2b4.
changeset 96bb13434427 branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Begin to identify as Jython 2.7.2b4. files NEWSbuild.gradlebuild.xml
View ArticleAllow source-last-modified != $py.class mtime (addresses #2862)
changeset 2a77fdc4417c branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Allow source-last-modified != $py.class mtime (addresses #2862) We allow up to 2 seconds discrepancy...
View ArticleRelocate cache to working directory (fixes #2862)
changeset 33ea06302061 branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Relocate cache to working directory (fixes #2862) We no longer try to cache every user's JARs in the...
View ArticleFix race condition in PyStringMap keys method [GH-156]
changeset 57e47c817d26 branch bookmark tag user Peter Holloway <holloway.p.r@gmail.com> description Fix race condition in PyStringMap keys method [GH-156] If the map was modified during a call...
View ArticleBouncy Castle JARs work-around (docs-only response to #2858)
changeset 941001c49dd3 branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Bouncy Castle JARs work-around (docs-only response to #2858) Shading the Bouncy Castle classes in our...
View ArticleAvoid deprecation warnings (and other tidying up)
changeset 6c6c57ca6320 branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Avoid deprecation warnings (and other tidying up) files...
View ArticlePrepare for 2.7.2rc1 release.
changeset 1fcef1abf1d6 branch bookmark tag v2.7.2rc1 user Jeff Allen <ja.py@farowl.co.uk> description Prepare for 2.7.2rc1 release. Update version numbers. Add jffi-dll-droppings to .hgignore so...
View ArticleAdded tag v2.7.2rc1 for changeset 1fcef1abf1d6
changeset a6969f12335a branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Added tag v2.7.2rc1 for changeset 1fcef1abf1d6 files .hgtags
View Article[default] Begin to identify as Jython 2.7.2rc2.
changeset 9bee868e1a6e branch default bookmark tag tip user Jeff Allen <ja.py@farowl.co.uk> description Begin to identify as Jython 2.7.2rc2. ... whilst hoping the next release is actually 2.7.2...
View ArticlePrepare for 2.7.2 final release.
changeset 925a3cc3b49d branch bookmark tag v2.7.2 user Jeff Allen <ja.py@farowl.co.uk> description Prepare for 2.7.2 final release. files NEWSbuild.gradlebuild.xml
View ArticleAdded tag v2.7.2 for changeset 925a3cc3b49d
changeset ffeba5d57afb branch bookmark tag user Jeff Allen <ja.py@farowl.co.uk> description Added tag v2.7.2 for changeset 925a3cc3b49d files .hgtags
View Article[default] Begin to identify as Jython 2.7.3a1.
changeset 4a629d4692b5 branch default bookmark tag tip user Jeff Allen <ja.py@farowl.co.uk> description Begin to identify as Jython 2.7.3a1. files NEWSbuild.gradlebuild.xml
View Article