| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -940,13 +940,6 @@ Removed | |||
| 940 | 940 | ||
| 941 | 941 | (Contributed by Victor Stinner in :gh:`105182`.) | |
| 942 | 942 | ||
| 943 | - * Remove the old private, undocumented and untested ``_PyGC_FINALIZED()`` macro | ||
| 944 | - which was kept for backward compatibility with Python 3.8 and older: use | ||
| 945 | - :c:func:`PyObject_GC_IsFinalized()` instead. The `pythoncapi-compat project | ||
| 946 | - <https://github.com/python/pythoncapi-compat/>`__ can be used to get this | ||
| 947 | - function on Python 3.8 and older. | ||
| 948 | - (Contributed by Victor Stinner in :gh:`105268`.) | ||
| 949 | - | ||
| 950 | 943 | * Remove the old aliases to functions calling functions which were kept for | |
| 951 | 944 | backward compatibility with Python 3.8 provisional API: | |
| 952 | 945 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments