Re: [Python-Dev] Python 3.4.0a4: Coming In For A Bumpy Landing

2013-10-20 Thread Benjamin Peterson
2013/10/20 Larry Hastings : > > > 3.4.0a4 is tagged and I'm in the process of releasing it. But it's going to > be, let's say, more "alpha-quality" than the previous alphas. > > Known problems: > > There's a reference count leak in the compiler. This is fixed, so you could just move the tag up a

[Python-Dev] Python 3.4.0a4: Coming In For A Bumpy Landing

2013-10-20 Thread Larry Hastings
3.4.0a4 is tagged and I'm in the process of releasing it. But it's going to be, let's say, more "alpha-quality" than the previous alphas. Known problems: * There's a reference count leak in the compiler. * asyncio test suite sometimes times out, which takes... an hour. * asyncio test sui