-
-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
a PR claiming a fix must validate it #38192
Comments
Another problem with #38163 is that it has made an optional package tdlib dependent upon an experimental package sagemath_environment. This is not how it is supposed to work, an optional package can only depend on optional and standard packages. @dcoudert - please retract your positive review. @vbraun - please refrain from merging #38163 in its present form. EDIT - sorry, I take this back. #38163 is OK in this sense - the breaking change was added much earlier, in #35661 |
Could you explain where that dependency is? It's not in |
with #38163, it is in the build dependencies:
|
I don't see that in the changeset of the PR. What am I doing wrong? |
perhaps it was already there, before this PR (afk now). Do a git blame after the checkout? |
then this PR by itself is innocent (apologies as I didn't check this), but the blocker still stands. |
This can be closed as soon as there is a test certifying that #38159 got fixed. |
Not that I know of; however, the claim was removed - is that not what you were asking for (alternatively to a followup)? After all, issue #38159 will stay open independently. |
closing in favour of #38159 |
#38163 claims to fix #38159, but does not provide a test showing this.Thus, if #38163 is closed, it will trigger closing #38159. Thus the claim should be removed, or afollowup PR or issue opened.The text was updated successfully, but these errors were encountered: