Add Lysandros Nikolaou to the News entry of gh-111201 (#118616)

This commit is contained in:
Pablo Galindo Salgado 2024-05-05 23:13:50 +01:00 committed by GitHub
parent b744fa5d3e
commit 2eb99914c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
The :term:`interactive` interpreter is now implemented in Python, which
allows for a number of new features like colors, multiline input, history
viewing, and paste mode. Contributed by Pablo Galindo and Łukasz Langa based
on code from the PyPy project.
viewing, and paste mode. Contributed by Pablo Galindo, Łukasz Langa and
Lysandros Nikolaou based on code from the PyPy project.