summaryrefslogtreecommitdiff
path: root/doc/release/upcoming_changes/22316.new_feature.rst
blob: f6655eaecfcd37710639f2fedb7025a192c60b47 (plain)
1
2
3
4
``np.void`` now has a ``dtype`` argument
----------------------------------------
NumPy now allows constructing structured void scalars directly by
passing the ``dtype`` argument to ``np.void``.