Future version incompatibility warning #1800
Replies: 7 comments 19 replies
-
Is there any way to acknowledge/disable the warning? It shows up in the |
Beta Was this translation helpful? Give feedback.
-
Does this upgrade mean that there will be a stable version? Where can I find more information about it? |
Beta Was this translation helpful? Give feedback.
-
@arkid15r , |
Beta Was this translation helpful? Give feedback.
-
While adopting version 1 seems a completely reasonable change, I think it's not good form to fire a warning about it, when that warning has no way of being fixed other than ignoring all |
Beta Was this translation helpful? Give feedback.
-
This is, in April 2025 and holidays v0.71, still showing up in pytest warnings. The length of this message dwarfs all of my actual test output. I'm already using the latest version of holidays and it's already pinned. I've done everything and I still have to see a giant warning from this minor dependency every time I run my tests. Please reconsider the way that this warning is done; this isn't a past-tense issue to consider for next time, it's happening right now and you can still change it in the next release. |
Beta Was this translation helpful? Give feedback.
-
@arkid15r Since there is no ETA for V1 (and it has already shifted previously), it would be great to remove the warning for now. 😊 You can add it back in a few months when there is a realistic ETA or, alternatively, you may want to consider switching to semantic versioning earlier? In example, start using |
Beta Was this translation helpful? Give feedback.
-
@electroly @Peque thanks for the feedback! We'll discuss it and most likely get rid of the warning as suggested. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a starting point for the discussion of
holidays
package future backward incompatibility.There will be no action required for those who has already taken care of the version pinning (or limiting it to
<1.0
) or will have it done within the nearest 6 months. We're going to provide migration guides and assist with actual code changes for other open source projects that depend onholidays
.Beta Was this translation helpful? Give feedback.
All reactions