[issue36766] Typos in docs and code comments

2019-05-06 Thread Dustin Mendoza


Dustin Mendoza  added the comment:

I'd like to work on this for the mentored Sprints

--
nosy: +Giant_Robato

___
Python tracker 
<https://bugs.python.org/issue36766>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36766] Typos in docs and code comments

2019-05-06 Thread Dustin Mendoza


Change by Dustin Mendoza :


--
keywords: +patch
pull_requests: +13030
stage: needs patch -> patch review

___
Python tracker 
<https://bugs.python.org/issue36766>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36754] Remove smart quotes in pydoc text

2019-05-06 Thread Dustin Mendoza


Change by Dustin Mendoza :


--
keywords: +patch
pull_requests: +13041
stage: needs patch -> patch review

___
Python tracker 
<https://bugs.python.org/issue36754>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36754] Remove smart quotes in pydoc text

2019-05-06 Thread Dustin Mendoza

Dustin Mendoza  added the comment:

In my editor (VSCode) on windows it outputs correctly as a smart quote but if I 
write the output to a file or the console I get the "Æ" effect. A sent a PR to 
replace the smart quotes with escaped quotes but I wonder if we should also do 
a scan across everything to see if there are more smart quote instances (I'm 
still pretty new to the entire codebase so I can't say for sure if this is 
would even be necessary)

--
nosy: +Giant_Robato

___
Python tracker 
<https://bugs.python.org/issue36754>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36766] Typos in docs and code comments

2019-05-06 Thread Dustin Mendoza


Change by Dustin Mendoza :


--
pull_requests: +13049

___
Python tracker 
<https://bugs.python.org/issue36766>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com