pypi py-cord 2.6.1
v2.6.1

4 days ago

What's Changed

  • Fixed premature garbage collection of tasks by @Haptein in #2510
  • Fixed EntitlementIterator type hints and behavior with limit > 100 by @yoggys in #2555
  • Fixed missing stacklevel parameter in warn_deprecated function call inside @utils.deprecated by @Readeem in #2500
  • Fixed the type hint in ConnectionState._polls to reflect actual behavior, changing it from Guild to Poll by @Readeem in #2500
  • Fixed missing __slots__ attributes in RawReactionClearEmojiEvent and RawMessagePollVoteEvent by @Readeem in #2500
  • Fixed the type of ForumChannel.default_sort_order, changing it from int to SortOrder by @Readeem in #2500
  • Fixed PartialMessage causing errors when created from PartialMessageable by @plun1331 in #2568
  • Fixed the guild attribute of Members recieved from a UserCommand being None by @plun1331 in #2573
  • Fixed Webhook.send not including attachment data by @NeloBlivion in #2513
  • Fixed inverted type hints in CheckAnyFailure by @Paillat-dev in #2502

Full Changelog: v2.6.0...v2.6.1

Don't miss a new py-cord release

NewReleases is sending notifications on new releases.