Commit graph

2935 commits

Author SHA1 Message Date
Bibo-Joshi
e314e78d06
Bump Version to v21.6 () 2024-09-19 20:17:08 +02:00
Harshil
67a97ae5a7
API 7.10 (, , , )
Co-authored-by: aelkheir <90580077+aelkheir@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2024-09-17 18:09:19 +02:00
dependabot[bot]
9248c539d0
Bump pytest from 8.3.2 to 8.3.3 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-14 08:17:31 +02:00
Bibo-Joshi
6b5e46cc08
Improve Type Completeness () 2024-09-14 08:16:39 +02:00
Harshil
b3155b2e55
Update Python 3.13 Test Suite to RC2 () 2024-09-13 19:32:22 +02:00
Bibo-Joshi
ec909e62cf
Enforce the offline_bot Fixture in Test*WithoutRequest () 2024-09-13 19:10:09 +02:00
Bibo-Joshi
1223e851c3
Add Parameter httpx_kwargs to HTTPXRequest () 2024-09-11 22:34:18 +02:00
Bibo-Joshi
0b352b043e
Make Tests for telegram.ext Independent of Networking () 2024-09-09 07:32:32 +02:00
Bibo-Joshi
b9d2efdec5
Rename Testing Base Classes () 2024-09-03 05:24:25 +02:00
Bibo-Joshi
8c692d1008
Bump Version to v21.5 () 2024-09-01 15:25:34 +02:00
Bibo-Joshi
970d2ab085
Documentation Improvements (, )
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Palaptin <100526200+Palaptin@users.noreply.github.com>
2024-09-01 14:12:41 +02:00
dependabot[bot]
60b439ff42
Update cachetools requirement from <5.5.0,>=5.3.3 to >=5.3.3,<5.6.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2024-09-01 10:35:11 +02:00
Bibo-Joshi
b17b0d248d
Improve PyPI Automation () 2024-09-01 09:34:20 +02:00
Bibo-Joshi
e0f36867cc
Add MessageEntity.shift_entities and MessageEntity.concatenate () 2024-09-01 09:33:12 +02:00
Poolitzer
01f689373c
Bot API 7.9 ()
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2024-09-01 09:32:42 +02:00
Bibo-Joshi
1e05381133
Update Test Suite to New Test Channel Setup () 2024-08-26 20:16:35 +02:00
Martin Hjelmare
a05362c79a
Remove Surplus Logging from Updater Network Loop () 2024-08-19 16:40:28 +02:00
Palaptin
fbf07bf126
Improve Fixture Usage in test_message.py () 2024-08-19 16:14:01 +02:00
Harshil
3017bf00a4
Update Python 3.13 Test Suite to RC1 () 2024-08-13 17:58:08 +02:00
dependabot[bot]
374875c786
Bump sphinx from 7.4.7 to 8.0.2 and furo from 2024.7.18 to 2024.8.6 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2024-08-13 17:57:26 +02:00
Harshil
8f9db63f4f
Bump ruff and Add New Rules ()
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2024-08-07 21:56:46 +02:00
Harshil
1787586902
Bugfix for "Available In" Admonitions () 2024-08-03 22:47:38 +02:00
dependabot[bot]
9c50a38512
Bump test-summary/action from 2.3 to 2.4 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2024-08-03 17:27:39 +02:00
Bibo-Joshi
3a49372591
Add Parameter read_file_handle to InputFile () 2024-08-02 22:28:38 +02:00
dependabot[bot]
e637d1733c
Bump pytest from 8.2.2 to 8.3.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 14:01:31 +02:00
dependabot[bot]
b89f5d6126
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2024-08-02 14:00:26 +02:00
Bibo-Joshi
6578c76068
API 7.8 () 2024-08-02 13:43:27 +02:00
Bibo-Joshi
a967dbe37a
Document Return Types of RequestData Members () 2024-08-02 13:41:39 +02:00
dependabot[bot]
af76a8485f
Update cachetools requirement from ~=5.3.3 to >=5.3.3,<5.5.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2024-07-24 21:03:54 +02:00
MOHD YUSUF
8a205b10c0
Add Introductory Paragraphs to Telegram Types Subsections ()
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2024-07-24 21:02:53 +02:00
dependabot[bot]
6d70c56159
Bump sphinx from 7.3.7 to 7.4.7 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 21:23:21 +02:00
Pablo Martínez
0913b859d7
Add Internal Constants for Encodings () 2024-07-21 21:13:30 +02:00
Bibo-Joshi
c3f17bb18e
Start Adapting to RTD Addons () 2024-07-21 21:12:30 +02:00
dependabot[bot]
006a290b7b
Bump furo from 2024.5.6 to 2024.7.18 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 21:05:01 +02:00
Jãїиãм
422993b8ab
Add Parameter game_pattern to CallbackQueryHandler () 2024-07-13 21:26:44 +02:00
Bibo-Joshi
2ac4e009d0
Bump version to v21.4 () 2024-07-12 17:40:42 +02:00
Bibo-Joshi
efe1392e73
Automate PyPI Releases () 2024-07-12 16:44:41 +02:00
Bibo-Joshi
0a673e8f7e
Documentation Improvements ()
Co-authored-by: poolitzer <github@poolitzer.eu>
2024-07-12 16:33:42 +02:00
Bibo-Joshi
86c8cae40d
Restructure Readme () 2024-07-10 20:36:47 +02:00
Bibo-Joshi
f737702544
Use a Composite Action for Testing Type Completeness () 2024-07-10 17:33:04 +02:00
Bibo-Joshi
06f1da576e
Stabilize Some Concurrency Usages in Test Suite () 2024-07-10 17:11:22 +02:00
Bibo-Joshi
7a470d57c8
Add a Test Case for MenuButton () 2024-07-10 17:10:33 +02:00
Poolitzer
1714bfd8f6
Deprecate Inclusion of successful_payment in Message.effective_attachment () 2024-07-09 23:33:57 +02:00
Poolitzer
71e4015e22
API 7.7 ()
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2024-07-09 10:35:18 +02:00
Harshil
52237cf00c
Add filters.PAID_MEDIA () 2024-07-07 22:23:31 +02:00
Harshil
dba7866aab
API 7.6 (, , , , , , , )
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2024-07-07 13:08:52 +02:00
Bibo-Joshi
98bed6f01a
Log Received Data on Deserialization Errors () 2024-07-06 16:09:04 +02:00
Antares
42d7c8c477
Add MessageEntity.adjust_message_entities_to_utf_16 Utility Function ()
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2024-07-06 16:08:29 +02:00
Poolitzer
8018e5ff3f
Extend SuccessfulPayment Test () 2024-07-05 23:03:54 +02:00
Harshil
c39839b026
Small Fixes for test_stars.py () 2024-07-05 18:44:41 +02:00