Skip to content

Bump version and minor fixes#2584

Merged
Badiboy merged 3 commits intoeternnoir:masterfrom
Badiboy:master
Apr 5, 2026
Merged

Bump version and minor fixes#2584
Badiboy merged 3 commits intoeternnoir:masterfrom
Badiboy:master

Conversation

@Badiboy
Copy link
Copy Markdown
Collaborator

@Badiboy Badiboy commented Apr 5, 2026

Description

Bump version and minor fixes

Badiboy added 2 commits April 5, 2026 18:43
Some minor bugs found also.
@Badiboy
Copy link
Copy Markdown
Collaborator Author

Badiboy commented Apr 5, 2026

@coder2020official Please, take a look on second commit, it's hints fixes. Most of fixes are just code design, but some bugs mentioned.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the library version to 4.33.0 and applies a set of small maintenance fixes/updates across sync/async helpers, types, docs, and packaging metadata.

Changes:

  • Bump project/version metadata (library version + docs release) and update stated supported Python versions.
  • Update/clean up several Telegram Bot API-related docstrings and small helper behaviors.
  • Minor fixes in telebot/types.py, handler backends, and async helpers.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
telebot/version.py Bumps __version__ to 4.33.0.
telebot/types.py Minor cleanups; deprecates Poll.add; doc tweaks; fixes missing return in InputChecklist.to_dict().
telebot/handler_backends.py Small style cleanup and explicit None return for handler loading.
telebot/asyncio_helper.py Adds explicit None returns in a few helpers; expands invoice docs; minor media conversion tweak.
telebot/async_telebot.py Adds a couple instance attributes; makes close_session static; forwards new send_contact params; doc tweak.
telebot/apihelper.py Expands send_invoice docstring to include newer parameters.
README.md Updates the documented tested Python versions.
pyproject.toml Bumps version + raises requires-python to >=3.10.
docs/source/conf.py Updates Sphinx release to 4.33.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@coder2020official
Copy link
Copy Markdown
Collaborator

LGTM

@Badiboy Badiboy merged commit ea36181 into eternnoir:master Apr 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants