[issue8667] Link to PEP 3147 from importlib docs

2010-06-27 Thread Brett Cannon

Brett Cannon  added the comment:

Sorry this took so long, Ashley. I applied your patch in r82300.

--
resolution:  -> accepted
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8667] Link to PEP 3147 from importlib docs

2010-05-19 Thread Brett Cannon

Changes by Brett Cannon :


--
keywords: +needs review
stage: needs patch -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8667] Link to PEP 3147 from importlib docs

2010-05-19 Thread Ashley Sands

Ashley Sands  added the comment:

Thanks Senthil & Brett for your help.

Here's my patch. It is very simple, so simple I think it may be wrong.

--
keywords: +patch
Added file: http://bugs.python.org/file17409/linkToPep3247.diff

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8667] Link to PEP 3147 from importlib docs

2010-05-18 Thread Brett Cannon

Brett Cannon  added the comment:

Thanks for wanting to help, Ashley! And Senthil hit all the right points. If 
you need any help with the code checkout you can read 
http://www.python.org/dev/setup/ (and in general dev questions are hopefully 
answered by something linked from http://www.python.org/dev/ ).

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8667] Link to PEP 3147 from importlib docs

2010-05-18 Thread Senthil Kumaran

Senthil Kumaran  added the comment:

Ashley Sands wrote:
> Is this the right approach?

Follow the process mentioned here:
http://www.python.org/dev/faq/

And create a patch against Docs/library/importlib.rst with the
reference to PEP 3147 included. That is it. Look for other places
where it might need reference too.

Attach the patch to this bug report.

--
nosy: +orsenthil

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8667] Link to PEP 3147 from importlib docs

2010-05-17 Thread Ashley Sands

Ashley Sands  added the comment:

Hi Brett,

I would like to contribute to the open source community and Python is my 
favourite language, so I figured I would begin here. But I have never done this 
before, so I am a open-source-contributor-newbie.

So to resolve this issue, I would need to:
Check out the source for Python 3.2.
Locate the importlib module.
Find the file containing the documentation (I presume it would be __init__.py).
Then insert some text and a URL to PEP 3147.
Then commit the change.

Is this the right approach?

--
nosy: +ashleyjsands

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8667] Link to PEP 3147 from importlib docs

2010-05-08 Thread Brett Cannon

New submission from Brett Cannon :

In trying to keep importlib's docs THE place to go for links to all relevant 
import details, a link to PEP 3147 is needed.

--
assignee: brett.cannon
components: Documentation
keywords: easy
messages: 105351
nosy: brett.cannon
priority: low
severity: normal
stage: needs patch
status: open
title: Link to PEP 3147 from importlib docs
versions: Python 3.2

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com