[galaxyproject/galaxy] 231ce4: Encode file content with utf-8
Branch: refs/heads/release_17.09 Home: https://github.com/galaxyproject/galaxy Commit: 231ce40e8154bd44fc1e5a0072489b9b81ad5377 https://github.com/galaxyproject/galaxy/commit/231ce40e8154bd44fc1e5a0072489... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-11-12 (Sun, 12 Nov 2017) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py Log Message: ----------- Encode file content with utf-8 There shouldn't be any disadvantages over doing this only for specific elements. This also fixes https://github.com/galaxyproject/galaxy/issues/4345#issuecomment-343753378. I have tested this with unicode strings in the name and info fields. Commit: 0c9b42035bc51d6a66f5a6e0746fd28c67996cb3 https://github.com/galaxyproject/galaxy/commit/0c9b42035bc51d6a66f5a6e0746fd... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py Log Message: ----------- Open files in text-mode (thx @nsoranzo) Commit: a0b4a2de53793c85a9b0443be4b2e4a8f4421759 https://github.com/galaxyproject/galaxy/commit/a0b4a2de53793c85a9b0443be4b2e... Author: John Chilton <jmchilton@gmail.com> Date: 2017-11-13 (Mon, 13 Nov 2017) Changed paths: M lib/galaxy/tools/imp_exp/__init__.py Log Message: ----------- Merge pull request #4987 from mvdbeek/history_import_bug [17.09][Bug] Encode file content with utf-8 Compare: https://github.com/galaxyproject/galaxy/compare/222ece4eabb6...a0b4a2de5379
participants (1)
-
GitHub