Adam Turner
|
eecda12e5a
|
PEP 3147: Resolve uses of the default role (#3385)
|
2023-09-01 19:21:21 +00:00 |
Adam Turner
|
cb4c9afd40
|
PEP 3147: Resolve unreferenced footnotes (#3262)
|
2023-08-04 23:29:38 +01:00 |
Hugo van Kemenade
|
5d0ebd014a
|
Dark mode: Invert some images (#2409)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
|
2022-03-11 20:41:57 +00:00 |
Adam Turner
|
b0329c31b3
|
Several PEPs: Normalise `Post-History` (#2375)
|
2022-03-09 16:04:44 +00:00 |
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 |
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 |
Benjamin Peterson
|
60d9b24542
|
promote m.p.o links to https
|
2017-06-11 12:02:39 -07:00 |
Georg Brandl
|
4d8ea1d0fe
|
Fix lists-in-blockquotes in 3xxx PEPs. Ref: #26914
|
2016-05-03 09:51:54 +02:00 |
Victor Stinner
|
da92741a4b
|
Issue #25712: Fix link to the marshal doc in PEP 3147
|
2015-11-25 10:56:15 +01:00 |
Florent Xicluna
|
7fda990b31
|
Fix typo in PEP 3147.
|
2010-08-09 09:46:08 +00:00 |
Fred Drake
|
104a6acfb4
|
fix markup error
|
2010-07-14 20:01:47 +00:00 |
Barry Warsaw
|
33252e1196
|
Add good suggestion on how to tell if you have PEP 3147 support.
|
2010-05-27 23:54:25 +00:00 |
Barry Warsaw
|
5d9da43a0a
|
Support the Resolution header, required for Standards Track PEPs.
|
2010-04-30 19:21:52 +00:00 |
Barry Warsaw
|
439c3fbfa0
|
PEP 0328: Absolute imports are *not* enabled in Python 2.7
PEP 3147: Temporarily fix a non-standard header
|
2010-04-21 20:02:37 +00:00 |
Barry Warsaw
|
1acd9f8d3c
|
accepted
|
2010-04-17 00:27:17 +00:00 |
Barry Warsaw
|
62c4fb3828
|
PEP 3147 is accepted and will be final (i.e. implemented) momentarily.
|
2010-04-16 23:08:18 +00:00 |
Barry Warsaw
|
be8d659956
|
There is no change to PEP 302. imp.source_from_cache() and
imp.cache_from_source() may return None.
|
2010-04-15 01:16:47 +00:00 |
Barry Warsaw
|
fe4b02b00c
|
Small clarification from Isaac Moreland.
|
2010-04-14 18:10:58 +00:00 |
Barry Warsaw
|
95f614c983
|
Updates
|
2010-04-13 02:17:40 +00:00 |
Barry Warsaw
|
7751bd2554
|
Publish the link to the Rietveld review.
|
2010-04-01 21:55:31 +00:00 |
Barry Warsaw
|
c80d1aeaf8
|
Update the reference implementation section, including a pointer to the live
merge proposal (with diff).
|
2010-04-01 18:30:55 +00:00 |
Barry Warsaw
|
0db50c5cd6
|
Make the current proposed solution explicit.
Use Python 2.6 to create the PEPs.
|
2010-03-24 12:32:09 +00:00 |
Barry Warsaw
|
ceadcf5f92
|
Update about on-demand creation.
|
2010-03-23 23:17:33 +00:00 |
Barry Warsaw
|
bac0ec132f
|
* Added reference to py_compile and compileall
* Added reference to bdist_wininst and the Windows installer
* Added reference to BDFL pronouncement on __pycache__ over .pyc
|
2010-03-15 17:46:55 +00:00 |
Barry Warsaw
|
d142f19eb9
|
Updated PEP 3147 with latest BDFL pronouncement.
|
2010-03-03 14:11:24 +00:00 |
Brett Cannon
|
ac6fcd7db6
|
Fix a title underline that was too short.
|
2010-03-02 20:06:31 +00:00 |
Barry Warsaw
|
0066ab52ea
|
Updates based on python-dev discussion.
|
2010-03-02 00:58:37 +00:00 |
Barry Warsaw
|
ac156dfd10
|
Typo repair found by Ezio Melotti.
|
2010-03-01 13:30:07 +00:00 |
Barry Warsaw
|
5b4ff3044b
|
fixes given by Glenn Linderman
|
2010-02-27 16:51:29 +00:00 |
Barry Warsaw
|
01a25b00f2
|
more updates from python-dev discussion
|
2010-02-27 16:29:17 +00:00 |
Barry Warsaw
|
2715b6be9b
|
Add a section discussion the options for bytecode-only packagers.
|
2010-02-27 16:13:06 +00:00 |
Barry Warsaw
|
d3b8603bd9
|
Updates to PYC Repository Directories, reflecting current thinking on the
approach.
|
2010-02-25 20:39:11 +00:00 |
Barry Warsaw
|
5f76c2816b
|
Add some notes based on python-dev discussion. Needs reconciling with the
body of the PEP.
|
2010-02-03 17:46:28 +00:00 |
Barry Warsaw
|
cd058d475c
|
Oops, one more.
|
2010-01-31 00:38:55 +00:00 |
Barry Warsaw
|
9f76d98bde
|
Fix reference to placeholder PEP number.
|
2010-01-31 00:37:48 +00:00 |
Barry Warsaw
|
cb6fc0d0ae
|
PEP 3147, PYC Repository Directories, Warsaw
|
2010-01-29 20:37:07 +00:00 |