Sergey B Kirpichev
|
5d30e8b563
|
PEP 515: fix links (#1973)
|
2021-05-31 13:20:37 -07:00 |
Mariatta
|
cf3bad5ab3
|
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3 .
|
2017-11-11 11:28:55 -08:00 |
Huang Huang
|
bb0e518ed3
|
Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
|
2017-11-11 10:30:43 -08:00 |
Brett Cannon
|
1dfffe8c40
|
PEP 515 was implemented in Python 3.6
|
2017-04-28 14:39:53 -07:00 |
Brett Cannon
|
e79563ae6d
|
Mark PEP 515 as accepted.
|
2016-05-12 17:25:05 -07:00 |
Georg Brandl
|
013c3926a8
|
Update PEP 515: the "_" format specifier is now accepted.
|
2016-03-19 07:49:20 +01:00 |
Georg Brandl
|
b48031fa48
|
Fix grammar.
|
2016-02-13 19:21:34 +01:00 |
Georg Brandl
|
22fbc7c475
|
Change example constant.
|
2016-02-13 13:24:48 +01:00 |
Georg Brandl
|
75e11563cb
|
Minor fix.
|
2016-02-13 09:46:00 +01:00 |
Georg Brandl
|
3693b34730
|
PEP 515: major revision. Use rules preferred by Guido.
|
2016-02-13 09:43:02 +01:00 |
Georg Brandl
|
e8d21f30ca
|
Minor nit.
|
2016-02-11 21:08:20 +01:00 |
Georg Brandl
|
2c56f53fcb
|
Clarify what the underscores actually mean.
|
2016-02-11 17:58:09 +01:00 |
Georg Brandl
|
eb4e4467a9
|
Add Post-History.
|
2016-02-11 09:18:45 +01:00 |
Georg Brandl
|
412e1ffb35
|
Minor update to PEP 515.
|
2016-02-11 09:11:20 +01:00 |
Georg Brandl
|
88fccc3d5c
|
Update PEP 515: new, much simpler rule.
|
2016-02-11 08:57:12 +01:00 |
Georg Brandl
|
1202d81471
|
Update PEP 515 with corrections.
|
2016-02-11 08:45:52 +01:00 |
Georg Brandl
|
345497f028
|
PEP 515: underscores in numeric literals.
|
2016-02-10 23:16:04 +01:00 |