[Python-ideas] Putting `blist` into collections module

Nick Coghlan ncoghlan at gmail.com
Sun Sep 21 15:47:05 CEST 2014


On 21 September 2014 23:27, Ian Cordasco <graffatcolmingov at gmail.com> wrote:
> There's also an option that's free for Open Source that I've been
> looking at for some Ruby projects I maintain. AppVeyor [1] is a
> continuous integration system that integrates well with services like
> GitHub and BitBucket and will build wheels for Python projects once
> they've passed tests. This may be a good solution until PyPI can
> produce a build farm.

Oh, that's very cool - yes, I'll definitely recommend it to folks now
I'm aware of it :)

> A quick search of GitHub shows that this seems to be picking up
> momentum in the Python community more than others.

If it means more wheel files on PyPI, even before we're able to put
together a build farm, great :)

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-ideas mailing list