Telbapbop

Latest version: v0.10.0

Safety actively analyzes 630566 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.7.0

Changelog
---

* Replace `set_handlers` with handlers as decorators (53).

You can upgrade your current installation via the --upgrade flag.

0.6.2

Changelog
---

* Remove `await` where not needed (0f9a6cea353ad41668a0ae4849eb69e81536d2a1).
* Lower the complexity of some methods where the linter was throwing a C901 warning (51).
* Remove `*args` and `**kwargs` where not needed (5fca210e536a6ad8cdf5b228a26f5404aff07a85, dfdce9d3d39d42922861d9942ec33118dda83b85).
* Raise `TypeError` when `callback` is not a coroutine function (c8a6dfa57e41d866e7ba9f642191f78c00c17c3a).
* Update `_handle_incoming_updates` docstrings (9f07a43b8618f8ad7bedd3639b3c5690001545cb).
* Be more explicit in telbapbop.methods (52).


You can upgrade your current installation via the --upgrade flag.

0.6.1

Changelog
---

* Propagate `_link` and `allowed_updates` directly from `TelBapBop` and `AbstractBot` (respectively) (48).
* Adapt the data required in the POST request using aiohttp (49).
* Add Python Package action with one test (50).
* Update docstrings to the latest code modifications (f06af65e46fb527801c704776d1e66ab48b29c3d)

You can upgrade your current installation via the --upgrade flag.

0.6.0

Changelog:
---

* Add a better way to handle the session closing in polling mode (46).

* Add the webhook async implementation (47), which is the continuation of (42).

* Gather _handle_incoming_update directly instead of creating tasks (32ab9a54c9ac465728eae917143d150275709f54).

You can upgrade your current installation via the --upgrade flag.

0.5.0

Changelog
---

* Add asyncio support (42), but let some methods run sync requests (43)

* Examples were removed from wiki and are now available [here](https://github.com/Franccisco/telbapbop/tree/master/examples).

* README was also updated including the asyncio support and the examples url (45).

You can upgrade your current installation via the --upgrade flag.

0.4.1

Changelog
---

* Remove async in webhook mode (41).

* Fix a bug where incoming webhook updates weren't handled correctly (41)

You can upgrade your current installation via the --upgrade flag.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.