Skip to content

Commit

Permalink
update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gaubert committed Aug 5, 2015
1 parent 7fb2f1a commit 73f9e65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/notes.readme
Expand Up @@ -4,7 +4,7 @@ python gmv_runner.py sync guillaume.aubert@gmail.com -g "label:èévader"
=> Solve requests with accent and utf8 => Fixed to be tested
=> issues when data is not returned key errors => Solution implemented to be tested
=> encoding errors in subject => fixed to be tested
=> encryption broken => why ?
=> encryption broken => blowfish encryption could only be applied to non unicode python strings. Fixed by removing encoding when encrypting. Need more tests and need to remove debugging info.
=> generate exe with pyinstaller
=> tests to be improved
=> Add support for google apps
=> generate exe with pyinstaller

0 comments on commit 73f9e65

Please sign in to comment.