ITADN

`typing.{io,re}` missing in `3.10`

#117Opengmesch 创建于 2024-04-26
G
gmeschcommented
The modules `typing.io` and `typing.re` are missing in `3.10`. They are present only in `3.8` and nowhere else, even though they exist at least in `3.10`, albeit created in an awkward way.
10 条评论