sebschrader / python-arpreq

Query the Kernel ARP cache for the MAC address of an IP address
MIT License
11 stars 1 forks source link

Disable PEP-489 Multi-Phase initialization on PyPy3 #7

Closed sebschrader closed 7 years ago

sebschrader commented 7 years ago

As of version 5.7.0, PyPy 3 does not support PEP-489 and builds for it fail.

sebschrader commented 7 years ago

Fixed in 402f609308906f2b1aa3ba2ecb09bcfbe1eba456