On Fri, 10 Oct 2025 08:57:43 +0200, Ahmad Fatoum wrote:
> js_splitter_code contains backslashes that are meant for Javascript and
> not for Python triggering a warning:
> 
>   conf.py:275: SyntaxWarning: invalid escape sequence '\p'
>     .split(/[^\p{Letter}\p{Number}_\p{Emoji_Presentation}\-\.]+/gu)
> 
> Setting soruce_suffix to a string also seems deprecated:
> 
> [...]

Applied, thanks!

[1/3] Documentation: fix warnings during config build
      https://git.pengutronix.de/cgit/barebox/commit/?id=ca5b0a22a80a (link may 
not be stable)
[2/3] scripts: container.sh: support -e for environment variables
      https://git.pengutronix.de/cgit/barebox/commit/?id=2919a0e6fed8 (link may 
not be stable)
[3/3] Documentation: add contributing section
      https://git.pengutronix.de/cgit/barebox/commit/?id=dfe9ff3b85b0 (link may 
not be stable)

Best regards,
-- 
Sascha Hauer <[email protected]>


Reply via email to