Adam Turner
|
113e490701
|
Several PEPs: Use explicit `:pep:` and `:rfc:` roles (#2209)
|
2022-01-21 11:03:51 +00:00 |
Brett Cannon
|
bb4751379a
|
Many PEPs: Normalize the 'Created' field (#1805)
|
2021-02-09 08:54:26 -08:00 |
Victor Stinner
|
7498996064
|
Change Victor Stinner email
|
2019-10-18 02:48:46 +02:00 |
Min ho Kim
|
cfb7bd74db
|
Fix typos (#1113)
|
2019-07-03 11:20:45 -07:00 |
Victor Stinner
|
16a6dfc9ac
|
New PEP 587: Python Initialization Configuration
Change Victor Stinner email to vstinner@redhat.com.
|
2019-03-28 02:15:55 +01:00 |
Chris Angelico
|
2a00e91583
|
Fix typo
|
2017-11-30 05:29:34 +11:00 |
Victor Stinner
|
141c79e1be
|
Update pysandbox URL
|
2017-11-21 00:15:14 +01: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 |
Serhiy Storchaka
|
3dad438872
|
Issue #26916: Fixed words duplications.
|
2016-05-03 12:03:16 +03:00 |
Georg Brandl
|
af90430776
|
Fix lists-in-blockquotes in 0xxx PEPs. Ref: #26914
|
2016-05-03 10:18:02 +02:00 |
Victor Stinner
|
eb118a65fe
|
PEP 416: Mention the new types.MappingProxyType added to Python 3.3
|
2012-04-16 01:05:52 +02:00 |
Guido van Rossum
|
a70119cec8
|
Sign rejection notices.
|
2012-03-21 19:02:27 -07:00 |
Guido van Rossum
|
5483903c9f
|
Reject PEP 416 (frozendict) with reasons why.
|
2012-03-21 16:47:27 -07:00 |
Victor Stinner
|
50ac320fed
|
PEP 416: Rephrase use cases; add more existing implementations
|
2012-03-15 00:41:46 +01:00 |
Victor Stinner
|
0b2f139d85
|
PEP 416: Add links to existing implementations
|
2012-03-14 23:18:49 +01:00 |
Victor Stinner
|
d611d41bfe
|
PEP 416: add a section about dictproxy, add more links to Python recipes
|
2012-03-14 13:55:31 +01:00 |
Victor Stinner
|
ae97510b98
|
PEP 416: remove mentions of mutable/immutable
|
2012-03-10 11:43:45 +01:00 |
Victor Stinner
|
6e7b0815b4
|
PEP 416: add the default value of a function argument use case
|
2012-03-04 00:07:10 +01:00 |
Victor Stinner
|
dda1526b8d
|
PEP 416: add more use cases
|
2012-03-03 23:00:19 +01:00 |
Victor Stinner
|
d0beba79d5
|
PEP 416
* Rephrase the first Rationale paragraph
* Add 2 more use cases: cache and sandbox
* Fix a typo
|
2012-03-01 13:06:07 +01:00 |
Victor Stinner
|
1c97a4495b
|
Add the PEP 416: Add a frozendict builtin type
|
2012-02-29 18:58:50 +01:00 |