Skip to content

Conversation

jstasiak
Copy link
Contributor

@jstasiak jstasiak commented May 30, 2024

As explained in the linked ticket I believe making an exception for this range is likely to create problems and result in surprises considering:

  1. The is_global/is_private relationship in that one is the opposite of the other, except for 100.64.0.0/10 until now
  2. is_private returns True for ranges that IANA declares as not globally reachable and 100.64.0.0/10 is defined as being not globally reachable

📚 Documentation preview 📚: https://cpython-previews--119813.org.readthedocs.build/

As explained in the linked ticket I believe making an exception for this
range is likely to create problems and result in surprises considering:

1. The is_global/is_private relationship in that one is the opposite of
   the other, except for 100.64.0.0/10 until now
2. is_private returns True for ranges that IANA declares as not globally
   reachable and 100.64.0.0/10 is defined as being not globally
   reachable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant