mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +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. |