Konstantinos Koukopoulos

Results 28 comments of Konstantinos Koukopoulos

@yctomwang i'm using the changes written by @marekpikula here: https://github.com/bauerji/flask-pydantic/pull/70 The changes are a bit out of date with the latest version of the package so I had to resolve...

@bauerji @yctomwang any thoughts on this? we can close #70 if you are ok with the way I resolved the merge conflicts (see previous comment).

@stv8 yes, it's kind of buried, but it fixes this issue for me. The code in question is here: https://github.com/pallets-eco/flask-pydantic/pull/70/commits/f6c2afc96dd43b36cc86cd594221eef84aafacfe#diff-2d15eea3c71c90e84e8fc64a4f33dda8278da008a4aafb2a910bde786b27a285R293

@stv8 the master branch and the [branch in question](https://github.com/kouk/flask-pydantic/tree/improve_typing) have diverged a lot. I took a stab at it but couldn't do it in the time constraints. Also since @MarekPikula...

@stv8 reconsidering this, maybe the MR with the typing improvements could wait for the dropping of 3.7 but the change that fixes the async issue is not really related to...

@stv8 done: https://github.com/pallets-eco/flask-pydantic/pull/108

In my case the jira integration worked when I clicked the "send to jira" button (it created a new jira issue in my next-gen team-managed project - had to create...

@Sanster would be interested in your thoughts on this, including on how I might overcome the "Important Limitation" described above.