Hata

Latest version: v1.3.77

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

Scan your dependencies

Page 29 of 29

1.1.66

Summary

Use `export` & `include`.

New Features

- Add `Guild.nsfw`.

Improvements

- Mark keyword only parameters as keyword only in docstrings as well. (Gilgamesh8939)
- `export` & `include`. (sleep-cult3040)
- `_EventHandlerManager.remove`'s `name` parameter should be optional. (Gilgamesh8939)

ext.slash
- Move slash sync coroutine creation to task creation to avoid resource warning at edge cases.

Bug Fixes

ext.slash
- `Slasher.__delevent__` with unloading behavior delete was not deleting the commands. (Gilgamesh8939)

1.1.65

Summary

Lazy choice definition.

New Features

ext.slash
- Add lazy interaction choice definition. (Gilgamesh8939)

Improvements

- Move json conversion to backend.
- Fix some spacing. (sleep-cult3040)
- `ActivityFlag` now use lower case flag names.
- Create `urls.py` from `http.URLS` module.

Bug Fixes

- Fix an `AttributeError` in `User._from_client`. (Gilgamesh8939)
- Fix typo `MAX_RERP_ELEMENT_LIMIT` -> `MAX_REPR_ELEMENT_LIMIT`.

ext.slash
- `CommandState._try_purge_from_changes` returned values in bad order. (Gilgamesh8939)
- `CommandState._try_purge` returned values in bad order. (Gilgamesh8939)

1.1.64

Summary

Fix duplicable client connections.

Optimizations

- Speed up `dict.get` by passing default value.

Improvements

- `CLIENTS` now uses `dict` type instead of `ClientDictionary`.

Bug Fixes

- Fix some bad assignments in `Client._delete`.
- `Icon.__repr__` did not upper case `IconType.name`. (Pichu0357)
- `Icon.__repr__` displayed incorrect names. (Gilgamesh8939)
- Dupe client check was not working. (Gilgamesh8939)
- Fix reading readme issue on windows. (Gilgamesh8939)
- Fix a `TypeError` in `User._update_presence`. (from 1.1.63)
- `EventWaitforMeta._call_channel_edit` passed bad args to guild waiters.
- Fix a `NameError` in `EventLoop.create_datagram_endpoint`. (Forest2913)
- Fix a `NameError` in `cr_pg_channel_object`. (Forest2913)
- Fix a `NameError` in `Client.request_members`. (Forest2913)
- Fix a `NameError` in `Client.message_create`. (Forest2913)
- Fix a `NameError` in `Client.interaction_followup_message_edit`. (Forest2913)
- Fix a `NameError` in `Client.interaction_followup_message_create`. (Forest2913)
- Fix a `NameError` in `Client.interaction_response_message_edit`. (Forest2913)
- Fix a `NameError` in `Client.interaction_response_message_create`. (Forest2913)
- Fix a `NameError` in `Client.webhook_message_edit`. (Forest2913)
- Fix a `NameError` in `Client.webhook_message_create`. (Forest2913)
- Fix a `NameError` in `Client.message_edit`. (Forest2913)
- Fix a `NameError` in `Client.permission_overwrite_edit`. (Forest2913)
- Fix a `NameError` in `ApplicationCommandOption.add_option`. (Forest2913)
- Fix a `TypeError` in `Client.interaction_response_message_edit`. (Forest2913)
- Fix a `NameError` in `Client.guild_edit`. (Forest2913)
- Fix a `NameError` in `Client.channel_edit`. (Forest2913)
- Fix a `NameError` in `Client.guild_user_add`. (Forest2913)
- `Client._delete` could construct not a fully built `User` object. Add `User._from_client` to fix this.

Renames, Deprecation & Removals

- Remove `ClientDictionary`.

1.1.63

Summary

Sync run-time added commands instantly.

New Features

- Add `__bool__` methods to embed and to embed part classes.

ext.extension_loader
- Add `ExtensionLoader.is_processing_extension`.

ext.slash
- Slash commands now instant sync if added runtime. (Gilgamesh8939)

Optimizations

- Speed up multi client dispatch event parsers.

Improvements

ext.slash
- Add sync-time slash command addition and removal detection and handling.
- Move slash extension's parts into different files to improve readability.

Renames, Deprecation & Removals

ext.slash
- Rework `Slasher.do_main_sync` and rename to `.sync`.

Page 29 of 29

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.