mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-24 08:01:18 +02:00
As per https://docs.python.org/3/c-api/none.html, None has to be treated exactly like other objects for reference counting. So, when we use it, we need to INCREF and when we are done, DECREF This patch must be backported as far as 2.0.