[issue43928] Fix the typo in documentation
New submission from Terry J. Reedy <tjreedy@udel.edu>: New changeset e08c67372d62236409da296353827985a3202e8a by JT in branch 'master': bpo-43928: Fix 'succesfully' typo in document (GH-25569) https://github.com/python/cpython/commit/e08c67372d62236409da296353827985a32... ---------- nosy: +terry.reedy _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43928> _______________________________________
Terry J. Reedy <tjreedy@udel.edu> added the comment: Merge conflict in 3.9. Skipping backports. ---------- resolution: not a bug -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10 -Python 3.8 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43928> _______________________________________
participants (1)
-
Terry J. Reedy