[New-bugs-announce] [issue38830] `A Qt GUI for logging` produces TypeError

Samuel Mathias report at bugs.python.org
Sun Nov 17 08:34:43 EST 2019


New submission from Samuel Mathias <samuel.mathias at gmail.com>:

On the "logging cookbook" page:

https://docs.python.org/3/howto/logging-cookbook.html#logging-cookbook

The recipe "A Qt GUI for logging" produces the following error:

`TypeError: update_status() missing 1 required positional argument: 'record'`

----------
assignee: docs at python
components: Documentation
messages: 356808
nosy: Samuel Mathias, docs at python
priority: normal
severity: normal
status: open
title: `A Qt GUI for logging` produces TypeError
type: crash
versions: Python 3.5, Python 3.6, Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38830>
_______________________________________


More information about the New-bugs-announce mailing list