Search Discussions
-
any ideas?
Maciej Fijalkowski
Sep 10, 2015 at 6:27 am
Sep 10, 2015 at 7:10 am -
Hi, On Tue, Sep 8, 2015 at 3:11 PM, fijal wrote: pypyjit?.set_compile_hook etc? An HTML attachment was scrubbed... URL ...
Antonio Cuni
Sep 9, 2015 at 9:39 am
Sep 9, 2015 at 11:13 am -
Hi, Our scenario is we had a main process, and it will create severl worker threads. Python code is running in worker threads. In main process: rpython_startup_code(); pypy_init_threads() ...
Yicong Huang
Sep 8, 2015 at 11:35 am
Sep 9, 2015 at 7:57 am -
This showed up on python-list. Should we try to get them to make PyPy a supported Python? Laura ------- Forwarded Message Subject: Python CI and CD support available on Semaphore (feedback ...
Laura Creighton
Sep 8, 2015 at 10:36 am
Sep 8, 2015 at 1:10 pm -
Somebody mailed webmaster wanting to know how Python documentation faired w.r.t. the WCAG 2.0 Standard. https://www.w3.org/WAI/intro/wcag20 What he really wants to know is how hard is it for blind ...
Laura Creighton
Sep 4, 2015 at 10:40 am
Sep 4, 2015 at 10:40 am -
Hello, I'm running into a segmentation fault on pypy. Is the attached OS X crash report useful for diagnosing the problem? I haven't succeeded in making a minimal example of this issue, as it occurs ...
Christian Walder
Sep 3, 2015 at 12:58 am
Sep 3, 2015 at 6:42 am -
Hello, i finished experimenting with converting the pypy repo to git using the gitifyhg git remote the basic result being heisenbug ~/P/p/pypy-git du -sh .git/{hg,objects} 742M .git/hg 134M ...
Ronny Pfannschmidt
Sep 2, 2015 at 7:15 pm
Sep 2, 2015 at 7:15 pm -
I've encountered a problem building the 2.6.1 distribution from source: [translation:ERROR] /tmp/usession-release-2.6.1-0/platcheck_54.c:79:19: error: expat.h: No such file or directory I don't ...
Skip Montanaro
Aug 31, 2015 at 8:09 pm
Sep 1, 2015 at 1:45 pm -
dear list, i have a problem with pypy's csv module. Apart from it being somewhat slower than cPython's (i could live with that) i am getting rarely but annoyingly corrupted files written, which have ...
Arno Waschk
Aug 31, 2015 at 9:54 am
Aug 31, 2015 at 5:36 pm -
Hi, We observed the program was cored dump. And examing the core file, we found the call stack: #0 0x00007f26487e6b82 in rpyvmprof_f_pypy_rrr () from /usr/local/pypy/libpypy-c.so #1 ...
Yicong Huang
Aug 31, 2015 at 9:00 am
Sep 8, 2015 at 11:34 am -
I uploaded 2.6.1 release candidates to https://bitbucket.org/pypy/pypy/downloads , please make sure it is packaged properly for your platform and/or that the source bundles work for your distro ...
Matti Picus
Aug 29, 2015 at 10:00 pm
Aug 29, 2015 at 10:00 pm -
Hello, Hopefully a very simple question. I am trying out RPython toolchain. pypy 2.6, python 2.7. I am using the translator shell. Here's my simple example: python bin/translatorshell.py class ...
Andrey Ayupov
Aug 27, 2015 at 6:23 pm
Aug 28, 2015 at 3:35 am -
Hi, I had submitted a pull request earlier (https://bitbucket.org/pypy/pypy/pull-requests/331/fix-test-case-for-py33-branch/diff) for a nightly test case fix on the py3.3 branch. I haven't received ...
Vaibhav Sood
Aug 27, 2015 at 3:46 am
Aug 27, 2015 at 4:02 am -
I would like to add the freebsd-9-x86-64 binary tgz to our released downloads. We still have a number of failing tests showing up on http://buildbot.pypy.org/summary?category=freebsd64 among them ...
Matti Picus
Aug 22, 2015 at 6:25 pm
Sep 1, 2015 at 9:45 pm -
Hi, I am a newbie to pypy and looking to start making some contributions to the project. I was looking at the buildbot test case failures (after referring to an earlier thread on this forum ...
Vaibhav Sood
Aug 21, 2015 at 12:14 pm
Aug 21, 2015 at 2:50 pm -
I have started the release cycle for 2.6.1, are there outstanding issues or soon-to-be-committed features I should wait for? Please help with the release notice, what have we done since 2.6.0 or at ...
Matti Picus
Aug 19, 2015 at 6:36 pm
Aug 21, 2015 at 4:42 pm -
The build summaries, like the one here http://buildbot.pypy.org/summary?category=linux-armhf gather results together by revision so that all different types of tests for a single revision line up in ...
Matti Picus
Aug 18, 2015 at 9:10 pm
Aug 21, 2015 at 11:59 am -
My calls into C are pretty fast in my custom RPython VM, but jit_libffi is trying to release the GIL on every single call to a FFI function. Is there a way to disable this if I know that a function ...
Timothy Baldridge
Aug 17, 2015 at 7:29 pm
Aug 18, 2015 at 7:45 pm -
The TranslatedTesting target was not copying the cffi import libraries in nightly runs. I committed an (untested, sorry) change, 3275430ea6da, to the buildbot repo, could someone merge that to the ...
Matti Picus
Aug 16, 2015 at 8:36 pm
Aug 17, 2015 at 8:13 am -
Hi I wonder why this: http://buildbot.pypy.org/builders/pypy-c-jit-linux-armhf-v7/builds/745/steps/shell_11/logs/stdio has errors that don't show up in the summary anywhere? does anyone know? Cheers, ...
Maciej Fijalkowski
Aug 16, 2015 at 9:20 am
Aug 16, 2015 at 10:13 am -
This showed up on python-list. https://mail.python.org/pipermail/python-list/2015-August/695441.html (if you want to read his attatchments, but, grrr you need libreoffice to read them). Cursory ...
Laura Creighton
Aug 15, 2015 at 10:40 am
Aug 15, 2015 at 11:01 am -
I thought I'd try grabbing the fedora 2.4.0 srpm and see if it would build 2.6.0, but didn't get far: PYPY_USESSION_DIR=/home/nbecker/rpmbuild/BUILD/pypy-2.6.0-src/pypy/goal ...
Neal Becker
Aug 13, 2015 at 12:17 pm
Aug 14, 2015 at 11:37 am -
Hi, I am just starting off with pypy, I tried building pypy and running some tests from the test suite earlier and had a query regarding the tests. I was wondering if there are any tests in the test ...
Vaibhav Sood
Aug 12, 2015 at 12:15 pm
Aug 17, 2015 at 2:10 pm -
Hi, We embeded Pypy in C++ code, and used the callback function pointer to execute Python function. And we noticed that, the callback function pointers might become invalid as the memory usage ...
Yicong Huang
Aug 11, 2015 at 12:38 pm
Aug 18, 2015 at 12:30 pm -
Hi Matti, Replying to commit "614e585": "do not raise exceptions in __init__" The __init__ can raise exceptions, it's not the problem here. This commit changes (only) something else: it moves around ...
Armin Rigo
Aug 9, 2015 at 8:54 am
Aug 16, 2015 at 11:17 am -
I am reading 18.8.1.1 and 18.8.1.2 in https://docs.python.org/3/library/signal.html which clearly is written from the CPython point of view. ....A Python signal handler does not get executed inside ...
Laura Creighton
Aug 8, 2015 at 9:32 am
Aug 10, 2015 at 9:43 am -
Hi, Are there any good methods to serialize Pypy object to C++ char* and deserialize to Pypy object from C++ char*? Our scenario like this: We have at least two C++ process running, and each process ...
Yicong Huang
Aug 7, 2015 at 10:19 am
Aug 7, 2015 at 2:30 pm -
Hi, OS X defaults to having a case-insensitive file system. I believe there is a problem with building pypy from source on such a system. During the build process I see files being written to the ...
Cyrus Daboo
Aug 5, 2015 at 3:59 pm
Aug 5, 2015 at 3:59 pm -
Hi All, I work on Python through which I came across pypy and I am interested in making some open-source contributions to the project. As first steps I tried building the source code (successfully) ...
Vaibhav Sood
Aug 5, 2015 at 8:22 am
Aug 6, 2015 at 2:23 pm -
Hi Brecht We tried the strbuf with rinohtype and (after warmup) it's the speed of cpython, which is bad. investigating some more....
Maciej Fijalkowski
Aug 5, 2015 at 7:52 am
Aug 5, 2015 at 6:15 pm -
According to David, cobra/buildbot will be down for a day or two
Maciej Fijalkowski
Aug 5, 2015 at 7:16 am
Aug 5, 2015 at 7:16 am -
This week someone pushed a nice commit to a Python repository I contribute to, which sped up Travis builds by upgrading pip and using the cache to store requirements. I thought "that's neat, I should ...
Sarah Mount
Aug 2, 2015 at 9:00 pm
Aug 3, 2015 at 7:47 am -
Hi all, Not sure if it's appropriate to post here since there's no pypy-user group :) My question is as title, we got memory leak on pypy process and process will down when out of memory, only on ...
Jim horng
Jul 31, 2015 at 9:21 am
Aug 3, 2015 at 7:52 am -
Hi all, There are two tests in rpython/annotator/test/test_annrpython.py that show that the property support in RPython is fragile. The tests sometimes pass and sometimes fail. These particular tests ...
Armin Rigo
Jul 30, 2015 at 10:03 am
Jul 30, 2015 at 4:07 pm -
We have built an addictive Team communication platform using python and server side is purely running on pypy! Can I announce on this mailing list? An HTML attachment was scrubbed... URL ...
Phyo Arkar
Jul 30, 2015 at 8:21 am
Jul 31, 2015 at 11:24 am -
It seems the time has come to release pypy 2.6.1 Does anyone have work not-yet-merged that they would like in the release, or any big issues blocking a release? Matti
Matti Picus
Jul 29, 2015 at 3:26 am
Jul 29, 2015 at 2:12 pm -
Hi, I'm a student developer interested in getting some open source experience and I was wondering if anyone could suggest some bugs that are suitable for a beginner in this project?" An HTML ...
Piyush Sinha
Jul 27, 2015 at 9:41 pm
Jul 29, 2015 at 6:06 pm -
hi Armin, following the discussion we had today, that TransactionQueue could be easier to understand for people if you explain it as "a for loop in which you don't know the order of the iteration", I ...
Antonio Cuni
Jul 23, 2015 at 10:40 pm
Jul 29, 2015 at 6:40 pm -
Hi all, What's the current status of numpy in pypy? Previously the interpreter would suggest to import numpypy which would then provide a subset of numpy. Is the suggestion now to install this fork ...
Oscar Benjamin
Jul 22, 2015 at 4:58 pm
Jul 22, 2015 at 6:07 pm -
Hi The default stack limit is (conservatively) set at 700k or so. Can we push it to ~3M by default? (this is still far below 8M or so which is the default on linux)
Maciej Fijalkowski
Jul 17, 2015 at 8:59 am
Jul 31, 2015 at 3:22 pm -
One of the main problems with a JIT as opposed to AOT compilation is the warm-up overhead. I thought that you could achieve a similar effect as AOT by starting up a program in Pypy, running it on a ...
Robert Grosse
Jul 16, 2015 at 4:21 pm
Jul 17, 2015 at 8:57 am -
But we've no ideas how to evaluate the tuning. As for java, it is able to output friendly gc log. Are there any similar output avaiable in pypy? An HTML attachment was scrubbed... URL ...
Yicong Huang
Jul 15, 2015 at 7:59 am
Jul 15, 2015 at 2:04 pm -
Hi Would anyone be willing to make some docker images that can be used to "try pypy"? Cheers, fijal
Maciej Fijalkowski
Jul 11, 2015 at 6:52 pm
Jul 23, 2015 at 11:58 am -
An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20150708/190abcf6/attachment.html
Matti Picus
Jul 8, 2015 at 7:17 pm
Jul 8, 2015 at 7:42 pm -
Hi, We tried to use cffi dlopen to load a C shared library. However, we met the below error message: Traceback (most recent call last): File "<builtin /app_main.py", line 75, in run_toplevel File ...
Yicong Huang
Jul 8, 2015 at 9:09 am
Jul 9, 2015 at 4:15 am -
Hi, I downloaded pypy 2.6.0 and I ran pypy -m ensurepip. All worked correctly. Now, in some cases, when i do pip install somepackage, it say could not find any download that satisfy requirements ...
Germano carella
Jul 5, 2015 at 11:44 am
Jul 8, 2015 at 9:20 am -
I am trying pypy as a performance increase over CPython. My code uses standard python libraries (not numpy), plus 2 'C' libraries accessing Raspberry Pi GPIO hardware with python wrappers. I have ...
Andy Baker
Jul 1, 2015 at 8:58 am
Jul 2, 2015 at 8:30 am -
Hi, I just downloaded PyPy 2.6.0 just to play with it. I have a simple line-by-line file reading example where the file is 324MB. Code: # Not doing this import crashes PyPy with MemoryError?? from io ...
Ozan Çağlayan
Jun 29, 2015 at 1:02 pm
Jul 1, 2015 at 9:38 am -
Hi, We embedded Pypy in C++ code, and found out if Pypy was initialized twice it would block at function RpyGilAcquire(). Here is the case: rpython_startup_code(); res = pypy_setup_home("...") res = ...
Yicong Huang
Jun 25, 2015 at 10:34 am
Jun 25, 2015 at 8:57 pm -
------- Forwarded Message I've trimmed the minutes. Return-Path: <psf-board-public-bounces+lac=openend.se at python.org Received: from mail.python.org (mail.python.org [82.94.164.166]) From: Diana ...
Lac
Jun 24, 2015 at 8:58 pm
Jun 24, 2015 at 8:58 pm
Group Overview
group | pypy-dev |
categories | python |
discussions | 3,121 |
posts | 13,688 |
users | 1,037 |
website | pypy.org |
Top users
Archives
- September 2015 (31)
- August 2015 (112)
- July 2015 (63)
- June 2015 (172)
- May 2015 (141)
- April 2015 (120)
- March 2015 (111)
- February 2015 (99)
- January 2015 (29)
- December 2014 (40)
- November 2014 (62)
- October 2014 (62)
- September 2014 (79)
- August 2014 (36)
- July 2014 (68)
- June 2014 (66)
- May 2014 (90)
- April 2014 (64)
- March 2014 (99)
- February 2014 (106)
- January 2014 (136)
- December 2013 (59)
- November 2013 (128)
- October 2013 (56)
- September 2013 (79)
- August 2013 (49)
- July 2013 (70)
- June 2013 (100)
- May 2013 (158)
- April 2013 (118)
- March 2013 (119)
- February 2013 (170)
- January 2013 (38)
- December 2012 (131)
- November 2012 (47)
- October 2012 (59)
- September 2012 (48)
- August 2012 (111)
- July 2012 (116)
- June 2012 (192)
- May 2012 (219)
- April 2012 (153)
- March 2012 (186)
- February 2012 (287)
- January 2012 (191)
- December 2011 (185)
- November 2011 (122)
- October 2011 (284)
- September 2011 (238)
- August 2011 (282)
- July 2011 (218)
- June 2011 (147)
- May 2011 (240)
- April 2011 (183)
- March 2011 (218)
- February 2011 (158)
- January 2011 (76)
- December 2010 (217)
- November 2010 (130)
- October 2010 (17)
- September 2010 (139)
- August 2010 (94)
- July 2010 (130)
- June 2010 (63)
- May 2010 (55)
- April 2010 (53)
- March 2010 (106)
- February 2010 (33)
- January 2010 (18)
- December 2009 (67)
- November 2009 (48)
- October 2009 (101)
- September 2009 (75)
- August 2009 (21)
- July 2009 (22)
- June 2009 (27)
- May 2009 (27)
- April 2009 (111)
- March 2009 (49)
- February 2009 (53)
- January 2009 (72)
- December 2008 (39)
- November 2008 (36)
- October 2008 (38)
- September 2008 (32)
- August 2008 (53)
- July 2008 (53)
- June 2008 (42)
- May 2008 (51)
- April 2008 (25)
- March 2008 (39)
- February 2008 (39)
- January 2008 (54)
- December 2007 (69)
- November 2007 (163)
- October 2007 (113)
- September 2007 (83)
- August 2007 (67)
- July 2007 (49)
- June 2007 (93)
- May 2007 (35)
- April 2007 (94)
- March 2007 (100)
- February 2007 (57)
- January 2007 (37)
- December 2006 (57)
- November 2006 (32)
- October 2006 (27)
- September 2006 (11)
- August 2006 (60)
- July 2006 (110)
- June 2006 (39)
- May 2006 (66)
- April 2006 (139)
- March 2006 (153)
- February 2006 (33)
- January 2006 (56)
- December 2005 (66)
- November 2005 (47)
- October 2005 (107)
- September 2005 (161)
- August 2005 (69)
- July 2005 (72)
- June 2005 (55)
- May 2005 (106)
- April 2005 (67)
- March 2005 (55)
- February 2005 (95)
- January 2005 (71)
- December 2004 (58)
- November 2004 (79)
- October 2004 (11)
- September 2004 (23)
- August 2004 (57)
- July 2004 (80)
- June 2004 (53)
- May 2004 (24)
- April 2004 (55)
- March 2004 (13)
- February 2004 (29)
- January 2004 (37)
- December 2003 (54)
- November 2003 (30)
- October 2003 (83)
- September 2003 (105)
- August 2003 (20)
- July 2003 (100)
- June 2003 (113)
- May 2003 (31)
- April 2003 (36)
- March 2003 (76)
- February 2003 (186)
- January 2003 (371)