- bpo-10590: xml.sax.parseString() now supports string argument. - bpo-23338: Fixed formatting ctypes error messages on Cygwin. Patch by Makoto Kato. - bpo-15582: inspect.getdoc() now follows inheritance chains. - bpo-2175: SAX parsers now support a character stream of InputSource object....