From: Darjus L. <da...@gm...> - 2015-09-02 21:57:10
|
Very good question Jeff. Is it easy to make releases and is the process documented somewhere? (curious how it works) Thanks, Darjus On Wed, Sep 2, 2015 at 4:50 PM Jeff Allen <ja...@fa...> wrote: > I'm now working #2364, the bytearray.isalpha() divergence from CPython. > I'll include their friends and relations, (islower, isalnum, ... must be > wrong too) and take in the corresponding str/bytes methods. This is likely > to make it for 10 Sep. > > I've noticed that our unicode.isdigit() and unicode.isspace() are also > divergent at a few points in 0x80-0xff, but that would be a different issue > (although I have to pick unicode.isalpha apart from str.isalpha, anyway ... > ). > > I guess we're all busy on other things besides this, but it is good to > produce something, if the release process is not too onerous. > > Jeff Allen > > On 01/09/2015 21:44, Jim Baker wrote: > > Just want to remind everyone that we are still on target for beta 1 next > week on Thurs Sept 10. Thanks Jeff for fixing circular imports! > > There are a bunch of things I personally planned to do -- on sockets in > particular -- that slipped. Busy on other things besides Jython dev. But I > believe I can get most of the outstanding socket bugs plus installer > changes done by beta 2. > > Regardless we will have an even better version of Jython with 2.7.1 just > with the fixes that have been made to date. > > - Jim > > On Fri, Aug 7, 2015 at 3:19 PM, Jeff Allen <ja...@fa...> wrote: > >> On 07/08/2015 22:00, fwi...@gm... wrote: >> > On Fri, Aug 7, 2015 at 11:33 AM, Jim Baker <jim...@py...> >> wrote: >> >> It's time for us to plan the Jython 2.7.1 release schedule. I'm going >> to >> >> suggest the following dates: >> >> >> >> Beta 1 on Thur Sept 10 >> >> Beta 2 on Thur Oct 8 >> >> Release Candidate on Thur Nov 5 >> >> Final release on Thur Nov 19 >> > These dates sound good to me +1! >> > >> > I have actually run into the import bugs in the wild (can't remember >> > where exactly - it might have been in Flask). So I'm looking forward >> > to it. >> > >> > -Frank >> > >> The dates seem good to me too as an aim. I have a three things marked >> for me of the tracker, including the circular import bug (and one I >> think is a no-fix in 2.7). But we've gained a few issues while my mind >> was elsewhere. >> >> Jeff >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Jython-dev mailing list >> Jyt...@li... >> https://lists.sourceforge.net/lists/listinfo/jython-dev >> > > > > ------------------------------------------------------------------------------ > Monitor Your Dynamic Infrastructure at Any Scale With Datadog! > Get real-time metrics from all of your servers, apps and tools > in one place. > SourceForge users - Click here to start your Free Trial of Datadog now! > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140 > _______________________________________________ > Jython-dev mailing list > Jyt...@li... > https://lists.sourceforge.net/lists/listinfo/jython-dev > |