| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| py_cord-2.6.1.tar.gz | 2024-09-15 | 965.1 kB | |
| py_cord-2.6.1-py3-none-any.whl | 2024-09-15 | 1.1 MB | |
| README.md | 2024-09-15 | 1.2 kB | |
| v2.6.1 source code.tar.gz | 2024-09-15 | 1.6 MB | |
| v2.6.1 source code.zip | 2024-09-15 | 1.8 MB | |
| Totals: 5 Items | 5.5 MB | 0 | |
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: https://github.com/Pycord-Development/pycord/compare/v2.6.0...v2.6.1