Results 106 issues of Kishan B

Update out_multiinstance plugin path in readme to point to the plugin in master branch

## Problem Currently the signature of the Start function is ```go func Start(options ...func(*Profile)) interface { Stop() } ``` ## Use case The lifecycle in our case is managed by...

Current version of github.com/getkin/kin-openapi/openapi which is v0.66.0 does not have openapi3.Swagger type It would be great if [your blog](https://mariocarrion.com/2021/05/02/golang-microservices-rest-api-openapi3-swagger-ui.html) and this repo can be updated in line with the latest...

Stale

First of all thanks for creating this library with such a beautiful API My concern is that I don't see any new commits in the past couple of years and...

It would be great if you could add [static man](https://staticman.net/) as the provider for comments in addition to disqus https://staticman.net/

Since lxml has C dependencies pip installing this package is cumbursome on windows OS I always run into this issue https://stackoverflow.com/questions/47087635/error-installing-lxml-in-windows-10-x86 Yes there are solutions but everytime I upgrade python...

From the doc below i see that max version of python supported is 3.7 https://github.com/rasjani/webdrivermanager#status Can support for python 3.10 be added i am asking because this is used widely...

It would be great if SI quantities can be serialized and deserialized from a json string ### Current behavior ```python import forallpeople as si import json >>> var = 1...

enhancement

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

enhancement

## Summary Fixes #1313 ## Changes - Upgrading go module version to 1.18 which is the least supported version by the golang team