master
plpython: Remove regression test infrastructure for Python 2.
plpython: Fix NULL pointer dereferences for broken sequence and mapping objects
Fix a couple of typos
Fix assertion failure with PL/Python exceptions
Remove extra newlines at end and beginning of files, add missing newlines at end of files.
Remove useless whitespace at end of lines
plpython: Use funccache.c infrastructure for procedure caching.
PL/Python: Add event trigger support
EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests instead of failing.