artemp
|
855aea95e0
|
+ mapnik::value and mapnik::parameters - initial support for 64-bit integers
|
2012-12-03 13:12:09 +00:00 |
|
artemp
|
c2dca42a4f
|
+ use Py_RETURN_NONE
+ cleanup/simplify
|
2012-08-07 17:01:03 +01:00 |
|
Dane Springmeyer
|
ebfbe79919
|
python: fix leaky Py_None return by calling Py_INCREF(Py_None) before returning - closes #1221
|
2012-05-18 13:22:51 -07:00 |
|
Dane Springmeyer
|
982d8fb321
|
python: use value_convertor to handle mapnik::parameter value_holder variant
|
2011-12-02 13:37:26 -08:00 |
|
Dane Springmeyer
|
39d199aa49
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
|
Dane Springmeyer
|
57827813fb
|
handle boolean conversion to python
|
2011-07-11 22:27:40 +00:00 |
|
Dane Springmeyer
|
563ae20a6e
|
return python 'None' for null values - otherwise we hit runtime error of 'SystemError: NULL result without error in PyObject_Call'
|
2011-07-11 19:27:38 +00:00 |
|
Dane Springmeyer
|
6d7ca1ac6f
|
move mapnik::value -> python value conversion to separate header fro reuse
|
2011-04-26 17:39:21 +00:00 |
|