- 17 May, 2014 12 commits
-
-
Philip Thiem authored
est_manifest_is_written_with_utf8_encoding should use the filelist's append, NOT filelist.files.append --HG-- extra : rebase_source : cdf0df0a11b96a60c29c10483579e6e043a7fcd1
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Convert quiet to a context manager, so its comment is no longer complaining and to simplify the code.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Philip Thiem authored
--HG-- extra : source : 199c917b8a0be209144878872269c3bd08936d6a
-
Philip Thiem authored
--HG-- extra : source : 2e47fa11a272ed61f7c1bbf88aae27e81040fe93
-
Philip Thiem authored
*Since py2.5 has been dropped, we can use future imports to make use of with statements. *End goal was to always decode to utf-8 in write_file on 307 --HG-- extra : rebase_source : 502ea7128f4e3b843b16c6d64d6d0b2ac56ce87d
-
Philip Thiem authored
--HG-- extra : rebase_source : 0dba3308549833dc7fc5b242e8ae3a4ec9f3c119
-
- 16 May, 2014 14 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
FileList.append already excludes files that are not UTF-8 encodable, so rely on it when building the manifest. Ref #193
-
Jason R. Coombs authored
Test should use the same high-level interface for appending filenames as the object itself will use when building the filelist. Ideally, FileList wouldn't expose this attribute at all.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
This code path doesn't make sense. If the UnicodeEncodeError occurred above, it will occur here too.
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : rebase_source : 5ca0514bbe3ec025094ea8f39921722d0ab3dd05
-
- 17 May, 2014 1 commit
-
-
Jason R. Coombs authored
-
- 07 May, 2014 5 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
--HG-- extra : amend_source : 1a6e3e5d0f62c1ce54c0d42ce806bd13541642ca
-
- 25 Apr, 2014 3 commits
-
-
philip_thiem authored
-
Philip Thiem authored
-
Philip Thiem authored
-
- 24 Apr, 2014 2 commits
-
-
Philip Thiem authored
--HG-- extra : rebase_source : 719fb2eb2c3599c57d7a11f5fc55cf9a88d74df7
-
http://stackoverflow.com/a/18790045/61505Arkadiy Shapkin authored
--HG-- extra : rebase_source : b4dced905dbe7206c15ae35ccdae9c400637efa2
-
- 07 May, 2014 3 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-