This machine.I2C documentation is now closer to a more port-neutral description, although there are still differences between WiPy and ESP8266.
A standard I2C address is 7 bits but addresses 0b0000xxx and 0b1111xxx are reserved. The scan() method is changed to reflect this, along with the docs.