Rémy HUBSCHER
Rémy HUBSCHER
Could you please elaborate on this? Why doesn't mail-factory already meet your requirements on this?
Ok I didn't get that you were talking about ics invitation. mail-factory as support for attachments so I think if you build an ICS file and add it to your...
I am not going to do it. Please try to add an ics attachment and let us know if it doesn't works.
Related: https://pypi.python.org/pypi/icalendar
Yes it is related to #39 as well. We should be able to give a FileLikeObject (with the read() method) instead of a path.
@bhrutledge You are probably correct, do you mind working on a PR to fix that? I will be happy to review it and help.
Oh interesting. Let me dig that information for you.
Is it possible that it is the case when pytest is run on tests that don't include the file in question? I run pytest 3 times in a raw and...
For me extends bases shouldn't know about each other content. I cannot see a use case when from extends you want to replace a part with a second extends. I...
``` Thread 1 "radeon-profile" received signal SIGSEGV, Segmentation fault. 0x00007ffff6947b30 in QString::toUInt(bool*, int) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5 ```