[issue11008] logging.dictConfig not documented as new in version 2.7

2011-01-27 Thread Vinay Sajip

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

This also applies to Python 3.2 docs. I've made the changes - OK to checkin, 
Georg? (For 3.2, I mean)

--
assignee: docs@python - vinay.sajip
nosy: +georg.brandl, vinay.sajip
versions: +Python 3.2

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



[issue11008] logging.dictConfig not documented as new in version 2.7

2011-01-27 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Yes, please go ahead.

--

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



[issue11008] logging.dictConfig not documented as new in version 2.7

2011-01-27 Thread Vinay Sajip

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

Fix checked into py3k and release27-maint (r88214).

--
resolution:  - fixed
status: open - closed

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



[issue11008] logging.dictConfig not documented as new in version 2.7

2011-01-25 Thread Day Barr

New submission from Day Barr bugs.python@daybarr.com:

logging.dictConfig is new in version 2.7 but the documentation does not say 
this.

http://docs.python.org/release/2.7/library/logging.html#logging.dictConfig

c.f. NullHandler, also new in version 2.7 and explicitly documented as such:

http://docs.python.org/release/2.7/library/logging.html#nullhandler

--
assignee: docs@python
components: Documentation
messages: 127024
nosy: daybarr, docs@python
priority: normal
severity: normal
status: open
title: logging.dictConfig not documented as new in version 2.7
versions: Python 2.7

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