-
Aaron Johnson authored
* added utf8 encode to response.text * testing * fixed Unicode Error in get_first_dashboard_by_page * fix python2 Unicode errors for emoji compat * Revert "testing" This reverts commit 9f96d4433bb2491f3b615750b6654a693bc5cc08. * ensure emoji backups work in py2 * fix flake8 F821 undefined name unicode * switch to to_python2_and_3_compatible_string * simplify python3 utf8 conversion Co-authored-by:
Aaron Johnson <aaron.johnson@crowdstrike.com>
Aaron Johnson authored* added utf8 encode to response.text * testing * fixed Unicode Error in get_first_dashboard_by_page * fix python2 Unicode errors for emoji compat * Revert "testing" This reverts commit 9f96d4433bb2491f3b615750b6654a693bc5cc08. * ensure emoji backups work in py2 * fix flake8 F821 undefined name unicode * switch to to_python2_and_3_compatible_string * simplify python3 utf8 conversion Co-authored-by:
Aaron Johnson <aaron.johnson@crowdstrike.com>