From 64eb5c46e774acafa484481493cfb0b6af7f4392 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Tue, 18 Feb 2025 12:33:56 +0100 Subject: [PATCH 1/2] Memorialize Michael Foord --- core-developers/developers.csv | 2 +- core-developers/experts.rst | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core-developers/developers.csv b/core-developers/developers.csv index cf50c739d..398b7f226 100644 --- a/core-developers/developers.csv +++ b/core-developers/developers.csv @@ -100,7 +100,7 @@ Doug Hellmann,dhellmann,2009-09-20,2020-11-11,For documentation; relinquished pr Frank Wierzbicki,,2009-08-02,2017-02-10,For Jython compatibility; did not make GitHub transition Ezio Melotti,ezio-melotti,2009-06-07,,For documentation Philip Jenvey,pjenvey,2009-05-07,2020-11-26,For Jython compatibility -Michael Foord,voidspace,2009-04-01,,For IronPython compatibility +Michael Foord,voidspace,2009-04-01,2025-01-24,For IronPython compatibility; deceased R\. David Murray,bitdancer,2009-03-30,, Chris Withers,cjw296,2009-03-08,, Tarek Ziadé,tarekziade,2008-12-21,2017-02-10,For distutils module diff --git a/core-developers/experts.rst b/core-developers/experts.rst index 990c692bb..25973773e 100644 --- a/core-developers/experts.rst +++ b/core-developers/experts.rst @@ -230,8 +230,8 @@ turtledemo terryjreedy* types 1st1 typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn* unicodedata malemburg, ezio-melotti -unittest voidspace*, ezio-melotti, rbtcollins, gpshead -unittest.mock voidspace* +unittest ezio-melotti, rbtcollins, gpshead +unittest.mock urllib orsenthil uu uuid @@ -358,7 +358,7 @@ runtime lifecycle ericsnowcurrently, kumaraditya303, zooba str.format ericvsmith* subinterpreters ericsnowcurrently, kumaraditya303 symbol table JelleZijlstra, carljm -testing voidspace, ezio-melotti +testing ezio-melotti test coverage threads gpshead time and dates malemburg, abalkin, pganssle From f4bb7bf38dca9b6f5ec750c7cbcac7f0a80cf082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Langa?= Date: Tue, 18 Feb 2025 13:42:28 +0100 Subject: [PATCH 2/2] Update core-developers/experts.rst Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> --- core-developers/experts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-developers/experts.rst b/core-developers/experts.rst index 25973773e..683f35462 100644 --- a/core-developers/experts.rst +++ b/core-developers/experts.rst @@ -231,7 +231,7 @@ types 1st1 typing gvanrossum, JelleZijlstra*, AlexWaygood*, carljm, sobolevn* unicodedata malemburg, ezio-melotti unittest ezio-melotti, rbtcollins, gpshead -unittest.mock +unittest.mock urllib orsenthil uu uuid