MRG, FIX: Fix encoding bug#7314
Conversation
|
Why |
|
https://docs.python.org/3.8/library/codecs.html says that |
|
Just how I did it last time I had this problem, probably because of Python 2.7 or something. I'll switch to open |
Codecov Report
@@ Coverage Diff @@
## master #7314 +/- ##
==========================================
+ Coverage 89.83% 89.85% +0.02%
==========================================
Files 449 449
Lines 80791 81481 +690
Branches 12880 13136 +256
==========================================
+ Hits 72577 73216 +639
- Misses 5387 5428 +41
- Partials 2827 2837 +10 |
|
TBH I wouldn't define a new function just for setting this one arg ( |
There is some uncertainty about whether or not |
|
tx @larsoner |
* FIX: Fix encoding bug * FIX: Use builtin
* FIX: Fix encoding bug * FIX: Use builtin
Closes #7313
No need for
latest.incupdate becauseread_raw_nirxis a new function in 0.20