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 |
|
pre-commit-ci[bot]
|
dd9af64a5c
|
[pre-commit.ci] pre-commit autoupdate (#3967)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-11-12 10:11:22 +01: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 |
|
Harshil
|
ab90cd7359
|
One-Time Code Formatting Improvement via --preview Flag of black (#3882)
|
2023-09-22 18:19:21 +02:00 |
|
Harshil
|
5b0f1697f1
|
Move Dunder Methods to the Top of Class Bodies (#3883)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-09-15 22:19:45 +02:00 |
|
Dmitry K
|
9c7298c17a
|
Add String Representation for Selected Classes (#3826)
|
2023-09-15 21:35:45 +02:00 |
|
pre-commit-ci[bot]
|
f77f4b0cf7
|
pre-commit autoupdate (#3876)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-09-09 23:12:30 +02:00 |
|
Hinrich Mahler
|
82c98b64a7
|
Bump Version to v20.5
|
2023-09-03 14:46:28 +02:00 |
|
Bibo-Joshi
|
40ab8aadca
|
Documentation Improvements (#3803, #3797, #3816, #3829)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Dmitry K <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Trim21 <trim21.me@gmail.com>
Co-authored-by: aelkheir <90580077+aelkheir@users.noreply.github.com>
|
2023-09-03 14:13:19 +02:00 |
|
Bibo-Joshi
|
5128748092
|
Add Application.stop_running() and Improve Marking Updates as Read on Updater.stop() (#3804)
|
2023-08-17 11:50:26 +02:00 |
|
pre-commit-ci[bot]
|
aaadc70fcc
|
pre-commit autoupdate (#3824)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2023-08-02 11:51:17 +02:00 |
|
Hinrich Mahler
|
59105b240f
|
Bump Version to v20.4
|
2023-07-09 12:18:32 +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 |
|
Harshil
|
589047ddbf
|
Add Python 3.12 Beta to the Test Matrix (#3751)
|
2023-07-05 21:58:57 +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 |
|
Harshil
|
58b89cf0e9
|
Add More ruff Rules (#3763)
|
2023-06-29 11:38:09 +02:00 |
|
Bibo-Joshi
|
4a6e0fd7a6
|
Add Quotes for Installation Instructions With Optional Dependencies (#3780)
|
2023-06-29 07:46:00 +02:00 |
|
Harshil
|
b0cff31fc1
|
Rename _handler.py to _basehandler.py (#3761)
|
2023-06-25 15:08:26 +02:00 |
|
Aditya Yadav
|
bf54599618
|
Introduce BaseUpdateProcessor for Customized Concurrent Handling of Updates (#3654)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2023-06-02 18:17:08 +02:00 |
|
Iulian Onofrei
|
4f15a7feee
|
Fix Inconsistent Type Hints for timeout Parameter of Bot.get_updates (#3709)
|
2023-05-19 22:09:16 +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 |
|
Hinrich Mahler
|
bfbf6d3f94
|
Bump Version to v20.3
|
2023-05-07 15:31:23 +02:00 |
|
Bibo-Joshi
|
450dc2115c
|
Shield Update Fetcher Task in Application.start (#3657)
|
2023-05-06 21:10:12 +02:00 |
|
Bibo-Joshi
|
53093ebceb
|
Give Loggers Better Names (#3623)
|
2023-04-10 17:01:35 +02:00 |
|
Bibo-Joshi
|
d91bc45cdc
|
Add Application.mark_data_for_update_persistence (#3607)
|
2023-04-02 22:29:16 +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
|
4ddc36c625
|
Documentation Improvements (#3565, #3600)
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Louis Wang <beiluonever@users.noreply.github.com>
|
2023-03-25 12:48:34 +01:00 |
|
sam-mosleh
|
c6b6b0a370
|
Enhance Application.create_task (#3543)
|
2023-02-20 19:53:27 +01:00 |
|
Bibo-Joshi
|
9953216980
|
Documentation Improvements (#3464, #3483, #3484, #3497, #3512, #3501, #3515, #3523, #3498, #3529)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Shivam Saini <51438830+shivamsn97@users.noreply.github.com>
Co-authored-by: Aditya Yadav <adityayadav11082@gmail.com>
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Crsi <47722349+CrsiX@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Aditya <clot27@apx_managed.vanilla>
|
2023-02-05 18:09:55 +01:00 |
|
Bibo-Joshi
|
23d0bd8fe3
|
Explicit Type Annotations (#3508)
|
2023-02-02 18:55:07 +01:00 |
|
Aditya
|
19302bce25
|
Add Application(Builder).post_stop (#3466)
|
2023-01-04 16:48:48 +01:00 |
|
Aditya
|
3507cb13e6
|
Fix Dependency Warning Typo (#3474)
|
2023-01-03 18:50:06 +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 |
|
Bibo-Joshi
|
9467847d74
|
Documentation Improvements (#3386)
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>
|
2022-12-15 15:20:04 +01:00 |
|
Aditya
|
f8be97c12c
|
Add Notes and Warnings About Optional Dependencies (#3393)
|
2022-12-02 12:08:11 +01:00 |
|
Bibo-Joshi
|
867f742d08
|
Only Persist Arbitrary callback_data if ExtBot.callback_data_cache is Present (#3384)
|
2022-11-24 12:13:54 +01:00 |
|
Bibo-Joshi
|
0a614e4bab
|
Documentation Improvements (#3370, #3376, #3366)
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
|
2022-11-22 10:39:20 +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 |
|
Bibo-Joshi
|
fb87418473
|
Read-Only CallbackDataCache (#3266)
|
2022-10-07 10:18:08 +02:00 |
|
Bibo-Joshi
|
a983a89964
|
Documentation Improvements (#3139, #3153, #3135)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Pawan <pawanrai9999@gmail.com>
Co-authored-by: Aditya Yadav <69784758+aditya-yadav-27@users.noreply.github.com>
|
2022-08-27 11:46:51 +02:00 |
|
Alex
|
1f0f6a8d3d
|
Add Application.post_shutdown (#3126)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2022-07-03 15:22:50 +02:00 |
|
Bibo-Joshi
|
f1d03393de
|
Change Default Values for concurrent_updates and connection_pool_size (#3127)
|
2022-06-29 21:38:03 +02:00 |
|
Bibo-Joshi
|
2d2cede442
|
Documentation Improvements (#3103, #3121, #3098)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: David <dsb321mp@gmail.com>
Co-authored-by: Harshil Mehta <37377066+harshil21@users.noreply.github.com>
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Alex <53974096+ExalFabu@users.noreply.github.com>
|
2022-06-27 18:58:51 +02:00 |
|
Poolitzer
|
08e223ba90
|
API 6.1 (#3112)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2022-06-27 18:54:11 +02:00 |
|
Bibo-Joshi
|
11007c1715
|
Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082)
Co-authored-by: KnorpelSenf <shtrog@gmail.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Poolitzer <github@poolitzer.eu>
Co-authored-by: Adi <71205439+Aditya-Rajgor@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-09 17:08:54 +02:00 |
|
Bibo-Joshi
|
63104ac0b3
|
Add Application.post_init (#3078)
|
2022-06-08 07:44:22 +02:00 |
|