#2: Make PyGreSQL work with Python 3.x
-----------------------+--------------------
  Reporter:  cito      |      Owner:  darcy
      Type:  defect    |     Status:  closed
  Priority:  major     |  Milestone:  5.0
 Component:  C Module  |    Version:  4.0
Resolution:  fixed     |   Keywords:  Py3
-----------------------+--------------------
Changes (by cito):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 The trunk as of r620 now works with Python 3.x, all the tests pass in both
 Python 2 and Python 3.

 Btw, we did not even need to use 2to3 or the six module for the Python
 code, just some preprocessor macros taken from
 [[https://py3c.readthedocs.org/|py3c]].

 So this ticket can be considered done.

--
Ticket URL: <http://trac.pygresql.org:8000/trac/ticket/2#comment:3>
PyGreSQL <http://www.pygresql.org/>
PyGreSQL Tracker
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to