trigger DeprecationWarnings for actually deprecated things #2729
Labels
status: critical
grave problem or usability issue that affects lots of users
type: backward compatibility
might present some backward compatibility issues which should be carefully noted in the changelog
type: enhancement
new feature or API change, should be merged into features branch
type: feature-branch
new feature or API change, should be merged into features branch
all over the codebase we have old apis and compat code that never actually warns about its deprecation,
we should own up to that so we can eventually kill the cruft
The text was updated successfully, but these errors were encountered: