[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<168507422081.22221.8469445383581897857.git-patchwork-notify@kernel.org>
Date: Fri, 26 May 2023 04:10:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, donald.hunter@...il.com
Subject: Re: [PATCH net] tools: ynl: avoid dict errors on older Python versions
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 24 May 2023 10:07:12 -0700 you wrote:
> Python 3.9.0 or newer supports combining dicts() with |,
> but older versions of Python are still used in the wild
> (e.g. on CentOS 8, which goes EoL May 31, 2024).
> With Python 3.6.8 we get:
>
> TypeError: unsupported operand type(s) for |: 'dict' and 'dict'
>
> [...]
Here is the summary with links:
- [net] tools: ynl: avoid dict errors on older Python versions
https://git.kernel.org/netdev/net/c/081e8df68199
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists