|
From: Jeff A. <ja...@fa...> - 2022-07-10 19:31:21
|
The Jython Project is pleased to announce the availability of the first beta release of Jython 2.7.3, at Sonatype. (https://search.maven.org/search?q=g:org.python) This is a maintenance release that incorporates a number of bug-fixes, some kindly offered as PRs by users. Please try it out and report problems on the issue tracker (https://github.com/jython/jython/issues). If there are no show-stoppers, a 2.7.3rc1 will follow in no less than 4 weeks and hopefully a 2.7.3 release by the end of August. We are no longer inviting bugs at bugs.jython.org, which in due course will become read-only (as it's python.org equivalent did this year). Bugs on the old tracker, whilst not entirely ignored, will not be migrated en masse to GitHub: if you care about one particularly, it would help us if you could raise it on GitHub, with a link to the b.j.o. entry. -- Jeff Allen The Jython Project |
|
From: Yaqiang W. <yaq...@gm...> - 2022-07-11 00:47:40
|
Thanks for your work on the Jython project and so it's great to see the new version of Jython! Hope Jython 3 will come soon! Regards Yaqiang On Mon, Jul 11, 2022 at 3:31 AM Jeff Allen <ja...@fa...> wrote: > The Jython Project is pleased to announce the availability of the first > beta release of Jython 2.7.3, at Sonatype. ( > https://search.maven.org/search?q=g:org.python) > > This is a maintenance release that incorporates a number of bug-fixes, > some kindly offered as PRs by users. Please try it out and report problems > on the issue tracker (https://github.com/jython/jython/issues). > > If there are no show-stoppers, a 2.7.3rc1 will follow in no less than 4 > weeks and hopefully a 2.7.3 release by the end of August. > > We are no longer inviting bugs at bugs.jython.org, which in due course > will become read-only (as it's python.org equivalent did this year). Bugs > on the old tracker, whilst not entirely ignored, will not be migrated en > masse to GitHub: if you care about one particularly, it would help us if > you could raise it on GitHub, with a link to the b.j.o. entry. > > -- > > Jeff Allen > The Jython Project > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > -- ************************************************* Dr. Yaqiang Wang Chinese Academy of Meteorological Sciences (CAMS) 46, Zhong-Guan-Cun South Avenue Beijing, 100081 China yaq...@gm... www.meteothink.org ************************************************** |
|
From: Jeff M. <jef...@za...> - 2022-07-11 14:48:02
|
Any update on Jython3? Every once in awhile I do a quick check and it seems pretty dead, but maybe I'm looking in the wrong git etc? https://github.com/jython/jython3 is years old .. just an experiment I gather The main git is https://github.com/jython/jython it appears; not sure if theres python 3 stuff mixed in there somewhere? On Sun, Jul 10, 2022 at 8:47 PM Yaqiang Wang <yaq...@gm...> wrote: > Thanks for your work on the Jython project and so it's great to see the > new version of Jython! Hope Jython 3 will come soon! > > Regards > Yaqiang > > On Mon, Jul 11, 2022 at 3:31 AM Jeff Allen <ja...@fa...> wrote: > >> The Jython Project is pleased to announce the availability of the first >> beta release of Jython 2.7.3, at Sonatype. ( >> https://search.maven.org/search?q=g:org.python) >> >> This is a maintenance release that incorporates a number of bug-fixes, >> some kindly offered as PRs by users. Please try it out and report problems >> on the issue tracker (https://github.com/jython/jython/issues). >> >> If there are no show-stoppers, a 2.7.3rc1 will follow in no less than 4 >> weeks and hopefully a 2.7.3 release by the end of August. >> >> We are no longer inviting bugs at bugs.jython.org, which in due course >> will become read-only (as it's python.org equivalent did this year). >> Bugs on the old tracker, whilst not entirely ignored, will not be migrated >> en masse to GitHub: if you care about one particularly, it would help us if >> you could raise it on GitHub, with a link to the b.j.o. entry. >> >> -- >> >> Jeff Allen >> The Jython Project >> >> _______________________________________________ >> Jython-users mailing list >> Jyt...@li... >> https://lists.sourceforge.net/lists/listinfo/jython-users >> > > > -- > ************************************************* > Dr. Yaqiang Wang > Chinese Academy of Meteorological Sciences (CAMS) > 46, Zhong-Guan-Cun South Avenue > Beijing, 100081 > China > > yaq...@gm... > > www.meteothink.org > ************************************************** > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > -- Jeff Mitchell jef...@za... Zayo | Our Fiber Fuels Global Innovation 1821 30th Street | Unit A | Boulder, CO 80301 This communication is the property of Zayo and may contain confidential or privileged information. If you have received this communication in error, please promptly notify the sender by reply e-mail and destroy all copies of the communication and any attachments. He who dies with the best barbecue sauce, wins. |
|
From: Jim B. <jim...@py...> - 2022-07-12 16:15:29
|
Jeff M., I would take a look at Jeff A.'s work on https://the-very-slow-jython-project.readthedocs.io/en/latest/index.html to see the design notes and some implementation details for what could be Jython 3 core. This represents a much more sustainable effort that fits into current Java's capabilities, at the risk of taking a very long time to complete. However, I would suspect that a lot of the current library code could be reused in some way. Lastly, I see you are also in the Boulder area. - Jim On Mon, Jul 11, 2022 at 8:25 AM Jeff Mitchell <jef...@za...> wrote: > Any update on Jython3? Every once in awhile I do a quick check and it > seems pretty dead, but maybe I'm looking in the wrong git etc? > > https://github.com/jython/jython3 is years old .. just an experiment I > gather > > The main git is https://github.com/jython/jython it appears; not sure if > theres python 3 stuff mixed in there somewhere? > > > On Sun, Jul 10, 2022 at 8:47 PM Yaqiang Wang <yaq...@gm...> > wrote: > >> Thanks for your work on the Jython project and so it's great to see the >> new version of Jython! Hope Jython 3 will come soon! >> >> Regards >> Yaqiang >> >> On Mon, Jul 11, 2022 at 3:31 AM Jeff Allen <ja...@fa...> wrote: >> >>> The Jython Project is pleased to announce the availability of the first >>> beta release of Jython 2.7.3, at Sonatype. ( >>> https://search.maven.org/search?q=g:org.python) >>> >>> This is a maintenance release that incorporates a number of bug-fixes, >>> some kindly offered as PRs by users. Please try it out and report problems >>> on the issue tracker (https://github.com/jython/jython/issues). >>> >>> If there are no show-stoppers, a 2.7.3rc1 will follow in no less than 4 >>> weeks and hopefully a 2.7.3 release by the end of August. >>> >>> We are no longer inviting bugs at bugs.jython.org, which in due course >>> will become read-only (as it's python.org equivalent did this year). >>> Bugs on the old tracker, whilst not entirely ignored, will not be migrated >>> en masse to GitHub: if you care about one particularly, it would help us if >>> you could raise it on GitHub, with a link to the b.j.o. entry. >>> >>> -- >>> >>> Jeff Allen >>> The Jython Project >>> >>> _______________________________________________ >>> Jython-users mailing list >>> Jyt...@li... >>> https://lists.sourceforge.net/lists/listinfo/jython-users >>> >> >> >> -- >> ************************************************* >> Dr. Yaqiang Wang >> Chinese Academy of Meteorological Sciences (CAMS) >> 46, Zhong-Guan-Cun South Avenue >> Beijing, 100081 >> China >> >> yaq...@gm... >> >> www.meteothink.org >> ************************************************** >> _______________________________________________ >> Jython-users mailing list >> Jyt...@li... >> https://lists.sourceforge.net/lists/listinfo/jython-users >> > > > -- > > Jeff Mitchell > > jef...@za... > > Zayo | Our Fiber Fuels Global Innovation > > 1821 30th Street | Unit A | Boulder, CO 80301 > > > This communication is the property of Zayo and may contain confidential or > privileged information. If you have received this communication in error, > please promptly notify the sender by reply e-mail and destroy all copies of > the communication and any attachments. > > > He who dies with the best barbecue sauce, wins. > |
|
From: Jim B. <jim...@py...> - 2022-07-12 16:16:19
|
Jeff, This is really awesome news! Glad for the hard work that it took to get to this point. - Jim On Sun, Jul 10, 2022 at 1:31 PM Jeff Allen <ja...@fa...> wrote: > The Jython Project is pleased to announce the availability of the first > beta release of Jython 2.7.3, at Sonatype. ( > https://search.maven.org/search?q=g:org.python) > > This is a maintenance release that incorporates a number of bug-fixes, > some kindly offered as PRs by users. Please try it out and report problems > on the issue tracker (https://github.com/jython/jython/issues). > > If there are no show-stoppers, a 2.7.3rc1 will follow in no less than 4 > weeks and hopefully a 2.7.3 release by the end of August. > > We are no longer inviting bugs at bugs.jython.org, which in due course > will become read-only (as it's python.org equivalent did this year). Bugs > on the old tracker, whilst not entirely ignored, will not be migrated en > masse to GitHub: if you care about one particularly, it would help us if > you could raise it on GitHub, with a link to the b.j.o. entry. > > -- > > Jeff Allen > The Jython Project > > |
|
From: Jeff A. <ja...@fa...> - 2022-07-13 07:45:53
|
Further to the off-repo experimental work (VSJ) Jim references, as I became reasonably sure of the implementation approach, I migrated code to the "main" (not "master") branch of the Jython repo,. We will make "main" the default when Jython 3 is viable (agreed on jython-dev). See https://github.com/jython/jython/tree/main Where possible, the migration is a graft into prior work moved from Jython 2. For this reason, a lot of Jython 2 code waits unchanged on this branch in ~/src, but this folder is not referenced in the build. (~/core is where it's at.) I'm re-using even the core built-ins, but the problem of "new patch, old garment" means there is not much original but the shape, by the end of the replacement. As Jim says, I expect to re-use increasingly, with change only at the detailed level. I took a break to release 2.7.3, so as to honour the contributions people had made since 2.7.2,. I hope the beta is nearly adequate, so I can work mostly on VSJ and 3.8. Jeff On 11/07/2022 15:25, Jeff Mitchell wrote: > Any update on Jython3? Every once in awhile I do a quick check and it > seems pretty dead, but maybe I'm looking in the wrong git etc? > > https://github.com/jython/jython3 is years old .. just an experiment I > gather > > The main git is https://github.com/jython/jython it appears; not sure > if theres python 3 stuff mixed in there somewhere? > > > On Sun, Jul 10, 2022 at 8:47 PM Yaqiang Wang <yaq...@gm...> > wrote: > > Thanks for your work on the Jython project and so it's great to > see the new version of Jython! Hope Jython 3 will come soon! > > Regards > Yaqiang > > On Mon, Jul 11, 2022 at 3:31 AM Jeff Allen <ja...@fa...> wrote: > > The Jython Project is pleased to announce the availability of > the first beta release of Jython 2.7.3, at Sonatype. > (https://search.maven.org/search?q=g:org.python) > > This is a maintenance release that incorporates a number of > bug-fixes, some kindly offered as PRs by users. Please try it > out and report problems on the issue tracker > (https://github.com/jython/jython/issues). > > If there are no show-stoppers, a 2.7.3rc1 will follow in no > less than 4 weeks and hopefully a 2.7.3 release by the end of > August. > > We are no longer inviting bugs at bugs.jython.org > <http://bugs.jython.org>, which in due course will become > read-only (as it's python.org <http://python.org> equivalent > did this year). Bugs on the old tracker, whilst not entirely > ignored, will not be migrated en masse to GitHub: if you care > about one particularly, it would help us if you could raise it > on GitHub, with a link to the b.j.o. entry. > > -- > > Jeff Allen > The Jython Project > > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > > > > -- > ************************************************* > Dr. Yaqiang Wang > Chinese Academy of Meteorological Sciences (CAMS) > 46, Zhong-Guan-Cun South Avenue > Beijing, 100081 > China > > yaq...@gm... > > www.meteothink.org <http://www.meteothink.org> > ************************************************** > _______________________________________________ > Jython-users mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-users > > > > -- > > Jeff Mitchell > > jef...@za... > > Zayo | Our Fiber Fuels Global Innovation > > 1821 30th Street | Unit A | Boulder, CO 80301 > > > This communication is the property of Zayo and may contain > confidential or privileged information. If you have received this > communication in error, please promptly notify the sender by reply > e-mail and destroy all copies of the communication and any attachments. > > He who dies with the best barbecue sauce, wins. > -- Jeff Allen |
|
From: Jeff M. <jef...@za...> - 2022-07-13 13:48:40
|
Thanks for the updates Jeff! (Great write up in VSJ, as well.) Jython is an amazing work, and I'm glad to see its still alive :) On Wed, Jul 13, 2022 at 3:25 AM Jeff Allen <ja...@fa...> wrote: > Further to the off-repo experimental work (VSJ) Jim references, as I > became reasonably sure of the implementation approach, I migrated code to > the "main" (not "master") branch of the Jython repo,. We will make "main" > the default when Jython 3 is viable (agreed on jython-dev). > > See https://github.com/jython/jython/tree/main > > Where possible, the migration is a graft into prior work moved from Jython > 2. For this reason, a lot of Jython 2 code waits unchanged on this branch > in ~/src, but this folder is not referenced in the build. (~/core is where > it's at.) I'm re-using even the core built-ins, but the problem of "new > patch, old garment" means there is not much original but the shape, by the > end of the replacement. As Jim says, I expect to re-use increasingly, with > change only at the detailed level. > > I took a break to release 2.7.3, so as to honour the contributions people > had made since 2.7.2,. I hope the beta is nearly adequate, so I can work > mostly on VSJ and 3.8. > > Jeff > On 11/07/2022 15:25, Jeff Mitchell wrote: > > Any update on Jython3? Every once in awhile I do a quick check and it > seems pretty dead, but maybe I'm looking in the wrong git etc? > > https://github.com/jython/jython3 is years old .. just an experiment I > gather > > The main git is https://github.com/jython/jython it appears; not sure if > theres python 3 stuff mixed in there somewhere? > > > On Sun, Jul 10, 2022 at 8:47 PM Yaqiang Wang <yaq...@gm...> > wrote: > >> Thanks for your work on the Jython project and so it's great to see the >> new version of Jython! Hope Jython 3 will come soon! >> >> Regards >> Yaqiang >> >> On Mon, Jul 11, 2022 at 3:31 AM Jeff Allen <ja...@fa...> wrote: >> >>> The Jython Project is pleased to announce the availability of the first >>> beta release of Jython 2.7.3, at Sonatype. ( >>> https://search.maven.org/search?q=g:org.python) >>> >>> This is a maintenance release that incorporates a number of bug-fixes, >>> some kindly offered as PRs by users. Please try it out and report problems >>> on the issue tracker (https://github.com/jython/jython/issues). >>> >>> If there are no show-stoppers, a 2.7.3rc1 will follow in no less than 4 >>> weeks and hopefully a 2.7.3 release by the end of August. >>> >>> We are no longer inviting bugs at bugs.jython.org, which in due course >>> will become read-only (as it's python.org equivalent did this year). >>> Bugs on the old tracker, whilst not entirely ignored, will not be migrated >>> en masse to GitHub: if you care about one particularly, it would help us if >>> you could raise it on GitHub, with a link to the b.j.o. entry. >>> >>> -- >>> >>> Jeff Allen >>> The Jython Project >>> >>> _______________________________________________ >>> Jython-users mailing list >>> Jyt...@li... >>> https://lists.sourceforge.net/lists/listinfo/jython-users >>> >> >> >> -- >> ************************************************* >> Dr. Yaqiang Wang >> Chinese Academy of Meteorological Sciences (CAMS) >> 46, Zhong-Guan-Cun South Avenue >> Beijing, 100081 >> China >> >> yaq...@gm... >> >> www.meteothink.org >> ************************************************** >> _______________________________________________ >> Jython-users mailing list >> Jyt...@li... >> https://lists.sourceforge.net/lists/listinfo/jython-users >> > > > -- > > Jeff Mitchell > > jef...@za... > > Zayo | Our Fiber Fuels Global Innovation > > 1821 30th Street | Unit A | Boulder, CO 80301 > > > This communication is the property of Zayo and may contain confidential or > privileged information. If you have received this communication in error, > please promptly notify the sender by reply e-mail and destroy all copies of > the communication and any attachments. > > He who dies with the best barbecue sauce, wins. > > -- > > Jeff Allen > > -- Jeff Mitchell jef...@za... Zayo | Our Fiber Fuels Global Innovation 1821 30th Street | Unit A | Boulder, CO 80301 This communication is the property of Zayo and may contain confidential or privileged information. If you have received this communication in error, please promptly notify the sender by reply e-mail and destroy all copies of the communication and any attachments. He who dies with the best barbecue sauce, wins. |