bpo-35461: Document C API functions which suppress exceptions. by serhiy-storchaka · Pull Request #11119 · python/cpython

@serhiy-storchaka

vstinner

@serhiy-storchaka

@serhiy-storchaka

vstinner

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 18, 2018
…nGH-11119)

(cherry picked from commit 3fcc1e0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Dec 18, 2018
…nGH-11119)

(cherry picked from commit 3fcc1e0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

miss-islington added a commit that referenced this pull request

Dec 18, 2018
)

(cherry picked from commit 3fcc1e0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

ned-deily pushed a commit that referenced this pull request

Dec 20, 2018
) (GH-11210)

(cherry picked from commit 3fcc1e0)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

christopheNan