Re: [python-committers] 2.7 almost out the door

2010-07-03 Thread Bill Janssen
Antoine Pitrou wrote: > Le samedi 03 juillet 2010 à 13:54 -0500, Benjamin Peterson a écrit : > > 2010/7/3 Alexander Belopolsky : > > > The "What’s New in Python 2.7" document says "Python 2.7 was released > > > on July 7, 2010." Is this a typo or you plan a 4-day cool off period > > > before mak

Re: [python-committers] Trunk and 3.0 branch are now open

2008-09-04 Thread Bill Janssen
> but before deciding > to fix a bug, please consult at least one other committer, and when it > doubt, mail the list. Is there a handy list of committers available? Bill ___ python-committers mailing list python-committers@python.org http://mail.python

Re: [python-committers] PQM?

2008-08-14 Thread Bill Janssen
> > What platform would it run the test suite on? Presumably the same one > > I tested on before I submitted the patch :-). > > I think we'd just have to pick one. It would probably be a *nix based > system. So everyone who wanted to work on the system would effectively have to go out and get

Re: [python-committers] PQM?

2008-08-13 Thread Bill Janssen
> PQM serializes changesets so that they must apply cleanly with no > conflicts, and pass the entire test suite. What platform would it run the test suite on? Presumably the same one I tested on before I submitted the patch :-). I think this works if you're a Linux development shop, but perhaps