Download Latest Version py_cord-2.8.0.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of Pycord

Home / v2.6.1
Name Modified Size InfoDownloads / 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 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: https://github.com/Pycord-Development/pycord/compare/v2.6.0...v2.6.1

Source: README.md, updated 2024-09-15