mirror of
https://github.com/python/cpython.git
synced 2026-07-04 00:35:50 -04:00
c5b0c81c52
With one exception, all "stealing" functions also steal on error,
but it makes sense to note this in each case.
(cherry picked from commit 34503f3953)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Peter Bierma <zintensitydev@gmail.com>