cpython/Doc/tutorial
Miss Islington (bot) 5f4218418b
[3.13] Prefer "similar" over "equivalent" in tutorial (GH-125343) (GH-125372)
Prefer "similar" over "equivalent" in tutorial (GH-125343)

In the datastructures tutorial doc, some operations are described as
"equivalent to" others. This has led to some user-confusion -- at
least in the Discourse forums -- about cases in which the operations
differ.

This change doesn't systematically eliminate the word "equivalent"
from the tutorial. It just substitutes "similar to" in several cases
in which "equivalent to" could mislead users into expecting exact
equivalence.
(cherry picked from commit 4a2282b067)

Co-authored-by: Stephen Rosen <sirosen@globus.org>
2024-10-30 13:33:20 -07:00
..
appendix.rst
appetite.rst
classes.rst
controlflow.rst
datastructures.rst [3.13] Prefer "similar" over "equivalent" in tutorial (GH-125343) (GH-125372) 2024-10-30 13:33:20 -07:00
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst
introduction.rst
modules.rst
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst