Robotvasya
|
609d65c3c2
|
Changed tests for message.get_url()
|
2024-04-27 16:45:58 +05:00 |
|
Robotvasya
|
0e8d92636b
|
Added tests for message.get_url()
|
2024-04-26 17:06:51 +05:00 |
|
Alex Root Junior
|
56097d6b53
|
Bump dependencies
|
2023-02-12 01:24:18 +02:00 |
|
Alex Root Junior
|
83d6ab48c5
|
Backport and improvements (#601)
* Backport RedisStorage, deep-linking
* Allow prereleases for aioredis
* Bump dependencies
* Correctly skip Redis tests on Windows
* Reformat tests code and bump Makefile
|
2021-06-15 01:45:31 +03:00 |
|
Aleksandr
|
32bc05130f
|
Added get_url() method for Message object and shifted_id property for Chat object (#585)
* Added get_url() method for Message object and shifted_id property for Chat object
* Added missing closing bracket to shifted_id description
* Added basic groups to skipped pattern, simplified code
* Return None instead of raising TypeError, removed redundant f-string
* Change get_url typing to Optional[str]
* Better shifted_id method
* get_url tests added
* Added whitespace (E226)
* Code format with black
* Parametrized test
|
2021-06-05 13:37:01 +03:00 |
|