Fix potential leaks identified by Neal Norwitz.
Delete Reader_getiter and replace with PyObject...
Improved the implementation of the internal "di...
Fix to use PEP7 brace style.
Add missing PyObject_GC_Track and PyObject_GC_U...
Where a string is desired, test for PyBaseStrin...
When parsing args that return a single characte...
Only set error string when dict lookup found no...