Skip to content

Conversation

onerandomusername
Copy link
Member

@onerandomusername onerandomusername commented Oct 12, 2025

No description provided.

@onerandomusername onerandomusername requested a review from a team as a code owner October 12, 2025 04:55
@onerandomusername onerandomusername changed the title qt/drop 39 build: drop python 3.9 support Oct 12, 2025
Copy link

read-the-docs-community bot commented Oct 12, 2025

Documentation build overview

📚 disnake | 🛠️ Build #29928321 | 📁 Comparing 1eb3461 against latest (7a7cbc0)


🔍 Preview build

Show files changed (49 files in total): 📝 49 modified | ➕ 0 added | ➖ 0 deleted
File Status
index.html 📝 modified
intro.html 📝 modified
whats_new.html 📝 modified
api/abc.html 📝 modified
api/activities.html 📝 modified
api/app_commands.html 📝 modified
api/app_info.html 📝 modified
api/audit_logs.html 📝 modified
api/automod.html 📝 modified
api/channels.html 📝 modified
api/clients.html 📝 modified
api/components.html 📝 modified
api/emoji.html 📝 modified
api/entitlements.html 📝 modified
api/events.html 📝 modified
api/exceptions.html 📝 modified
api/guild_scheduled_events.html 📝 modified
api/guilds.html 📝 modified
api/integrations.html 📝 modified
api/interactions.html 📝 modified
api/invites.html 📝 modified
api/localization.html 📝 modified
api/members.html 📝 modified
api/messages.html 📝 modified
api/misc.html 📝 modified
api/permissions.html 📝 modified
api/roles.html 📝 modified
api/skus.html 📝 modified
api/soundboard.html 📝 modified
api/stage_instances.html 📝 modified
api/stickers.html 📝 modified
api/subscriptions.html 📝 modified
api/ui.html 📝 modified
api/users.html 📝 modified
api/utilities.html 📝 modified
api/voice.html 📝 modified
api/webhooks.html 📝 modified
api/widgets.html 📝 modified
ext/tasks/index.html 📝 modified
ext/commands/api/app_commands.html 📝 modified
ext/commands/api/bots.html 📝 modified
ext/commands/api/checks.html 📝 modified
ext/commands/api/cogs.html 📝 modified
ext/commands/api/context.html 📝 modified
ext/commands/api/converters.html 📝 modified
ext/commands/api/exceptions.html 📝 modified
ext/commands/api/help_commands.html 📝 modified
ext/commands/api/misc.html 📝 modified
ext/commands/api/prefix_commands.html 📝 modified

@onerandomusername onerandomusername added s: needs review Issue/PR is awaiting reviews t: meta Changes to the project itself (CI, configs, etc.) labels Oct 12, 2025
@onerandomusername onerandomusername added this to the disnake v2.12 milestone Oct 12, 2025
@github-project-automation github-project-automation bot moved this to Todo in disnake Oct 12, 2025
Comment on lines +30 to +31

(If you need python 3.8 or 3.9 support, please use `disnake<2.12`)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
(If you need python 3.8 or 3.9 support, please use `disnake<2.12`)

I don't really want to recommend this, there's a reason these versions are eol (or, in the case of 3.9, will soon be eol)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. But 2.7 support stayed around on a lot of readmes too.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah :/ Still, recommending unmaintained versions (of both disnake and Python itself) doesn't feel right. If anyone insists on using 3.8/3.9 nonetheless, they should do so at their own risk, imho

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 on pushing the ecosystem away from supporting EOL software. It should be possible for those who really really need to do it and know why. 2.7 was (and even still is!!) a mess to migrate away. I wouldn't want to keep propagating that throughout the ecosystem.
Adding it into the README makes it seem like you are supporting the decision to use EOL versions, as if this project is one whose use case overlaps with a massive user base who can't upgrade.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in disnake Oct 12, 2025
onerandomusername and others added 4 commits October 13, 2025 14:38
Co-authored-by: vi <8530778+shiftinv@users.noreply.github.com>
Signed-off-by: arielle <me@arielle.codes>
Co-authored-by: vi <8530778+shiftinv@users.noreply.github.com>
Signed-off-by: arielle <me@arielle.codes>
Co-authored-by: vi <8530778+shiftinv@users.noreply.github.com>
Signed-off-by: arielle <me@arielle.codes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

s: needs review Issue/PR is awaiting reviews t: meta Changes to the project itself (CI, configs, etc.)

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

3 participants