Re: [pypy-dev] Suggestion : Build Using PyPy page to showcase.

2017-06-30 Thread Ludovic Gasc
+1 for the show case. -- Ludovic Gasc (GMLudo) Lead Developer Architect at ALLOcloud https://be.linkedin.com/in/ludovicgasc 2017-06-30 19:09 GMT+02:00 Phyo Arkar : > Thanks, any plans for showcase site? > We can build one, if you need help. > > On Jun 13, 2017 11:33 PM, "M

Re: [pypy-dev] Implementation of some Python 3.5 features for more PyPy 3.5 support

2016-06-23 Thread Ludovic Gasc
Good luck for async/await ;-) In case of you'll go to EuroPython next month, don't hesitate to ping me. Have a nice week. -- Ludovic Gasc (GMLudo) http://www.gmludo.eu/ 2016-06-14 21:52 GMT+02:00 Raffael Tfirst : > Hi, > I am Raffael Tfirst, currently working on PyPy 3.5 for t

Re: [pypy-dev] py3k and py3.3 branches

2015-06-09 Thread Ludovic Gasc
Don't worry about delay, I know it's a best effort support mode, like me ;-) Thanks for your answer, it's more clear to me. Ludovic Gasc (GMLudo) http://www.gmludo.eu/ On 9 Jun 2015 18:09, "Manuel Jacob" wrote: > Hi Ludovic, > > please excuse the late answer

[pypy-dev] py3k and py3.3 branches

2015-06-05 Thread Ludovic Gasc
Hi, I see more activity on py3k than py3.3. What the branch you recommend to test Python3 support of PyPy ? py3k ? The next stable release of PyPy3 will be based on py3.3 ? Regards. -- Ludovic Gasc (GMLudo) http://www.gmludo.eu/ ___ pypy-dev mailing

Re: [pypy-dev] For Donations, List How Much is Left (or Spent)?

2015-06-05 Thread Ludovic Gasc
n Commission is officially Open Source friendly: http://ec.europa.eu/dgs/informatics/oss_tech/index_en.htm Regards. -- Ludovic Gasc (GMLudo) http://www.gmludo.eu/ 2015-06-05 9:35 GMT+02:00 Armin Rigo : > Hi Donald, hi everybody, > > On 1 June 2015 at 22:00, Donald Stufft wrote: > > So ou

Re: [pypy-dev] Which pypy with >=3.3 Python compatibility

2015-04-13 Thread Ludovic Gasc
2015-04-13 12:10 GMT-04:00 Amaury Forgeot d'Arc : > > 2015-04-13 17:50 GMT+02:00 Ludovic Gasc : > >> From my experience, the main issue I have is that setuptools/pip >> bootstrapping doesn't work, at least on my setup. >> You need to install dependenc

Re: [pypy-dev] Which pypy with >=3.3 Python compatibility

2015-04-13 Thread Ludovic Gasc
nd a bug, Amaury has fixed that quickly. -- Ludovic Gasc (GMLudo) http://www.gmludo.eu/ 2015-04-13 11:29 GMT-04:00 Mike Müller : > I need pypy that is Python 3.3 or, even better, Python 3.4 compatible. > I can found the nightly builds at http://buildbot.pypy.org//nightly > > Which one s

[pypy-dev] How to help PyPy 3 ?

2015-03-22 Thread Ludovic Gasc
RequestMessage object. I'm a total newbie about PyPy internals, implement a monotonic timer seems to be over-complicated to me. But, I should maybe help with tests and fix small issues like with aiohttp.server if I've a clue to fix that. Are you interested if I create i