]> granicus.if.org Git - python/commit
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
authorLarry Hastings <larry@hastings.org>
Mon, 10 Feb 2014 11:43:57 +0000 (03:43 -0800)
committerLarry Hastings <larry@hastings.org>
Mon, 10 Feb 2014 11:43:57 +0000 (03:43 -0800)
commit8f9f0f12e845034080525c6a80d52215533cb2a4
treee582640185a4d455abc59b397503d5a029d66dce
parent1c143b19c88021e323d4a88315efc8879b1c631d
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
Doc/c-api/exceptions.rst
Doc/data/refcounts.dat
Include/pyerrors.h
Misc/NEWS
Objects/exceptions.c
Python/errors.c