Skip to content

fix: ArchivedThreadIterator ignores limits smaller than 50 and uses 50 instead#3266

Merged
Paillat-dev merged 3 commits into
masterfrom
fix/archived-threads-limit-not-respected
Jun 10, 2026
Merged

fix: ArchivedThreadIterator ignores limits smaller than 50 and uses 50 instead#3266
Paillat-dev merged 3 commits into
masterfrom
fix/archived-threads-limit-not-respected

Conversation

@Paillat-dev

Copy link
Copy Markdown
Member

Summary

This bug was identified by Anthropic Claude Opus 4.8, then verified and patched by me.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.
  • AI Usage has been disclosed.
    • If AI has been used, I understand fully what the code does

@pycord-app

pycord-app Bot commented Jun 10, 2026

Copy link
Copy Markdown

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/3266/head:pr-3266
git checkout pr-3266

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3266/head

@Paillat-dev Paillat-dev force-pushed the fix/archived-threads-limit-not-respected branch from 084b7bd to 112d91a Compare June 10, 2026 16:27
@Paillat-dev Paillat-dev requested a review from a team as a code owner June 10, 2026 16:27
@Paillat-dev Paillat-dev requested a review from a team June 10, 2026 16:27
@Paillat-dev Paillat-dev added the bug Something isn't working label Jun 10, 2026
@Paillat-dev Paillat-dev added this to the 2.8.1 milestone Jun 10, 2026
@Paillat-dev Paillat-dev enabled auto-merge (squash) June 10, 2026 17:09
@Paillat-dev Paillat-dev merged commit 653fb49 into master Jun 10, 2026
31 checks passed
@Paillat-dev Paillat-dev deleted the fix/archived-threads-limit-not-respected branch June 10, 2026 17:40
@github-project-automation github-project-automation Bot moved this from Todo to Done in Pycord Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants