It should now be safe to remove the workaround to https://github.com/packethost/packet-python/issues/78: https://github.com/packethost/packet-python/blob/927684bda1b5092ab14327ac517f5dcad2e7cafd/packet/Manager.py#L222-L232 The function should be returned to its original composition from https://github.com/packethost/packet-python/pull/80. Other changes from #80 can be retained.
It should now be safe to remove the workaround to #78:
packet-python/packet/Manager.py
Lines 222 to 232 in 927684b
The function should be returned to its original composition from #80.
Other changes from #80 can be retained.