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

Use maxint to bound integers. #96121

Closed
wants to merge 4 commits into from
Closed

Commits on Mar 6, 2023

  1. Use maxint to bound integers.

    We don't actually support arbitrary precision integers.
    
    Signed-off-by: Edward Z. Yang <ezyang@meta.com>
    
    [ghstack-poisoned]
    ezyang committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    40d95bc View commit details
    Browse the repository at this point in the history
  2. Update on "Use maxint to bound integers."

    We don't actually support arbitrary precision integers.
    
    Signed-off-by: Edward Z. Yang <ezyangmeta.com>
    
    [ghstack-poisoned]
    ezyang committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d7df13d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Update on "Use maxint to bound integers."

    We don't actually support arbitrary precision integers.
    
    Signed-off-by: Edward Z. Yang <ezyangmeta.com>
    
    [ghstack-poisoned]
    ezyang committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a46aeb5 View commit details
    Browse the repository at this point in the history
  2. Update on "Use maxint to bound integers."

    We don't actually support arbitrary precision integers.
    
    Signed-off-by: Edward Z. Yang <ezyangmeta.com>
    
    [ghstack-poisoned]
    ezyang committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    57e2d32 View commit details
    Browse the repository at this point in the history