[issue9827] Clarify LogRecord documentation

2010-09-12 Thread Vinay Sajip

Vinay Sajip vinay_sa...@yahoo.co.uk added the comment:

@Chris: I just thought that as the list was so long, alphabetic might be easier 
for people when they remember the attribute name but don't remember exactly 
what it is.

@Eric: Fair comment, I usually do but sometimes I forget. I have now also 
updated release31-maint, see r84732.

--

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



[issue9827] Clarify LogRecord documentation

2010-09-12 Thread Vinay Sajip

Changes by Vinay Sajip vinay_sa...@yahoo.co.uk:


--
Removed message: http://bugs.python.org/msg116176

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



[issue9827] Clarify LogRecord documentation

2010-09-12 Thread Vinay Sajip

Vinay Sajip vinay_sa...@yahoo.co.uk added the comment:

@Chris: I just thought that as the list was so long, alphabetic might be easier 
for people when they remember the attribute name but don't remember exactly 
what it is.

@Eric: Fair comment, I usually do but sometimes I forget. I have now also 
updated release31-maint, see r84733.

--

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



[issue9827] Clarify LogRecord documentation

2010-09-12 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Thanks!

--
stage:  - committed/rejected

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



[issue9827] Clarify LogRecord documentation

2010-09-11 Thread Vinay Sajip

Vinay Sajip vinay_sa...@yahoo.co.uk added the comment:

Chris, thanks for the patch. I applied it to release27-maint and py3k branches 
with only minor changes (listed attributes in alphabetical order, and expanded 
on getMessage a bit).

--
resolution:  - fixed
status: open - closed

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



[issue9827] Clarify LogRecord documentation

2010-09-11 Thread Chris Leary

Chris Leary christopher.le...@cornell.edu added the comment:

Okay, neat! I put them in that order so that they would correspond to the 
parameters to ``LogRecord.__init__`` -- do we usually do alphabetical instead?

--

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



[issue9827] Clarify LogRecord documentation

2010-09-11 Thread Éric Araujo

Éric Araujo mer...@netwok.org added the comment:

Vinay, would you mind adding references to the commits (in the form “rNNN”) so 
that roundup makes a link?  Thanks in advance.  Also, is this not fixed in 3.1?

--
nosy: +eric.araujo

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



[issue9827] Clarify LogRecord documentation

2010-09-10 Thread Chris Leary

New submission from Chris Leary christopher.le...@cornell.edu:

I tried to clear this section up a bit in light of the confusion here: 
http://stackoverflow.com/q/3687864/3594

Not sure if it applies to 3k trunk.

First documentation patch, be sure to lmk what I'm doing wrong! :-)

--
assignee: d...@python
components: Documentation
files: pyloggingdoc.diff
keywords: patch
messages: 116067
nosy: cdleary, d...@python
priority: normal
severity: normal
status: open
title: Clarify LogRecord documentation
versions: Python 2.7
Added file: http://bugs.python.org/file18842/pyloggingdoc.diff

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



[issue9827] Clarify LogRecord documentation

2010-09-10 Thread Benjamin Peterson

Changes by Benjamin Peterson benja...@python.org:


--
assignee: d...@python - vinay.sajip
nosy: +vinay.sajip

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