git.postgresql.org Git - postgresql.git/commit
2010年8月25日 19:37:56 +0000 (19:37 +0000)
2010年8月25日 19:37:56 +0000 (19:37 +0000)
commit c76a4f8dea8f8f349ac3de635179cb4f03be658f
Catch null pointer returns from PyCObject_AsVoidPtr and PyCObject_FromVoidPtr
This is reproducibly possible in Python 2.7 if the user turned
PendingDeprecationWarning into an error, but it's theoretically also possible
in earlier versions in case of exceptional conditions.
backpatched to 8.0
This is the main PostgreSQL git repository.
RSS
Atom