Clayton Singh

Results 6 issues of Clayton Singh

Adds a new helper function that groups a sequence of elements into supernets with groups of child subnet elements.

## Description of the Change Dont access oauth2_settings if server parameter is provided ## Checklist - [x] PR only contains one change (considered splitting up PR) - [ ] unit-test...

Resolves https://github.com/netaddr/netaddr/issues/123

In the telnetlib.py file, the rawq_getchar function returns an empty string (b'') when `self.rawq[self.irawq]` evaluates to 0. This seems to be caused by the line of code: https://github.com/knipknap/exscript/blob/9d5b035f3de4237dc6ecb7437b3ebd0c162bb6ec/Exscript/protocols/telnetlib.py#L574-L576 This issue...

**Describe how you confirmed the issue is with the library, and not with the API itself, or a server-side issue of some other kind.** Random failures in automation and a...

See: https://github.com/meraki/dashboard-api-python/issues/303