New submission from Eric Snow <ericsnowcurren...@gmail.com>:

A couple of months back I started a page on the wiki for a topical index of 
PEPs from PEP 0 [1].  I got tired of reading through PEPs trying to see if one 
related to what I was working on.  I found myself wishing there was a topical 
index of all the PEPs.  The wiki page is the result.

Since it is relatively more dynamic an index than those in PEP 0, I figured it 
wouldn't work to add it there.  However, I had gotten some support for adding a 
link to that wiki page to PEP 0, so here's a patch that does so.

I was not sure that the URL should be in the intro, so the patch puts it in its 
own section right above the Index by Category.

The structure of the wiki page is satisfactory, I hope, and I was able to 
populate a handful of topics I could think of.  I did not get to very many of 
the standards-track PEPs.  Still, I think it's a good start and worth linking 
to in PEP 0.

[1] http://wiki.python.org/moin/Topically_Organized_PEP_List

----------
files: pep0.diff
keywords: patch
messages: 138052
nosy: ericsnow
priority: normal
severity: normal
status: open
title: Add link to PEP 0 for topical index in wiki
versions: Python 3.3
Added file: http://bugs.python.org/file22310/pep0.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12308>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to