Destiny Peterson
Destiny Peterson
Package: language-python 0.51.4
Still exists in 0.51.6
Here is a screenshot showing the problem along with the associated styles and stuff that create the problem: 
Hopefully I can get someone to look at this soon
Tree sitter seems to fix it, but at the same time it breaks a lot of other stuff. The "other stuff" was already discussed in another issue though.
https://github.com/atom/language-python/issues/281 is the issue I was referring to
Wanted to add some details to this that I've discovered when I wrote a writer for OLE files. Renaming an entry has a high chance of *requiring* a modification to...
Been a bit (around 2.5 years or so) and I did (in a way) make some progress on this. extract-msg can now create its own OLE files from scratch, which...
Further update, a large number of new functions were added in 0.39.0, the most recent version while writing this message, which make the OleWriter class a lot more functional, allowing...
@jorgesisco That's more relevant to the `extract-msg` project (which is what your code uses). The log message is an information log and not a warning or an error, and means...