In article <5307250f.3040...@hastings.org>,
Larry Hastings wrote:
> Whoopsie! My local branch is actually correct. But! I effectively did
> this in my automation:
>
> % hg clone 3.4 python-{time}
> % cd python-{time}
> % rm -rf .hg* .bzr* .git*
> % cd ..
> % tar cvfz pyth
On Fri, 21 Feb 2014 02:06:07 -0800
Larry Hastings wrote:
>
> Whoopsie! My local branch is actually correct. But! I effectively did
> this in my automation:
>
> % hg clone 3.4 python-{time}
> % cd python-{time}
> % rm -rf .hg* .bzr* .git*
> % cd ..
> % tar cvfz python-{tim
2014-02-21 11:06 Larry Hastings napisaĆ(a):
> On 02/21/2014 01:30 AM, Ned Deily wrote:
> > In article <53070a8a.8080...@hastings.org>,
> > Larry Hastings wrote:
> >> As before you'll find the results here:
> >>
> >> http://midwinter.com/~larry/3.4.status/
> > Status says that:
> >
> > eef78
On 02/21/2014 01:30 AM, Ned Deily wrote:
In article <53070a8a.8080...@hastings.org>,
Larry Hastings wrote:
As before you'll find the results here:
http://midwinter.com/~larry/3.4.status/
Status says that:
eef7899ea7ab Doc: do not rely on checked-out Sphinx toolchain from
svn.python.or
In article <53070a8a.8080...@hastings.org>,
Larry Hastings wrote:
> As before you'll find the results here:
>
> http://midwinter.com/~larry/3.4.status/
Status says that:
eef7899ea7ab Doc: do not rely on checked-out Sphinx toolchain from
svn.python.org anymore
is unmerged, which is what
We're now up to 66 cherry-picks. 75%+ of those are asyncio changes.
Hopefully I won't have to redo the cherry-picking from scratch again, I
can just pile more picks on top of the ones I've got.
As before you'll find the results here:
http://midwinter.com/~larry/3.4.status/
//arry/
___