curl-and-python

Bumping up minimal Python version to 2.4

From: Romulo Ceccon <romuloceccon_at_gmail.com>
Date: Tue, 30 Jul 2013 09:40:23 -0300

Hello,

I'm proposing a small refactoring of pycurl that replaces some
boilerplate code with Python 2.4's Py_RETURN_NONE macro. I could
#define that macro in the case of Python 2.2 or 2.3, but maybe it's
time (last release of 2.3 was in March 2008) to bump up the minimal
version of Python to 2.4 and simplify some parts of the code. What do
you think?

Here's the patch in case anyone is interested:
https://github.com/romuloceccon/pycurl/compare/py_none_refs_refactor

Regards,
Romulo
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-python
Received on 2013-07-30