Brett Cannon
|
bb4751379a
|
Many PEPs: Normalize the 'Created' field (#1805)
|
2021-02-09 08:54:26 -08: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 |
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 |
Antoine Pitrou
|
df3821ab21
|
Withdraw PEP 460 (mostly obsoleted by PEP 461)
|
2014-03-29 16:17:37 +01:00 |
Victor Stinner
|
f32c374aba
|
PEP 460
|
2014-01-12 20:59:57 +01:00 |
Antoine Pitrou
|
fa8d15a869
|
PEP 460: mention that __format__ isn't called
|
2014-01-10 10:10:56 +01:00 |
Antoine Pitrou
|
7ae0cfa9a3
|
PEP 460: add .format_map()
|
2014-01-09 22:02:01 +01:00 |
Victor Stinner
|
5e32c6c6cf
|
PEP 460: 8-bit string => bytes string
|
2014-01-09 00:14:57 +01:00 |
Antoine Pitrou
|
19f33e611b
|
Overhaul PEP 460, and add myself as author
|
2014-01-08 23:38:18 +01:00 |
Victor Stinner
|
1a7d7a09c8
|
Create PEP 460 "Add bytes % args and bytes.format(args) to Python 3.5"
|
2014-01-06 14:01:09 +01:00 |