Daniel Jones
Daniel Jones
Hi everyone, thanks for adding your interest on this feature. (Note: this is @daniel-jones-deepl, I've migrated to my personal account). I had a quick look into this, `aiohttp` looks like...
I've pushed some WIP changes to the [async branch](https://github.com/DeepLcom/deepl-python/tree/async), and I'd be interested in feedback. Lots of things are broken (see below), but the following should work with `aiohttp` installed:...
Hi @Nereg, I did make some progress on it a few weeks back, but I forgot to push those changes. I've pushed them to the async branch now. The changes...
Hi @Nereg, thanks for testing and fixing these things. I struggle at the moment to find time to work on this. Your JSON-decoding, SSL and proxy changes all look good....
I admit I haven't fully thought out the design of the conditional importing. My idea was to simplify the user experience: `import deepl` should pull in the sync version, and...
Hi @christiaan, sorry for the slow reply. We're going to be adding GitHub CI pipelines on our projects soon, so we'll have the same use case. I think we'll publish...
Small addition to @JanEbbing's comment: I noticed that the DeepL **Postman** collection was mentioned, but the `preserve_formatting` option [is not there](https://www.postman.com/deepl-api/workspace/deepl-api-developers/request/27518486-b814cab2-dcf2-4d7d-bfbe-7f3a40a25f58?tab=body) either.
@manic-dimitrije I just tried forking our official Postman collection again; I do not get a preserve_formatting parameter on the upload document endpoint. I don't know exactly why you see it...
HI @VincentLanglet, thanks for the report. I was able to reproduce the problem by also setting `ignore_tags` to include `notranslate` tag. This is indeed a strange problem, some target languages...
Hi @no-milestone, I just confirmed with the team; this is currently broken, we have a ticket to fix it, I cannot give a timeline on that though.