cpython/Doc/extending
Terry Jan Reedy ad43dc0b54
bpo-25381: Update explanation of exceptions in C. (GH-26838)
* bpo-25381: Update explanation of exception globals

This paragraph in extending/extending.rst was unchanged (except for
NULL markup) since committed in 2007 Aug 15 for 2.6 alpha.

* Respond to reviews and remove duplication.

* Update Doc/extending/extending.rst

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

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2021-11-15 14:38:53 -08:00
..
building.rst bpo-42802: Remove distutils bdist_wininst command (GH-24043) 2021-01-09 00:35:01 +01:00
embedding.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 2019-10-30 12:03:20 +02:00
extending.rst bpo-25381: Update explanation of exceptions in C. (GH-26838) 2021-11-15 14:38:53 -08:00
index.rst bpo-33201: Modernize "Extension types" doc (GH-6337) 2018-04-07 18:14:03 +02:00
newtypes.rst bpo-45633: Fix newtypes doc typo (GH-29318) 2021-11-02 22:47:06 +08:00
newtypes_tutorial.rst bpo-43774: Document configure options (GH-25283) 2021-04-08 22:32:21 +02:00
windows.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 2019-05-17 15:25:34 +05:30