Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove backward compatibility layer introduced in #3853 #3873

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

Bibo-Joshi
Copy link
Member

@Bibo-Joshi Bibo-Joshi commented Sep 3, 2023

Creating this PR as follow-up for #3853 so that we don't have to go back to look for things to remove once API 6.9 drops.
To be merged only one the next API release.

  • Added .. versionadded:: NEXT.VERSION, .. versionchanged:: NEXT.VERSION or .. deprecated:: NEXT.VERSION to the docstrings for user facing changes (for methods/class descriptions, arguments and attributes)
  • Created new or adapted existing unit tests
  • Documented code changes according to the CSI standard <https://standards.mousepawmedia.com/en/stable/csi.html>__
  • Added myself alphabetically to AUTHORS.rst (optional)
  • Added new classes & modules to the docs and all suitable __all__ s
  • Checked the Stability Policy <https://docs.python-telegram-bot.org/stability_policy.html>_ in case of deprecations or changes to documented behavior
  • Merge API 6.9 #3898

@Bibo-Joshi Bibo-Joshi merged commit 61b70ef into master Oct 3, 2023
23 checks passed
@Bibo-Joshi Bibo-Joshi deleted the remove-api-6.8-deprecations branch October 3, 2023 13:15
@github-actions github-actions bot locked and limited conversation to collaborators Oct 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API breaking 💥 Breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant