Mariatta
f67dd4a759
Remove extra backticks ( #184 )
2017-01-19 10:00:52 -08:00
Mark E. Haase
b968fe97b9
Clean up PEP-505. ( #119 )
...
* Replace emoji with C# spelling for operators.
* Remove some unnecessary alternative spellings.
* Add proper python code blocks.
* Other miscellany.
*Commit to a specific syntax*
I've removed all of the alternative syntax discussion and the
community poll. I expanded the reasoning for picking the spellings
that I did.
2016-10-31 08:36:47 -07:00
Fabian Neundorf
d0354dd64f
Fix quotation in PEP-0505 ( #122 )
...
The quotation which is explaining the None-aware expression in English was
closing the quote using two double quotes.
2016-10-27 00:45:25 +11:00
Guido van Rossum
cd22b95028
Fix github URLs
2016-09-19 12:56:22 -07:00
Roy Williams
2a4515c429
Change emoji used in PEP 505 ( #106 )
...
The original emoji has an offensive connotation that would not be very welcoming to new developers.
2016-09-19 12:42:18 -07:00
Guido van Rossum
bced8ee1b0
Move urls from hg to github.
2016-09-11 17:03:09 -07:00
Marti Raudsepp
04a6af2ab1
Fix various typos, spelling and grammar errors
...
Errors detected using Topy (https://github.com/intgr/topy ), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Serhiy Storchaka
3dad438872
Issue #26916 : Fixed words duplications.
2016-05-03 12:03:16 +03:00
Chris Angelico
23a9ad5cc1
Apply Mark's latest changes to PEP 505
2015-10-28 03:59:43 +11:00
Chris Angelico
c5270848fe
Apply more PEP 505 changes from Mark
2015-10-21 12:44:00 +11:00
Chris Angelico
5e5803d788
Incorporate PEP 505 changes from Mark Haase, including aux files
2015-10-21 02:25:57 +11:00
Berker Peksag
881818b70e
PEP 505: Fix typo and markup
2015-09-20 03:05:19 +03:00
Georg Brandl
d1a16cac54
Some PEP 505 fixes from Mark.
2015-09-19 21:10:05 +02:00
Chris Angelico
89ebf86c06
Copyedit PEP 505 (one bit I missed in the first pass)
2015-09-19 12:20:26 +10:00
Chris Angelico
f960623a1e
Create PEP 505 for None-aware operators
2015-09-19 12:10:53 +10:00