Skip to content

Instantly share code, notes, and snippets.

@AlexWaygood
Created February 23, 2026 15:31
Show Gist options
  • Select an option

  • Save AlexWaygood/ada635b7f0cfad159f4b9e528bc54a11 to your computer and use it in GitHub Desktop.

Select an option

Save AlexWaygood/ada635b7f0cfad159f4b9e528bc54a11 to your computer and use it in GitHub Desktop.
from typing import reveal_type
reveal_type((0,) * 10000001)
[project]
requires-python = ">= 3.14"
[tool.mypy]
[tool.pycroscope]
[tool.pyrefly]
[tool.pyright]
[tool.zuban]
[tool.ty]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment