-
-
Couldn't load subscription status.
- Fork 33.2k
gh-129538: Fix IPv6Interface.ip losing scope ID information #129548
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
base: main
Are you sure you want to change the base?
gh-129538: Fix IPv6Interface.ip losing scope ID information #129548
Conversation
Signed-off-by: RafaelJohn9 <[email protected]>
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
With this change introduced which addresses issue #129548, it seems to affect other tests where this behavior is not expected am conflicted about introducing the change in those tests/methods in favor of this change as they may or may not be in the scope of the issue. |
Signed-off-by: RafaelJohn9 <[email protected]>
Signed-off-by: RafaelJohn9 <[email protected]>
Misc/NEWS.d/next/Library/2025-02-01-13-01-12.gh-issue-129538.A9ERy9.rst
Outdated
Show resolved
Hide resolved
…9ERy9.rst Update: Reduce lines in **News.d** Co-authored-by: Semyon Moroz <[email protected]>
|
@RafaelJohn9 could you also merge main branch? EDIT: and re-sign the Contributor License Agreement |
|
okay 👍 |
|
I don't think it's possible to accept this PR without passing all the tests |
|
sure thing, did leave a comment above. |
This comment was marked as outdated.
This comment was marked as outdated.
|
Sorry but I will revisit my decision. I think this is a legitimate bug because the |
IPv6Interface.iploses scope ID information #129538