[New-bugs-announce] [issue40032] Remove explicit inheriting of object in class definitions

Julin report at bugs.python.org
Sat Mar 21 08:40:37 EDT 2020


New submission from Julin <julinshaji02 at gmail.com>:

In the source, many class definitions still explicitly inherit from `object` though it is no longer necessary in Python3.

Can't we change it?

----------
components: Library (Lib)
messages: 364739
nosy: ju-sh
priority: normal
severity: normal
status: open
title: Remove explicit inheriting of object in class definitions
versions: Python 3.9

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


More information about the New-bugs-announce mailing list