Results 8 comments of nitzel

For others being stuck here, as of `CSV` v `1.1.3` `writer.encode(row)` has changed to `writer.serialize(row)` as well. Then you can keep the type of dollay_films a `Vec` instead of changing...

Seems to be similar to - #124 (`comtypes 1.1.3 hangs when importing CreateObject as non admin user`) - #102 (`TypeError: '_NamespacePath' object does not support indexing`)

Actually it's this bug over here: [bugs.python.org/issue22107](http://bugs.python.org/issue22107) in `tempfile.py` `TemporaryFile()` will be called. This is roughly what you'll find in there: ``` # global constant TMP_MAX if hasattr(_os, 'TMP_MAX'): TMP_MAX...

I can confirm it, here's a save with the issue. Scroll to the top/left to repro. [nitzel_schiffbruch_save_#7_#10.7z.zip](https://github.com/eXpl0it3r/Schiffbruch/files/1821912/nitzel_schiffbruch_save_.7_.10.7z.zip)

Hi raphaelm, is there anything needed to be able to merge this PR? [Bundesbank is expiring the older versions on 2024-11-17](https://www.bundesbank.de/resource/blob/877540/eec34592d2bf123596897cf29448e04b/mL/technische-spezifikationen-sepa-lastschriften-2023-11-data.pdf) so maybe I can help you with moving this...

[nitzel_schiffbruch_save_#7_#10.7z.zip](https://github.com/eXpl0it3r/Schiffbruch/files/1821912/nitzel_schiffbruch_save_.7_.10.7z.zip)

Awesome, thank you! Would be great to have it merged and in the .nuget package, too.

@jekstrom Thanks for taking the ownership here! The nuget package works mostly fine for me. What bugs me is that the code in the nuget package is not the same...