0289af0948
Accepting request 990233 from devel:languages:python
Richard Brown2022-07-21 09:33:11 +00:00
eadfe7be77
- update to 0.2.0: * Added an option to include IP-less adapters, thanks to memory * Fixed a bug where an interface's name was bytes, not str, on Windows * Added an implementation of netifaces.interfaces() (available through ifaddr.netifaces.interfaces()) * Added type hints * Dropped Python 3.6 support
Dirk Mueller2022-07-19 12:02:18 +00:00
74714e1dd2
- update to 0.1.7: * Fixed Python 3 compatibility in the examples, thanks to Tristan Stenner and Josef Schlehofer * Exposed network interface indexes in Adapter.index, thanks to Dmitry Tantsur * Added the license file to distributions on PyPI, thanks to Tomáš Chvátal * Fixed Illumos/Solaris compatibility based on a patch proposed by Jorge Schrauwen * Set up universal wheels, ifaddr will have both source and wheel distributions on PyPI from now on
Dirk Mueller2020-06-14 09:25:21 +00:00