TYP: enforce tighter inputs on SingleBlockManager by jbrockmendel · Pull Request #33092 · pandas-dev/pandas (original) (raw)

Yes, thanks.

One more thing, though. For Block, we actually deprecated fastpath first instead of directly removing (only the passing of the keyword, I mean, not any functionality, #19265). I assume SingleBlockManager will be used less in practice, but it's also not much work to still accept fastpath and raise a warning for it for now.