Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 ci: add python 3.12 support #148

Merged
merged 13 commits into from
Oct 8, 2023
Merged

👷 ci: add python 3.12 support #148

merged 13 commits into from
Oct 8, 2023

Conversation

SigureMo
Copy link
Member

@SigureMo SigureMo commented Jun 10, 2023

动机

3.12 beta 已经发布几周了,可以试试了~不知道会不会有什么库还没适配……

果然有啊……

aiohttp 刚发布了 3.9.0b0,因此暂时使用 3.9.0b0 这一 prerelease,将在 3.9.0 发布后移除 allow-prereleases

相关讨论见

解决方案

类型

  • ✨ feat: 添加新功能
  • 🐛 fix: 修复 bug
  • 📝 docs: 对文档进行修改
  • ♻️ refactor: 代码重构(既不是新增功能,也不是修改 bug 的代码变动)
  • ⚡ perf: 提高性能的代码修改
  • 🧑‍💻 dx: 优化开发体验
  • 🔨 workflow: 工作流变动
  • 🏷️ types: 类型声明修改
  • 🚧 wip: 工作正在进行中
  • ✅ test: 测试用例添加及修改
  • 🔨 build: 影响构建系统或外部依赖关系的更改
  • 👷 ci: 更改 CI 配置文件和脚本
  • ❓ chore: 其它不涉及源码以及测试的修改
  • ⬆️ deps: 依赖项修改
  • 🔖 release: 发布新版本

@SigureMo SigureMo marked this pull request as draft June 10, 2023 17:04
@SigureMo SigureMo marked this pull request as ready for review September 3, 2023 04:06
@SigureMo SigureMo changed the title 👷 ci: add python 3.12 workflow 👷 ci: add python 3.12 support Oct 8, 2023
@SigureMo SigureMo merged commit 580a7c9 into main Oct 8, 2023
9 checks passed
@SigureMo SigureMo deleted the py312 branch October 8, 2023 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant