Skip to content

Commit 2ac2d1c

Browse files
committed
haypo => vstinner
1 parent d6fa650 commit 2ac2d1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

experts.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ensurepip ncoghlan, dstufft
106106
enum eli.bendersky*, barry, ethan.furman*
107107
errno twouters
108108
exceptions
109-
faulthandler haypo
109+
faulthandler vstinner
110110
fcntl twouters
111111
filecmp
112112
fileinput
@@ -238,7 +238,7 @@ token
238238
tokenize meador.inge
239239
trace belopolsky
240240
traceback
241-
tracemalloc haypo
241+
tracemalloc vstinner
242242
tty twouters*
243243
turtle gregorlingl, willingc
244244
types yselivanov
@@ -333,7 +333,7 @@ memory management tim.peters, lemburg, twouters
333333
networking giampaolo.rodola,
334334
object model benjamin.peterson, twouters
335335
packaging tarek, lemburg, alexis, eric.araujo, dstufft, paul.moore
336-
performance brett.cannon, haypo, serhiy.storchaka, yselivanov
336+
performance brett.cannon, vstinner, serhiy.storchaka, yselivanov
337337
pip ncoghlan, dstufft, paul.moore, Marcus.Smith
338338
py3 transition benjamin.peterson
339339
release management tarek, lemburg, benjamin.peterson, barry
@@ -344,7 +344,7 @@ testing michael.foord, ezio.melotti
344344
test coverage giampaolo.rodola
345345
threads
346346
time and dates lemburg, belopolsky
347-
unicode lemburg, ezio.melotti, haypo, benjamin.peterson,
347+
unicode lemburg, ezio.melotti, vstinner, benjamin.peterson,
348348
version control eric.araujo, ezio.melotti
349349
================== ==========================================================
350350

motivations.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ participating in the CPython core development process:
153153

154154
.. topic:: Victor Stinner (France)
155155

156-
* `Personal website <https://haypo-notes.readthedocs.io/>`__
156+
* `Personal website <https://vstinner.readthedocs.io/>`__
157157
* Red Hat (Senior Software Engineer)
158158

159159
Victor is hacking the development version of CPython to make Python better

0 commit comments

Comments
 (0)