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 25207
Status merged
Title [3.10] 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-25207)
History
Date User Action Args
2021-04-10 15:54:34shreyanavigyansetstatus: open -> merged
2021-04-06 07:04:36shreyanavigyansettitle: [3.10] 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.10] 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-25207)
2021-04-06 06:46:09python-devlinkissue43739 pull_requests
2021-04-06 06:46:09python-devcreate