This is the technical changelog for version 20.3. More elaborate release notes can be found in the news channel @pythontelegrambotchannel <https://t.me/pythontelegrambotchannel>_.
Major Changes
Full support for API 6.7 ([#3673](https://github.com/python-telegram-bot/python-telegram-bot/issues/3673)_)
Add a Stability Policy ([#3622](https://github.com/python-telegram-bot/python-telegram-bot/issues/3622)_)
Drop Usage of sys.maxunicode ([#3630](https://github.com/python-telegram-bot/python-telegram-bot/issues/3630)_)
Add String Representation for RequestParameter ([#3634](https://github.com/python-telegram-bot/python-telegram-bot/issues/3634)_)
Stabilize CI by Rerunning Failed Tests ([#3631](https://github.com/python-telegram-bot/python-telegram-bot/issues/3631)_)
Give Loggers Better Names ([#3623](https://github.com/python-telegram-bot/python-telegram-bot/issues/3623)_)
Add Logging for Invalid JSON Data in BasePersistence.parse_json_payload ([#3668](https://github.com/python-telegram-bot/python-telegram-bot/issues/3668)_)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps python-telegram-bot from 20.2 to 20.3.
Release notes
Sourced from python-telegram-bot's releases.
Changelog
Sourced from python-telegram-bot's changelog.
... (truncated)
Commits
bfbf6d3
Bump Version to v20.30c4180c
Documentation Improvements (#3628, #3636, #3694)1c6ae43
Add a Stability Policy (#3622)66b6d3c
Recover 100% Type Completeness (#3676)8c252c9
API 6.7 (#3673)450dc21
Shield Update Fetcher Task inApplication.start
(#3657)87a6890
pre-commit
autoupdate (#3688)83ab12c
Stabilizetest_delete_sticker_set
(#3685)3f444da
Improve Warning Categories & Stacklevels (#3674)f23315d
Add Logging for Invalid JSON Data inBasePersistence.parse_json_payload
(#3...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)