Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
1417737810e2250ca5cd80574c82e8aa2542560a
/
.
/
Misc
/
NEWS.d
/
next
/
Library
/
2026-01-10-16-23-21.gh-issue-143715.HZrfSA.rst
blob: 90aae6bee835f0db59be91d58007489d77b8ca9b [
file
]
Calling
the
``
Struct
.
__new__
()
``
without required argument now
is
deprecated
.
Calling
:
meth
:
`~object.__init__`
method on initialized
:
class
:
`~struct.Struct`
objects
is
deprecated
.