We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b744fa5 commit f290432Copy full SHA for f290432
1 file changed
Misc/NEWS.d/next/Core and Builtins/2024-04-28-00-41-17.gh-issue-111201.cQsh5U.rst
@@ -1,4 +1,4 @@
1
The :term:`interactive` interpreter is now implemented in Python, which
2
allows for a number of new features like colors, multiline input, history
3
-viewing, and paste mode. Contributed by Pablo Galindo and Łukasz Langa based
4
-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.
0 commit comments