Skip to content

Releases: wea-developers/wea.py

Fixing PyPy issue with BufferedExchangeArray

26 Jan 21:20
Compare
Choose a tag to compare

Calling BufferedExchangeArray.exchange_buffer within PyPy leads to an Input Argument error from tobytes

Extending wea by BufferedExchangeArray

18 May 20:48
Compare
Choose a tag to compare

Adding a new BufferedExchangeArray which creates a Bytearray for sharing.

v0.1.1

24 Mar 19:27
1600dfc
Compare
Choose a tag to compare

Some bugfixes for

  • linting
  • code quality