mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
a7874c73c0
New error condition paths were introduced, which did not decrement `key2` and `val2` objects. Therefore, decrement references before jumping to the error label. Signed-off-by: Eric N. Vander Weele <ericvw@gmail.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.