[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-08-04 Thread Łukasz Langa
Łukasz Langa added the comment: Thanks, Harry! ✨ 🍰 ✨ -- nosy: +lukasz.langa resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 3.10, Python 3.9 ___ Python tracker _

[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-08-04 Thread miss-islington
Change by miss-islington : -- pull_requests: +26096 pull_request: https://github.com/python/cpython/pull/27595 ___ Python tracker ___ __

[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-08-04 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 3.0 -> 4.0 pull_requests: +26095 pull_request: https://github.com/python/cpython/pull/27594 ___ Python tracker _

[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-08-04 Thread Harry
Change by Harry : -- keywords: +patch pull_requests: +26093 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/27592 ___ Python tracker ___

[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-08-04 Thread Harry
Harry added the comment: The conflict comes from the fact that the documentation is written from the perspective of the procedure-oriented interface "All methods of TurtleScreen/Screen also exist as functions, i.e. as part of the procedure-oriented interface" The conflict in the documentati

[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-07-31 Thread Éric Araujo
Change by Éric Araujo : -- keywords: +easy stage: -> needs patch type: enhancement -> behavior versions: -Python 3.10, Python 3.6, Python 3.7, Python 3.8, Python 3.9 ___ Python tracker __

[issue44760] Turtle Documentation - Contents Hyperlink conflict

2021-07-28 Thread Ray Kinane
New submission from Ray Kinane : In the Turtle module, there are 2 methods named "clear", one for turtle objects and one for screen objects. In the Turtle module documentation, in the contents section, in the "Turtle methods" section, under "More drawing control" the clear() method hyperlink