[issue45712] Typo in "control flow" documentation

2021-11-08 Thread miss-islington
miss-islington added the comment: New changeset 2c4792264f9218692a1bd87398a60591f756b171 by Miss Islington (bot) in branch '3.10': Closes bpo-45712: Add missing word in control flow tutorial (GH-29460) https://github.com/python/cpython/commit/2c4792264f9218692a1bd87398a60591f756b171 ---

[issue45712] Typo in "control flow" documentation

2021-11-08 Thread Zachary Ware
Zachary Ware added the comment: New changeset 7484a5c82a2dfc106bb1e4b060cad2df00521bfd by 180909 in branch 'main': Closes bpo-45712: Add missing word in control flow tutorial (GH-29460) https://github.com/python/cpython/commit/7484a5c82a2dfc106bb1e4b060cad2df00521bfd -- nosy: +zach.

[issue45712] Typo in "control flow" documentation

2021-11-08 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 4.0 -> 5.0 pull_requests: +27726 pull_request: https://github.com/python/cpython/pull/29473 ___ Python tracker _

[issue45712] Typo in "control flow" documentation

2021-11-07 Thread jiahua wang
Change by jiahua wang : -- keywords: +patch nosy: +180909 nosy_count: 2.0 -> 3.0 pull_requests: +27714 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/29460 ___ Python tracker

[issue45712] Typo in "control flow" documentation

2021-11-04 Thread Zachary Ware
Change by Zachary Ware : -- versions: +Python 3.10 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue45712] Typo in "control flow" documentation

2021-11-04 Thread Zachary Ware
Change by Zachary Ware : -- keywords: +easy, newcomer friendly stage: -> needs patch ___ Python tracker ___ ___ Python-bugs-list ma

[issue45712] Typo in "control flow" documentation

2021-11-04 Thread Alex Waygood
Change by Alex Waygood : -- title: so it not allowed -> Typo in "control flow" documentation type: -> behavior ___ Python tracker ___ _