Skip to content

Replace DeprecationWarnings with FutureWarnings#2905

Merged
EwoutH merged 2 commits intomesa:mainfrom
EwoutH:futurewarning
Dec 3, 2025
Merged

Replace DeprecationWarnings with FutureWarnings#2905
EwoutH merged 2 commits intomesa:mainfrom
EwoutH:futurewarning

Conversation

@EwoutH
Copy link
Copy Markdown
Member

@EwoutH EwoutH commented Dec 1, 2025

Updates all deprecation warnings to use FutureWarning, ensuring they are visible to users by default. DeprecationWarning is hidden for imported modules, which applies to all Mesa deprecations.

Follows our new deprecation policy (#2900).

Updates all deprecation warnings to use FutureWarning, ensuring they are visible to users by default. DeprecationWarning is hidden for imported modules, which applies to all Mesa deprecations.
@EwoutH EwoutH added the deprecation When a new deprecation is introduced label Dec 1, 2025
@github-actions

This comment was marked as off-topic.

@EwoutH EwoutH merged commit 6635a66 into mesa:main Dec 3, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deprecation When a new deprecation is introduced

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants