Hinrich Mahler
|
9fe518f023
|
Merge branch 'refs/heads/master' into overhaul-tests
# Conflicts:
# tests/test_bot.py
|
2024-06-22 11:29:33 +02:00 |
|
Harshil
|
9ce0f49882
|
Add Support for Python 3.13 Beta (#4253)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-06-18 22:25:02 +02:00 |
|
dependabot[bot]
|
5b1e7399a4
|
Bump pytest from 8.2.1 to 8.2.2 (#4294)
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-06-18 22:20:47 +02:00 |
|
Harshil
|
a83046e1ec
|
Add mise-en-place to .gitignore (#4300)
|
2024-06-17 19:32:47 +02:00 |
|
Bibo-Joshi
|
44e8292838
|
Drop python-telegram-bot-raw And Switch to pyproject.toml Based Packaging (#4288)
|
2024-06-15 10:29:19 +02:00 |
|
Hinrich Mahler
|
a9f6afd015
|
Bump version to v21.3
|
2024-06-07 16:52:22 +02:00 |
|
Bibo-Joshi
|
78c945d485
|
Documentation Improvements (#4264)
|
2024-06-07 16:13:55 +02:00 |
|
Trijeet Modak
|
9e70ac8b7a
|
Add Parameter chat_id to ChatMemberHandler (#4290)
|
2024-06-06 17:31:45 +02:00 |
|
Harshil
|
cf728496e4
|
API 7.4 (#4276, #4278, #4279, #4280, #4286, #4283, #4285)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-06-03 19:39:31 +02:00 |
|
dependabot[bot]
|
078d775250
|
Bump pytest from 8.2.0 to 8.2.1 (#4272)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-03 19:25:54 +02:00 |
|
Bibo-Joshi
|
57298aa076
|
Deprecate python-telegram-bot-raw (#4270)
|
2024-06-01 21:19:38 +02:00 |
|
Bibo-Joshi
|
2c299bb109
|
Add setuptools to requirements-dev.txt (#4282)
|
2024-05-30 21:02:41 +02:00 |
|
Harshil
|
c1c5438f37
|
Remove Functionality Deprecated in Bot API 7.3 (#4266)
|
2024-05-29 19:59:23 +02:00 |
|
Harshil
|
b768001c5a
|
Merge branch 'master' into overhaul-tests
|
2024-05-22 16:53:12 -04:00 |
|
Harshil
|
28fc7e7197
|
Make more use of asyncio concurrency in test_bot.py
Introduces tz_bots, a tradeoff of slightly more complexity in a unit test for ~55% shorter test duration
|
2024-05-22 16:50:47 -04:00 |
|
Bibo-Joshi
|
6ba7a097f4
|
Update Settings for pre-commit.ci (#4265)
|
2024-05-22 17:43:45 +02:00 |
|
Harshil
|
8404481254
|
some test maintainence in test_bot.py
|
2024-05-22 08:25:50 -04:00 |
|
Harshil
|
cb5425652d
|
Add new conftest file in _files/
|
2024-05-21 16:21:28 -04:00 |
|
Hinrich Mahler
|
6fc45a803d
|
Bump version to v21.2
|
2024-05-20 17:23:38 +02:00 |
|
Harshil
|
512a0b7417
|
Add Version to PTBDeprecationWarning (#4262)
|
2024-05-20 16:12:34 +02:00 |
|
Bibo-Joshi
|
7d952d8707
|
Documentation Improvements (#4217)
Co-authored-by: poolitzer <github@poolitzer.eu>
|
2024-05-20 15:53:04 +02:00 |
|
Bibo-Joshi
|
b496fabf62
|
Call Application.post_stop Only if Application.stop was called (#4211)
|
2024-05-20 15:52:30 +02:00 |
|
Bibo-Joshi
|
637b8e260b
|
Handle SystemExit raised in Handlers (#4157)
|
2024-05-20 15:27:08 +02:00 |
|
Bibo-Joshi
|
912fe45d8c
|
Handle Exceptions in building CallbackContext (#4222)
|
2024-05-20 15:25:56 +02:00 |
|
Bibo-Joshi
|
805b7bff32
|
API 7.3 (#4243, #4248, #4247, #4242, #4246, #4260)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Abdelrahman Elkheir <90580077+aelkheir@users.noreply.github.com>
|
2024-05-20 15:25:25 +02:00 |
|
Harshil
|
2ca1ce2762
|
Remove xdist_group marker from tests
|
2024-05-19 02:18:27 -04:00 |
|
Harshil
|
f3bd0f1462
|
Add New Rules to ruff Config (#4250)
|
2024-05-12 09:13:20 +02:00 |
|
dependabot[bot]
|
5b0e0b5f78
|
Bump furo from 2024.4.27 to 2024.5.6 (#4252)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-11 15:37:54 +02:00 |
|
Bibo-Joshi
|
c4623c4476
|
Make Birthdate.to_date Return a datetime.date Object (#4251)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
|
2024-05-10 22:23:19 +02:00 |
|
Bibo-Joshi
|
ee6e82d7ad
|
Remove Functionality Deprecated by Bot API 7.2 (#4245)
|
2024-05-10 17:42:22 +02:00 |
|
pre-commit-ci[bot]
|
c34f4811ea
|
pre-commit autoupdate (#4239)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-05-07 07:42:09 +02:00 |
|
dependabot[bot]
|
d768abdd6b
|
Bump pytest from 8.1.1 to 8.2.0 (#4231)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-06 22:36:18 +02:00 |
|
dependabot[bot]
|
2561ffd16b
|
Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 (#4228)
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: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-05-06 22:35:52 +02:00 |
|
Bibo-Joshi
|
622fdf7fa3
|
Adapt Test Suite to Changes in Error Messages (#4238)
|
2024-05-06 22:35:11 +02:00 |
|
dependabot[bot]
|
615f1bf20b
|
Bump pytest-asyncio from 0.21.1 to 0.21.2 (#4232)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-05 10:03:38 +02:00 |
|
dependabot[bot]
|
7a8b1be5a4
|
Bump pytest-xdist from 3.6.0 to 3.6.1 (#4233)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-04 17:30:18 +02:00 |
|
dependabot[bot]
|
3a8ace2e8b
|
Bump furo from 2024.1.29 to 2024.4.27 (#4230)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-04 11:12:26 +02:00 |
|
dependabot[bot]
|
169bd47de3
|
Bump srvaroa/labeler from 1.10.0 to 1.10.1 (#4227)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-04 11:07:21 +02:00 |
|
dependabot[bot]
|
a956dcc6a4
|
Bump pytest from 7.4.4 to 8.1.1 (#4218)
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>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-28 22:32:20 +02:00 |
|
Bibo-Joshi
|
ee88973fee
|
Bump pytest-xdist from 3.5.0 to 3.6.0
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-20 10:44:39 +02:00 |
|
dependabot[bot]
|
8f9fc65be0
|
Bump sphinx from 7.2.6 to 7.3.7 (#4215)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-20 09:22:42 +02:00 |
|
Hinrich Mahler
|
75d946e4be
|
Bump version to v21.1.1
|
2024-04-15 17:00:17 +02:00 |
|
Bibo-Joshi
|
fed8d8875e
|
Fix Bug With Parameter message_thread_id of Message.reply_* (#4207)
|
2024-04-15 16:49:36 +02:00 |
|
Nano
|
42b68f1a70
|
Remove Deprecation Warning in JobQueue.run_daily (#4206)
|
2024-04-14 14:14:45 +02:00 |
|
marinelay
|
58b8ef4ce4
|
Fix Annotation of EncryptedCredentials.decrypted_secret (#4199)
Co-authored-by: marinelay <marinelay@gmail.com>
|
2024-04-13 20:27:29 +02:00 |
|
Hinrich Mahler
|
f6d009d3ac
|
Bump version to v21.1
|
2024-04-12 12:39:38 +02:00 |
|
Bibo-Joshi
|
153894728c
|
Documentation Improvements (#4171, #4158)
Signed-off-by: teslaedison <qingchengqiushuang@gmail.com>
Co-authored-by: teslaedison <156734008+teslaedison@users.noreply.github.com>
|
2024-04-12 12:03:01 +02:00 |
|
Harshil
|
5fa457974d
|
API 7.2 (#4180, #4181)
Co-authored-by: Mahdyar Hasanpour <mahdyar@duck.com>
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Abdelrahman Elkheir <90580077+aelkheir@users.noreply.github.com>
Co-authored-by: Aditya <adityayadav11082@gmail.com>
|
2024-04-12 11:58:25 +02:00 |
|
Harshil
|
3ec7bb819c
|
Make ChatAdministratorRights.can_*_stories Required (API 7.1) (#4192)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-06 17:13:43 +02:00 |
|
pre-commit-ci[bot]
|
040cd2c2fc
|
pre-commit autoupdate (#4184)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
|
2024-04-05 17:26:08 +02:00 |
|