mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
Changes since 7.0.1: - Add PEP 263 encoding declaration detection for Python source files - Improve performance: 5.5x faster first-detect time - Fix undocumented encoding name changes introduced in 5.x - Restore backward compatibility for encoding names Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>