You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bpo-42861: Add next_network function to ipaddress library (#24180)
Add `next_network` method that returns the next closest network of prefix size *next_prefix*. to Lib.ipaddress
---------
Co-authored-by: Faisal Mahmood <killerklient@hotmail.co.uk>
Co-authored-by: Senthil Kumaran <senthil@python.org>
0 commit comments