Update types.py for 3.14 (#14146)

This commit is contained in:
sobolevn
2025-05-26 11:14:49 +02:00
committed by GitHub
parent 204ec1273f
commit 8cbb7167c6
2 changed files with 5 additions and 2 deletions
@@ -51,8 +51,6 @@ turtle.fill
turtle.no_animation
turtle.poly
turtle.save
types.CodeType.co_branches
types.FrameType.f_generator
# =========================
# New errors in Python 3.14