From e5e2edd0d18c84976146603daa6089a824be607a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?B=C3=A9n=C3=A9dikt=20Tran?=
<10796600+picnixz@users.noreply.github.com>
Date: Fri, 1 Nov 2024 10:52:41 +0100
Subject: [PATCH 1/3] Remove references to `Modules/_blake2`.
---
PCbuild/pythoncore.vcxproj.filters | 9 ---------
Tools/c-analyzer/cpython/ignored.tsv | 2 --
configure | 1 -
configure.ac | 1 -
4 files changed, 13 deletions(-)
diff --git a/PCbuild/pythoncore.vcxproj.filters b/PCbuild/pythoncore.vcxproj.filters
index 6b294683320a73..740790cc5e1119 100644
--- a/PCbuild/pythoncore.vcxproj.filters
+++ b/PCbuild/pythoncore.vcxproj.filters
@@ -917,15 +917,6 @@
Modules
-
- Modules
-
-
- Modules
-
-
- Modules
-
Modules
diff --git a/Tools/c-analyzer/cpython/ignored.tsv b/Tools/c-analyzer/cpython/ignored.tsv
index 2605825d3d0078..686f3935d91bda 100644
--- a/Tools/c-analyzer/cpython/ignored.tsv
+++ b/Tools/c-analyzer/cpython/ignored.tsv
@@ -629,8 +629,6 @@ Modules/_xxtestfuzz/fuzzer.c LLVMFuzzerTestOneInput ELEMENTTREE_PARSEWHOLE_INITI
Include/internal/pycore_importdl.h - _PyImport_DynLoadFiletab -
Include/py_curses.h - PyCurses_API -
Include/pydecimal.h - _decimal_api -
-Modules/_blake2/blake2module.c - blake2b_type_spec -
-Modules/_blake2/blake2module.c - blake2s_type_spec -
Modules/_io/fileio.c - _Py_open_cloexec_works -
Modules/_io/_iomodule.h - PyIOBase_Type -
Modules/_io/_iomodule.h - PyRawIOBase_Type -
diff --git a/configure b/configure
index 3989de82a99ecd..1097747e055179 100755
--- a/configure
+++ b/configure
@@ -28091,7 +28091,6 @@ done
SRCDIRS="\
Modules \
- Modules/_blake2 \
Modules/_ctypes \
Modules/_decimal \
Modules/_decimal/libmpdec \
diff --git a/configure.ac b/configure.ac
index 6a98cc5e2a0835..6d514705e91ce5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7074,7 +7074,6 @@ done
AC_SUBST([SRCDIRS])
SRCDIRS="\
Modules \
- Modules/_blake2 \
Modules/_ctypes \
Modules/_decimal \
Modules/_decimal/libmpdec \
From c8303fbe9361d4972d2f8174df57d81ed0250cca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?B=C3=A9n=C3=A9dikt=20Tran?=
<10796600+picnixz@users.noreply.github.com>
Date: Fri, 1 Nov 2024 16:51:56 +0100
Subject: [PATCH 2/3] Remove `Modules/_blake2` entry from CODEOWNERS
The folder does not exist anymore.
---
.github/CODEOWNERS | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 9024639e25fcdf..9162f9c7bb1576 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -88,7 +88,6 @@ Objects/exceptions.c @iritkatriel
**/sha* @gpshead @tiran
Modules/md5* @gpshead @tiran
**/*blake* @gpshead @tiran
-Modules/_blake2/** @gpshead @tiran
Modules/_hacl/** @gpshead
# logging
From c5c5a10cf486d1d310b8f86f2cafe83087a7b07e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?B=C3=A9n=C3=A9dikt=20Tran?=
<10796600+picnixz@users.noreply.github.com>
Date: Fri, 1 Nov 2024 16:53:12 +0100
Subject: [PATCH 3/3] Remove `Modules/_blake2` entry from
`Tools/c-analyzer/TODO`
---
Tools/c-analyzer/TODO | 2 --
1 file changed, 2 deletions(-)
diff --git a/Tools/c-analyzer/TODO b/Tools/c-analyzer/TODO
index 3d599538510bd9..e81ceb29c64bf0 100644
--- a/Tools/c-analyzer/TODO
+++ b/Tools/c-analyzer/TODO
@@ -562,8 +562,6 @@ Objects/unicodeobject.c:static_strings static _Py_Iden
# PyTypeObject (311)
Modules/_abc.c:_abc_data_type static PyTypeObject _abc_data_type
-Modules/_blake2/blake2b_impl.c:PyBlake2_BLAKE2bType PyTypeObject PyBlake2_BLAKE2bType
-Modules/_blake2/blake2s_impl.c:PyBlake2_BLAKE2sType PyTypeObject PyBlake2_BLAKE2sType
Modules/_collectionsmodule.c:defdict_type static PyTypeObject defdict_type
Modules/_collectionsmodule.c:deque_type static PyTypeObject deque_type
Modules/_collectionsmodule.c:dequeiter_type static PyTypeObject dequeiter_type
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