GraiaProject / Ariadne

一个优雅且完备的 Python QQ 自动化框架,基于 Mirai API HTTP v2。 Powered by Graia Project.
https://graia.cn/ariadne
GNU Affero General Public License v3.0
751 stars 45 forks source link

:bulb: support types.UnionType #178

Closed ProgramRipper closed 2 years ago

ProgramRipper commented 2 years ago

更改说明 Support Union in form of int | str in Python3.10.

向后兼容性 不会造成过去行为的改变.