1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-17 06:42:21 +03:00
Files
esp8266/tools
Max Prokhorov 606324ccf8 CI - Python deprecations (#9242)
py3.13 - https://docs.python.org/3/library/re.html#re.sub
> Deprecated since version 3.13: Passing count and flags as positional arguments is deprecated. In future Python versions they will be keyword-only parameters.

py3.12 - https://docs.python.org/3/library/tarfile.html#tarfile.TarFile.extraction_filter
> If extraction_filter is None (the default), calling an extraction method without a filter argument will raise a DeprecationWarning, and fall back to the fully_trusted filter, whose dangerous behavior matches previous versions of Python.
2025-05-20 19:18:27 +03:00
..
2025-01-24 10:17:51 +03:00
2025-05-20 19:18:27 +03:00
2022-10-31 11:13:40 -07:00
2024-07-31 03:58:18 +03:00
2025-05-20 19:18:27 +03:00
2023-02-22 20:46:25 +03:00