218 - Deprecate python-async-timeout
This commit is contained in:
parent
dfcec05f09
commit
beaac16fd6
1 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,10 @@ The Python stack in Fedora has been updated from version 3.13 to version 3.14, t
|
|||
|
||||
For more information, see the link:++https://docs.python.org/dev/whatsnew/3.14.html#what-s-new-in-python-3-14++[upstream "What's new" document], and especially the link:++https://docs.python.org/dev/whatsnew/3.14.html#porting-to-python-3-14++[Porting to Python 3.14] section.
|
||||
|
||||
[[python-async-timeout-deprecated]]
|
||||
=== python-async-timeout is now deprecated
|
||||
The `python-async-timeout` package has been deprecated in Fedora. Developers are encouraged to migrate to asyncio.Timeout in Python 3.11+ for improved compatibility with the standard library.
|
||||
|
||||
[[gnu-toolchain]]
|
||||
== GNU toolchain update
|
||||
The GNU toolchain in Fedora 42 has been updated to:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue