Dimitris Rozakis

Results 10 comments of Dimitris Rozakis

I'm also getting the same error while using a `RefResolver` to handle referenced schemas that exist as local files. The code works properly on cpython but when run under pypy,...

hey @boristunity Any chance you need to set `mail.tls` to True for this to work?

@boristunity how exactly are you authenticating to the gmail smtp relay server? I saw that you wrote >It does not requires any credentials and does not requires the use of...

I just saw that you edited the issue's description. The traceback you got seems like a legitimate and separate issue.

Hi there. I'd like to second this request. We're using a self-hosted gitlab instance. There is no difference with gitlab.com with respect to format of usernames, issue references etc, only...

> Don't forget to squash your commits ;). Hi @vladdoster. I submitted this PR with multiple commits because each one does a single, mostly independent thing and has a descriptive...

Hi @comwes. Have you had a chance to take a look at this MR? Do you have any feedback? Are you interested in merging any of the included changes?

Hi @hackermd. Sorry for taking so long to respond. >we completely forgot about that when implementing the file client yeah I totally understand >since it would represent a breaking change...

Hi Paul (@pchoisel). I'd like to bring my colleague @pchristos in to this discussion since he has now assumed responsibility for our project that uses the fork of `dicom-anonymizer` which...

@kevthehermit I think the error `dispatch() takes exactly 3 arguments (2 given)` is raised because there is no `path` matched in the url regex, and therefore `path` isn't sent to...