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

2011-01-25 Thread Day Barr

New submission from Day Barr :

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 
<http://bugs.python.org/issue11008>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue39847] EnterNonRecursiveMutex on win32 can hang for 49.7 days: use GetTickCount64() rather than GetTickCount()

2020-03-04 Thread Day Barr


Change by Day Barr :


--
nosy: +Day Barr

___
Python tracker 
<https://bugs.python.org/issue39847>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com