Bug 2323170
Summary: | python-msal fails to build with Python 3.14: test_no_two_concurrent_receivers_can_listen_on_same_port: AssertionError: OSError not raised | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-msal | Assignee: | Major Hayden 🤠<mhayden> |
Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, fti-bugs, jeremy, ksurma, mhayden, mhroncok, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | Bug | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2322407, 2339432, 2339435, 2371679, 2371811, 2371961, 2372025, 2372133 |
Description
Karolina Surma
2024-11-01 15:00:22 UTC
It’s not immediately obvious to me what is going on here, but I reported it upstream in https://github.com/AzureAD/microsoft-authentication-library-for-python/issues/768. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. I just asked for status in https://github.com/python/cpython/issues/127319, which has had no activity since November. *** Bug 2371990 has been marked as a duplicate of this bug. *** (In reply to Ben Beasley from comment #4) > I just asked for status in https://github.com/python/cpython/issues/127319, > which has had no activity since November. I submitted https://github.com/python/cpython/pull/135405 in case they're inclined to merge what amounts to a revert. Reading through the original issue that led to the behavior change makes me think it wasn't intentional, since it makes no mention of beginning to allow port re-use. |