Pablo Martínez
|
5ab82a9c2b
|
Drop Support for Python 3.8 (#4398)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-10-24 20:48:49 +02:00 |
|
Bibo-Joshi
|
e314e78d06
|
Bump Version to v21.6 (#4486)
|
2024-09-19 20:17:08 +02:00 |
|
Bibo-Joshi
|
1223e851c3
|
Add Parameter httpx_kwargs to HTTPXRequest (#4451)
|
2024-09-11 22:34:18 +02:00 |
|
Bibo-Joshi
|
8c692d1008
|
Bump Version to v21.5 (#4449)
|
2024-09-01 15:25:34 +02:00 |
|
Harshil
|
8f9db63f4f
|
Bump ruff and Add New Rules (#4416)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-08-07 21:56:46 +02:00 |
|
Bibo-Joshi
|
3a49372591
|
Add Parameter read_file_handle to InputFile (#4388)
|
2024-08-02 22:28:38 +02:00 |
|
Bibo-Joshi
|
a967dbe37a
|
Document Return Types of RequestData Members (#4396)
|
2024-08-02 13:41:39 +02:00 |
|
Pablo Martínez
|
0913b859d7
|
Add Internal Constants for Encodings (#4378)
|
2024-07-21 21:13:30 +02:00 |
|
Bibo-Joshi
|
0a673e8f7e
|
Documentation Improvements (#4303)
Co-authored-by: poolitzer <github@poolitzer.eu>
|
2024-07-12 16:33:42 +02:00 |
|
Harshil
|
dba7866aab
|
API 7.6 (#4333, #4341, #4342, #4334, #4335, #4344, #4348, #4351)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-07-07 13:08:52 +02:00 |
|
Harshil
|
512a0b7417
|
Add Version to PTBDeprecationWarning (#4262)
|
2024-05-20 16:12:34 +02:00 |
|
Hinrich Mahler
|
22eb434a62
|
Bump version to v21.0
|
2024-03-06 21:09:47 +01:00 |
|
Bibo-Joshi
|
9c263fbd1a
|
Add Parameter media_write_timeout to HTTPXRequest and Method ApplicationBuilder.media_write_timeout (#4120)
|
2024-02-26 17:47:04 +01:00 |
|
Abdelrahman Elkheir
|
5b6cd3a33b
|
Update Copyright to 2024 (#4121)
|
2024-02-19 20:06:25 +01:00 |
|
Bibo-Joshi
|
29866e2139
|
Add Bot.do_api_request (#4084)
|
2024-02-07 22:35:09 +01:00 |
|
Harshil
|
c23eb8ec08
|
Bump black and ruff (#4089)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-02-05 19:24:00 +01:00 |
|
dependabot[bot]
|
a52c91996e
|
Update httpx requirement from ~=0.25.2 to ~=0.26.0 (#4024)
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>
|
2023-12-29 22:32:07 +01:00 |
|
Hinrich Mahler
|
a8f1164b0c
|
Bump Version to v20.7
|
2023-11-27 19:01:57 +01:00 |
|
Bibo-Joshi
|
da11561f87
|
Adjust read_timeout Behavior for Bot.get_updates (#3963)
|
2023-11-27 18:24:21 +01:00 |
|
Bibo-Joshi
|
354a8e0854
|
Improve write_timeout Handling for Media Methods (#3952)
|
2023-11-26 16:44:18 +01:00 |
|
Bibo-Joshi
|
616b0b55ef
|
Add ApplicationBuilder.(get_updates_)socket_options (#3943)
|
2023-10-31 16:27:30 +01:00 |
|
Bibo-Joshi
|
075f517458
|
Rename proxy_url to proxy and Allow httpx.{Proxy, URL} as Input (#3939)
|
2023-10-23 21:09:28 +02:00 |
|
Bibo-Joshi
|
ea7e5a69aa
|
Add Parameter socket_options to HTTPXRequest (#3935)
|
2023-10-22 12:42:22 +02:00 |
|
Aditya Yadav
|
af130ef5e7
|
Add Documentation for __aenter__ and __aexit__ Methods (#3907)
Co-authored-by: Aditya <clot27@apx_managed.vanilla>
|
2023-10-09 18:59:52 +02:00 |
|
Hinrich Mahler
|
82c98b64a7
|
Bump Version to v20.5
|
2023-09-03 14:46:28 +02:00 |
|
Bibo-Joshi
|
ed3acd4b81
|
Extend Allowed Values for HTTP Version (#3823)
|
2023-08-01 16:19:33 +02:00 |
|
Bibo-Joshi
|
db6030ea83
|
Documentation Improvements (#3698, #3708, #3767)
Co-authored-by: Iulian Onofrei <5748627+revolter@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Aditya <clot27@apx_managed.vanilla>
|
2023-07-09 11:22:08 +02:00 |
|
Bibo-Joshi
|
fb86bb3417
|
Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Luca Bellanti <luca.bellanti@gmail.com>
Co-authored-by: thefunkycat <104379699+thefunkycat@users.noreply.github.com>
Co-authored-by: Aditya Yadav <69784758+clot27@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-06-29 18:17:47 +02:00 |
|
Bibo-Joshi
|
4a6e0fd7a6
|
Add Quotes for Installation Instructions With Optional Dependencies (#3780)
|
2023-06-29 07:46:00 +02:00 |
|
pre-commit-ci[bot]
|
814c72052f
|
pre-commit autoupdate (#3747)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-06-07 21:51:40 +02:00 |
|
MiguelX413
|
99fd4432db
|
Use Explicit Optionals (#3692)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-05-18 07:57:59 +02:00 |
|
Bibo-Joshi
|
f23315d08b
|
Add Logging for Invalid JSON Data in BasePersistence.parse_json_payload (#3668)
|
2023-04-18 16:17:20 +02:00 |
|
Bibo-Joshi
|
53093ebceb
|
Give Loggers Better Names (#3623)
|
2023-04-10 17:01:35 +02:00 |
|
Harshil
|
53abb7b4bd
|
Add String Representation for RequestParameter (#3634)
|
2023-03-27 22:03:02 +02:00 |
|
Harshil
|
9997a9f47e
|
Empower ruff (#3594)
|
2023-03-25 19:18:04 +01:00 |
|
Hinrich Mahler
|
4aedb33d37
|
Bump version to v20.2
|
2023-03-25 13:25:59 +01:00 |
|
Bibo-Joshi
|
512e390738
|
API 6.6 (#3584)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-03-25 11:47:26 +01:00 |
|
Poolitzer
|
800598ced4
|
Revert to HTTP/1.1 as Default and make HTTP/2 an Optional Dependency (#3576)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-03-12 16:30:39 +01:00 |
|
Bibo-Joshi
|
5cff9adb55
|
Fix CI on Python 3.11 + Windows (#3547)
|
2023-02-09 18:58:36 +01:00 |
|
pre-commit-ci[bot]
|
007f432ee4
|
pre-commit autoupdate (#3537)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2023-02-08 17:41:10 +01:00 |
|
Bibo-Joshi
|
23d0bd8fe3
|
Explicit Type Annotations (#3508)
|
2023-02-02 18:55:07 +01:00 |
|
Harshil
|
deb6cb19b3
|
Allow to Adjust HTTP Version and Use HTTP/2 by Default (#3506)
|
2023-01-20 21:15:02 +01:00 |
|
Bibo-Joshi
|
3dd7d84fa5
|
Improve Error Message for NetworkError (#3505)
|
2023-01-15 13:40:20 +01:00 |
|
Bibo-Joshi
|
51ad4d76d0
|
Update Copyright to 2023 (#3459)
|
2023-01-01 21:31:29 +01:00 |
|
Bibo-Joshi
|
f408b1a2dd
|
Documentation Improvements (#3428, #3423, #3429, #3441, #3404, #3443)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Eisberge <22561095+Eisberge@users.noreply.github.com>
Co-authored-by: Joshua Tang <joshuaystang@gmail.com>
|
2023-01-01 16:24:00 +01:00 |
|
Aditya
|
456b81d22a
|
Allow Sequence Input for Bot Methods (#3412)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-01-01 14:24:30 +01:00 |
|
Bibo-Joshi
|
b11a0c7778
|
Make TelegramObject Immutable (#3249)
|
2022-12-15 15:00:36 +01:00 |
|
Bibo-Joshi
|
9520c6eeba
|
Documentation Improvements (#3214, #3217, #3218, #3271, #3289, #3292, #3303, #3312, #3306, #3319, #3326, #3314)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Simon Fong <44134941+simonfongnt@users.noreply.github.com>
Co-authored-by: Piotr Rogulski <rivinek@gmail.com>
Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Or Bin <or@raftt.io>
Co-authored-by: Sandro <j32g7f67hb@liamekaens.com>
Co-authored-by: Hatim Zahid <63000127+HatimZ@users.noreply.github.com>
Co-authored-by: Robi <53259730+RobiMez@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
|
2022-11-15 09:06:23 +01:00 |
|
Bibo-Joshi
|
e58cbcdb17
|
Make Almost All 3rd Party Dependencies Optional (#3267)
|
2022-10-31 10:12:18 +01:00 |
|
Harshil
|
143db5fc9d
|
Drop Manual Token Validation (#3167)
|
2022-08-03 08:16:48 +02:00 |
|