/[base]
ViewVC logotype

Revision 348031


Jump to revision: Previous Next
Author: ngie
Date: Tue May 21 02:13:46 2019 UTC (5 years, 1 month ago)
Changed paths: 1
Log Message:
Squash deprecation warning related to array.array(..).tostring()

In version 3.2+, `array.array(..).tostring()` was renamed to
`array.array(..).tobytes()`. Conditionally call `array.array(..).tobytes()` if
the python version is 3.2+.

PR:		237403
MFC after:	1 week


Changed paths

Path Details
Directoryhead/tests/sys/opencrypto/cryptodev.py modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27