[issue43928] Fix the typo in documentation

2021-04-30 Thread Terry J. Reedy
Terry J. Reedy 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

[issue43928] Fix the typo in documentation

2021-04-30 Thread Terry J. Reedy
New submission from Terry J. Reedy : New changeset e08c67372d62236409da296353827985a3202e8a by JT in branch 'master': bpo-43928: Fix 'succesfully' typo in document (GH-25569) https://github.com/python/cpython/commit/e08c67372d62236409da296353827985a3202e8a -- nosy: +terry.reedy _

[issue43928] Fix the typo in documentation

2021-04-23 Thread Jeffrey Tse
Change by Jeffrey Tse : -- pull_requests: +24288 stage: resolved -> patch review pull_request: https://github.com/python/cpython/pull/25569 ___ Python tracker ___ _

[issue43928] Fix the typo in documentation

2021-04-23 Thread Jeffrey Tse
Change by Jeffrey Tse : -- status: closed -> open ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue43928] Fix the typo in documentation

2021-04-23 Thread Raymond Hettinger
Change by Raymond Hettinger : -- resolution: -> not a bug stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue43928] Fix the typo in documentation

2021-04-23 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +24287 stage: -> patch review pull_request: https://github.com/python/cpython/pull/25568 ___ Python tracker _

[issue43928] Fix the typo in documentation

2021-04-23 Thread Jeffrey Tse
Change by Jeffrey Tse : -- assignee: docs@python components: Documentation nosy: docs@python, jeffreytse.mail priority: normal severity: normal status: open title: Fix the typo in documentation versions: Python 3.8 ___ Python tracker