What's Changed
- Fixed premature garbage collection of tasks by @Haptein in #2510
- Fixed
EntitlementIteratortype hints and behavior withlimit > 100by @yoggys in #2555 - Fixed missing
stacklevelparameter inwarn_deprecatedfunction call inside@utils.deprecatedby @Readeem in #2500 - Fixed the type hint in
ConnectionState._pollsto reflect actual behavior, changing it fromGuildtoPollby @Readeem in #2500 - Fixed missing
__slots__attributes inRawReactionClearEmojiEventandRawMessagePollVoteEventby @Readeem in #2500 - Fixed the type of
ForumChannel.default_sort_order, changing it frominttoSortOrderby @Readeem in #2500 - Fixed
PartialMessagecausing errors when created fromPartialMessageableby @plun1331 in #2568 - Fixed the
guildattribute ofMembers recieved from aUserCommandbeingNoneby @plun1331 in #2573 - Fixed
Webhook.sendnot including attachment data by @NeloBlivion in #2513 - Fixed inverted type hints in
CheckAnyFailureby @Paillat-dev in #2502
Full Changelog: v2.6.0...v2.6.1