> On 22 Dec 2021, at 08:14, Marco Sulla wrote:
>
> Yes, it's deprecated, but I need it for Python 3.7, since there was
> yet no Py_TRASHCAN_BEGIN / END
Hopefully the bug report will makes clear what you have to do in your code to
get things working.
Barry
>
> On Tue, 21 Dec 2021 at 23:22,
Yes, it's deprecated, but I need it for Python 3.7, since there was
yet no Py_TRASHCAN_BEGIN / END
On Tue, 21 Dec 2021 at 23:22, Barry wrote:
>
>
>
> On 21 Dec 2021, at 22:08, Marco Sulla wrote:
>
> In Python 3.7, must Py_TRASHCAN_SAFE_BEGIN - Py_TRASHCAN_SAFE_END be
> used in a C extension?
>