diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS.d/3.9.2.rst | 7 | ||||
| -rw-r--r-- | Misc/NEWS.d/next/Windows/2021-02-10-04-16-51.bpo-43155.O1tURk.rst | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/Misc/NEWS.d/3.9.2.rst b/Misc/NEWS.d/3.9.2.rst new file mode 100644 index 0000000..a2756a9 --- /dev/null +++ b/Misc/NEWS.d/3.9.2.rst @@ -0,0 +1,7 @@ +.. bpo: 43155 +.. date: 2021-02-10-04-16-51 +.. nonce: O1tURk +.. release date: 2021-02-19 +.. section: Windows + +:c:func:`PyCMethod_New` is now present in ``python3.lib``. diff --git a/Misc/NEWS.d/next/Windows/2021-02-10-04-16-51.bpo-43155.O1tURk.rst b/Misc/NEWS.d/next/Windows/2021-02-10-04-16-51.bpo-43155.O1tURk.rst deleted file mode 100644 index 2eeef2b..0000000 --- a/Misc/NEWS.d/next/Windows/2021-02-10-04-16-51.bpo-43155.O1tURk.rst +++ /dev/null @@ -1 +0,0 @@ -:c:func:`PyCMethod_New` is now present in ``python3.lib``. |
