Hi,
I would like to confirm that there is no user of the Python
"COUNT_ALLOCS" special build, because I plan to remove it from Python
3.9. If you use it, please raise your hand and explain why other debug
tools don't fit your specific use case.
--
I'm always annoyed by "#ifdef COUNT_ALLOCS" code
- Original Message -
> From: "Victor Stinner"
> To: "Python Dev"
> Sent: Wednesday, January 29, 2020 10:57:02 PM
> Subject: [Python-Dev] Remove COUNT_ALLOCS special build
>
> Hi,
>
> I would like to confirm that there is no user of the Python
> "COUNT_ALLOCS" special build, because I
On Fri, 24 Jan 2020 at 00:27, Victor Stinner wrote:
> Miro and me consider that Python 3.9 is pushing too much pressure on
> projects maintainers to either abandon Python 2.7 right now...
Let's not conflate py2 EOL with what-should-go-into-py39.
> https://copr.fedorainfracloud.org/coprs/g/pytho