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
The intsets module is deprecated in favor of the packedsets module. However, the standard library documentation still only links the intsets module and not the packedsets module. I suggest to add a link to the packedsets module there and possibly remove the link to the intsets module (since it's deprecated).