Re: waitress: intermittent failures with python 3.2

2012-10-23 Thread Marius Gedminas
On Sun, Oct 21, 2012 at 07:55:12PM +0200, Lorenzo Gil Sanchez wrote: I'm finding intermittent failures when running the waitress test suite with Python 3.2. ... If I run this command: for i in `seq 100`; do tox -e py32 ; done I got 57 failures on a specific run. If I run it again I got

Re: waitress: intermittent failures with python 3.2

2012-10-23 Thread Lorenzo Gil Sanchez
2012/10/23 Marius Gedminas mar...@gedmin.as: On Sun, Oct 21, 2012 at 07:55:12PM +0200, Lorenzo Gil Sanchez wrote: I'm finding intermittent failures when running the waitress test suite with Python 3.2. ... If I run this command: for i in `seq 100`; do tox -e py32 ; done I got 57 failures

Conflict when using declarative configuration and subclassing

2012-10-23 Thread yorjo
Hi, Don't know if it's something that I should not do or a bug but I notice a weird behavior when using declarative configuration and subclassing. The code: #in __init__.py of a tutorial project def main(global_config, **settings): This function returns a Pyramid WSGI application.

Re: Sites using Pyramid Pyramid Advocacy

2012-10-23 Thread Blaise Laflamme
In fact the site is at https://github.com/Pylons/pylonshq pylonsrtd is the sphinx doc frontend for our full set of docs. Best would probably be to collect them somewhere with logos in png+transparency at a good size, like 600px wide. I'll be sprinting o the new website at pylonsca on nov

Re: Sites using Pyramid Pyramid Advocacy

2012-10-23 Thread Steve Piercy
Also for the potential contributer who does not know how to contribute yet: http://docs.pylonsproject.org/en/latest/#contributing And: http://docs.pylonsproject.org/en/latest/community/featuresbugs.html#working-on-code Perhaps those should include mention of documentation or propaganda