[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171340382946.22183.15564390234017793825.git-patchwork-notify@kernel.org>
Date: Thu, 18 Apr 2024 01:30:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Adrian Moreno <amorenoz@...hat.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, pabeni@...hat.com,
edumazet@...gle.com, dev@...nvswitch.org, linux-kselftest@...r.kernel.org,
pshelar@....org, aconole@...hat.com, davem@...emloft.net, shuah@...nel.org,
kuba@...nel.org
Subject: Re: [PATCH net-next] selftests: openvswitch: Fix escape chars in regexp.
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 16 Apr 2024 11:09:13 +0200 you wrote:
> Character sequences starting with `\` are interpreted by python as
> escaped Unicode characters. However, they have other meaning in
> regular expressions (e.g: "\d").
>
> It seems Python >= 3.12 starts emitting a SyntaxWarning when these
> escaped sequences are not recognized as valid Unicode characters.
>
> [...]
Here is the summary with links:
- [net-next] selftests: openvswitch: Fix escape chars in regexp.
https://git.kernel.org/netdev/net-next/c/3fde60afe1f8
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