Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • retry-urlopen default
2 results

gh_fetch

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Srdjan Grubor authored
    Without this, running this code on python2 fails with the following:
    `UnicodeDecodeError: 'ascii' codec can't decode byte ... in position ...: ordinal not in range(128)`
    
    Python3 is fine since it uses utf8 by default.
    952c4c56
    History
    Name Last commit Last update