[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread Benjamin Peterson
Benjamin Peterson added the comment: New changeset 6a528ccb4c09933c434be1011b2f5e148170d3a1 by Benjamin Peterson (Miss Islington (bot)) in branch '3.7': closes bpo-35309: cpath should be capath (GH-10701) https://github.com/python/cpython/commit/6a528ccb4c09933c434be1011b2f5e148170d3a1

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread Benjamin Peterson
Benjamin Peterson added the comment: New changeset 8c1592e53a8981451f59050198da34a584160b4e by Benjamin Peterson (Miss Islington (bot)) in branch '3.6': closes bpo-35309: cpath should be capath (GH-10702) https://github.com/python/cpython/commit/8c1592e53a8981451f59050198da34a584160b4e

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +9954 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread Benjamin Peterson
Benjamin Peterson added the comment: New changeset 158695817d736df8b18682866033c87e46252309 by Benjamin Peterson (Boštjan Mejak) in branch 'master': closes bpo-35309: cpath should be capath (GH-10699) https://github.com/python/cpython/commit/158695817d736df8b18682866033c87e46252309 -

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread miss-islington
Change by miss-islington : -- pull_requests: +9953 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread Boštjan Mejak
Change by Boštjan Mejak : -- keywords: +patch pull_requests: +9952 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-lis

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-25 Thread Boštjan Mejak
Boštjan Mejak added the comment: Created a PR based on this issue. See: https://github.com/python/cpython/pull/10699 -- nosy: +PedanticHacker ___ Python tracker ___ __

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-24 Thread John Hiatt
John Hiatt added the comment: I fixed this. Can you help me get it into the official repository? -- nosy: +hiaji ___ Python tracker ___ ___

[issue35309] Typo in urllib.request warning: cpath → capath

2018-11-24 Thread Jakub Wilk
Change by Jakub Wilk : -- title: Typo in urllib.request warning: cpath → cpath -> Typo in urllib.request warning: cpath → capath ___ Python tracker ___