From 6878bc0a791f46896cf7148da476fbd5419bf1f7 Mon Sep 17 00:00:00 2001 From: "Erlend E. Aasland" Date: Sun, 27 Dec 2020 23:55:13 +0100 Subject: [PATCH] bpo-1635741: Fix ref. leak introduced by bf64d90 --- Modules/_sqlite/connection.c | 1 - 1 file changed, 1 deletion(-) diff --git a/Modules/_sqlite/connection.c b/Modules/_sqlite/connection.c index 46717acf7c7d97..5c7b4eeae6ae9f 100644 --- a/Modules/_sqlite/connection.c +++ b/Modules/_sqlite/connection.c @@ -891,7 +891,6 @@ pysqlite_connection_create_aggregate_impl(pysqlite_Connection *self, return NULL; } - Py_INCREF(aggregate_class); rc = sqlite3_create_function_v2(self->db, name, n_arg, pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy