Re: [pypy-dev] [newb] Regarding pull requests

2015-08-26 Thread Ronan Lamy
Le 27/08/15 04:46, Vaibhav Sood a écrit : 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 any reviews, just wanted to check regarding the same, I

[pypy-dev] [newb] Regarding pull requests

2015-08-26 Thread Vaibhav Sood
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 any reviews, just wanted to check regarding the same, I apologize if this is not the right way t

Re: [pypy-dev] 2.6.1 and freebsd-9

2015-08-26 Thread David Naylor
On Thursday, 27 August 2015 00:53:05 Matti Picus wrote: > On 26/08/15 23:32, David Naylor wrote: > Please find attached for a patch that adds support for: > ctypes.CDLL(name, handle=X) > > The patch includes tests for the pypy and rpython changes. I am not sure > about the policy regarding

Re: [pypy-dev] 2.6.1 and freebsd-9

2015-08-26 Thread Matti Picus
On 26/08/15 23:32, David Naylor wrote: Please find attached for a patch that adds support for: ctypes.CDLL(name, handle=X) The patch includes tests for the pypy and rpython changes. I am not sure about the policy regarding changes to the python libraries an

Re: [pypy-dev] 2.6.1 and freebsd-9

2015-08-26 Thread David Naylor
On Tuesday, 25 August 2015 23:27:35 David Naylor wrote: > On Wednesday, 26 August 2015 00:09:14 Matti Picus wrote: > > On 25/08/15 21:26, David Naylor wrote: > > > > Please find attached for a patch that fixes this issue. Would you like me > > to submit a bug report for this patch? > > > > I have