This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 25331
Status closed
Title [3.8] bpo-43739: Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type (GH-25331)
History
Date User Action Args
2021-04-10 15:55:52shreyanavigyansetstatus: open -> closed
2021-04-10 10:57:01shreyanavigyansettitle: [3.8] bpo-43739: Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type -> [3.8] bpo-43739: Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type (GH-25331)
2021-04-10 10:56:01shreyanavigyanlinkissue43739 pull_requests
2021-04-10 10:56:01shreyanavigyancreate