Raphaël Vinot
Raphaël Vinot
Okay, let's get that merged this week. If you don't mind I'll start with black. The `devel-black2` branch seems to be the most recent one so I'll start with that,...
okay, I wanted to start with a commit that make all the quotes double, but black is the only tool doing that and it only has a feature to *disable*...
Well, gonna keep adding comments here. Black is a genuinely weird thing that takes super awkward formatting decisions I can live with this one: ```diff - details['exploit'] = 'Possibly an...
Status update: I removed all the asserts and added a bunch of other changes recommended by pylint. There will probably be a few more coming later on.
Thank you for the questions! * As you guessed. the single systemd service is because it was simple to create. I do not use it myself and would gladly point...
Ansible pandora look great. I'd love to make it official, but as I cannot promise to use it on a daily basis, we need to find a way to integrate...
Sorry, I'm a bit busy on an other project right now, forgot to get back to you. The best for me is to get the notifications via github/emails, it is...
No need to play with the temp file, a new one is created by default on start: https://github.com/unoconv/unoserver/blob/master/src/unoserver/server.py#L20 The server sometimes fails. We now restart it if it is down...
For the records, this is the current status of the testings: * https://travis-ci.org/viper-framework/pefile/builds/228798579 * https://codecov.io/gh/viper-framework/pefile/ I'll try to fix it in the coming days.
I'll fix it. I simply wanted to show the current status.