]> granicus.if.org Git - python/commit
[2.7] bpo-19225: Lack of c api exceptions doc (#964)
authorcocoatomo <cocoatomo77@gmail.com>
Sat, 8 Apr 2017 06:19:24 +0000 (15:19 +0900)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 8 Apr 2017 06:19:24 +0000 (09:19 +0300)
commit7f85947106aff5b1f166a57f644f987db4d38bf0
treea3569bb99ea3be67464d2ed937e7f6faf42d2644
parent9b50786bc799fee4be24c8de18a1ff55e8809483
[2.7] bpo-19225: Lack of c api exceptions doc (#964)

* Keep the c-api exception doc up-to-date

cherry-pick'ed from ec1f5df..e3d6db3 and fix conflict
Doc/c-api/exceptions.rst
Misc/ACKS