Chan Chiem Jeffery Saeteurn

Results 4 issues of Chan Chiem Jeffery Saeteurn

Since items are only removed on retrieval, calling the `len` method on the dictionary will return all the items in the dictionary--including the expired items. Length should iterate through the...

Clean up on length call to give accurate dictionary length based on expiration Performance wise, it shouldn't make a big impact. `__setitem__` calls `len()` to check for the length of...

I'm working on a project that sends audio data as binary data through a TCP socket and want to know if this library has functions that would allow passing in...

**Describe the bug** I have about 4 TP-Link bulbs in my network. I am able to manually do an arp-scan on my network and confirm that the devices exist (and...