Re: [pypy-dev] GSOC 2013

2013-03-28 Thread Sebastien Douche
On Wed, Mar 27, 2013 at 7:04 PM, Armin Rigo wrote: >> How is the state of the STM branch? Just a POC or Armin has a idea for >> producing a new version of PyPy? > > What is "POC"? Sorry, "proof of concept". I surprised to not see STM in the list. -- S

Re: [pypy-dev] GSOC 2013

2013-03-24 Thread Sebastien Douche
On Sat, Mar 23, 2013 at 10:58 PM, Alex Gaynor wrote: > If you've got an idea, or are interested in mentoring you should add > yourself/the idea. How is the state of the STM branch? Just a POC or Armin has a idea for producing a new version of PyPy? -- Sebastien Douche Twitter: @

Re: [pypy-dev] github pypy repo mirror

2012-05-05 Thread Sebastien Douche
Both backend have the full DAG. -- Sebastien Douche Twitter: @sdouche / G+: +sdouche ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

Re: [pypy-dev] [pypy-commit] pypy default: Python 2.5 compat

2012-03-27 Thread Sebastien Douche
fe: no new version, even for major bugs. -- Sebastien Douche Twitter: @sdouche / G+: +sdouche ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

Re: [pypy-dev] Feedback about the PPA packages

2011-10-09 Thread Sebastien Douche
man/man1/python2.7.1.gz pypy1.6: /usr/bin/pypy /usr/share/man/man1/pypy.1.gz As Maciej said, it's a first step (and a good one!). -- Sebastien Douche Twitter : @sdouche ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

[pypy-dev] Feedback about the PPA packages

2011-10-09 Thread Sebastien Douche
ges (am I wrong?). -- Sebastien Douche Twitter : @sdouche ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev

Re: [pypy-dev] Benchmarks

2011-07-13 Thread Sebastien Douche
sure to understand, with Git you know easily new commits since last fetch : git log origin/master..master Same command as : git log master ^origin/master (a and not b). I think it's the same thing with hg (minus inclusion/exclusion limits). I'm wrong? -

Re: [pypy-dev] Bitbucket? Why not python.org

2011-06-26 Thread Sebastien Douche
be to use bitbucket for the day to day job, and push on python.org regularly (each release?). The cost is very low. -- Sebastien Douche Twitter : @sdouche ___ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev