Am 26.11.2015 um 18:44 schrieb D'Arcy J.M. Cain:
Are you thinking that it would be enabled by default in 5.0 or wait
until 6.0?

I'm still following the idea that we should leave 5.0 more or less backward compatible to 4.x. The big new feature is Python 3 support, and more features are added, but will be disabled by default.

My thought is that if people upgrade legacy code to Python 3, it will be much more difficult if at the used libraries behave differently. You'll not know if bugs were caused by upgrading from Python 2 to 3 or by upgrading PyGres from 4 to 5.

Also, I would like to at least update the docs to reflect these
recent changes and include the set_decimal_point() function - can I
remove the rst files and work on the txt files? We really should not
have duplicates there.

If we can commit to switching to Sphinx in 5.0 then we can remove the
rst files in 4.x and the txt files in the trunk.

Ok, I'll do the cleanup and add the missing parts of the docs.

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to