Pyodbc and pypy

73 views
Skip to first unread message

John Jiang

unread,
Feb 29, 2012, 9:11:02 AM2/29/12
to pyo...@googlegroups.com
Hi,

With the growing popularity of pypy, are there any plans on making pyodbc compatible with pypy on the roadmap?

Thanks.

Chris Lambacher

unread,
Mar 1, 2012, 11:00:03 AM3/1/12
to pyodbc
Hi John,

I was working on some compatibility and my notes in this group can be
found here:
http://groups.google.com/group/pyodbc/browse_thread/thread/c12d9fbb776fe9c4/fc3a38ff4709a42a?lnk=gst&q=pypy#fc3a38ff4709a42a

I was working with PyPy 1.6 at the time on Windows and eventually got
stuck because of a problem with DateTime values not being handled
correctly somehow. PyPy has all the required interfaces to support
PyODBC with some minor modification to the source of PyODBC. My
changes were pushed to my Git Hub clone but there have been several
releases of PyODBC since then. I have not had a chance to get back to
trying PyODBC with PyPy since that post so I have not tracked the
recent changes.

Link to the change that made compilation with PyPy work:
https://github.com/lambacck/pyodbc/commit/ef4271364288cf0b0b9283c37cfa20566cdb55c8

-Chris
Reply all
Reply to author
Forward
0 new messages