DEPR: Deprecate use of un-supported numpy dt64/td64 dtype for pandas.array by rmhowe425 · Pull Request #53817 · pandas-dev/pandas (original) (raw)

the first sentence here is awkward. Maybe "datetime64 and timedelta64 dtypes with resolutions other than ... are deprecated."

If they pass an unsupported dtype, we should raise, not silently cast