[pypy-issue] [issue991] [Feature Request]: Implement PyErr_SetFromErrnoWithFilenameObject

Marc Abramowitz tracker at bugs.pypy.org
Mon Mar 24 16:07:29 CET 2014


Marc Abramowitz <msabramo at gmail.com> added the comment:

Here's my stab at adding `PyErr_SetFromErrnoWithFilenameObject` to cpyext of 
pypy:

- http://bit.ly/1hUD5gD

This was merged last night by Alex_Gaynor and then tweaked a little; see:

- https://bitbucket.org/pypy/pypy/commits/0bc8a37
- https://bitbucket.org/pypy/pypy/commits/a00eb16

I hope that this helps.

----------
status: resolved -> chatting

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue991>
________________________________________


More information about the pypy-issue mailing list