mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
* add test payload in `test_deep_linking` to demonstrate the bug * fix the `BAD_PATTERN` regex * add changes file
1 line
No EOL
75 B
ReStructuredText
1 line
No EOL
75 B
ReStructuredText
Fix the regex pattern that finds the "bad characters" for deeplink payload. |