Files
cpython/Modules
scoder c498cd8bf8 bpo-31544: Fix a reference leak to 'self' after the previous target error handling fixes. (GH-6318)
This change generally splits the xmlparser creation code into an unsafe part with "rollback" error handling and a safe "object initialisation done" part with normal decref cleanup.
2018-03-31 15:23:30 +03:00
..
2017-01-31 13:56:50 +01:00
2016-12-03 12:32:38 -08:00
2013-12-18 11:25:26 -08:00
2016-09-15 01:50:53 +00:00