Bug 2361708 - Deprecate python-async-timeout
Summary: Deprecate python-async-timeout
Keywords:
Status: POST
Alias: None
Product: Fedora
Classification: Fedora
Component: Changes Tracking
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Lumír Balhar
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F43Changes
TreeView+ depends on / blocked
 
Reported: 2025-04-22 17:51 UTC by Aoife Moloney
Modified: 2025-04-23 20:08 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Fedora Package Sources python-async-timeout pull-request 6 0 None None None 2025-04-23 20:08:35 UTC

Description Aoife Moloney 2025-04-22 17:51:58 UTC
This is a tracking bug for Change: Deprecate python-async-timeout
For more details, see: https://fedoraproject.org/wiki/Changes/DeprecatePythonAsyncTimeout

The python-async-timeout (python3-async-timeout) package will be deprecated in Fedora 43. The package provides timeout utilities for asyncio, but as of Python 3.11, its functionality has been integrated into the standard library. Fedora packages should use asyncio.Timeout instead. Many still depend on async-timeout, so we cannot remove it yet. Packagers are encouraged to work with upstream to switch to asyncio.Timeout if possible. A simple try-import mechanism can be applied as a temporary (or even permanent) downstream solution.

If you encounter a bug related to this Change, please do not comment here. Instead create a new bug and set it to block this bug.


Note You need to log in before you can comment on or make changes to this bug.