[issue35566] DOC: Add links to annotation glossary term

2018-12-24 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset bc64123335a4b6e2c1e4be532c60e5e1086db59a by Raymond Hettinger (Miss Islington (bot)) in branch '3.7': bpo-35566: Add links to annotation glossary term (GH-11291) (GH-11302) https://github.com/python/cpython/commit/bc64123335a4b6e2c1e4be532c60

[issue35566] DOC: Add links to annotation glossary term

2018-12-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +10537 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue35566] DOC: Add links to annotation glossary term

2018-12-24 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset b7105c9c9663637e4500bfcac75c911e78d9a1c0 by Raymond Hettinger (Cheryl Sabella) in branch 'master': bpo-35566: Add links to annotation glossary term (GH-11291) https://github.com/python/cpython/commit/b7105c9c9663637e4500bfcac75c911e78d9a1c0

[issue35566] DOC: Add links to annotation glossary term

2018-12-23 Thread Raymond Hettinger
Change by Raymond Hettinger : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue35566] DOC: Add links to annotation glossary term

2018-12-22 Thread Cheryl Sabella
Change by Cheryl Sabella : -- keywords: +patch pull_requests: +10521 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-

[issue35566] DOC: Add links to annotation glossary term

2018-12-22 Thread Cheryl Sabella
New submission from Cheryl Sabella : Add links to glossary term when `annotation` is used. -- assignee: docs@python components: Documentation messages: 332379 nosy: cheryl.sabella, docs@python priority: normal severity: normal status: open title: DOC: Add links to annotation glossary te