Dominik Deren
Dominik Deren
Hey, Awesome API! I was wondering if it would be possible to create an API, where I could provide a `hostname` as a parameter, and get one or more bug...
### versions - SlimerJS: 0.10.0pre - Firefox: Newest stable (v45) - Operating system: Ubuntu 12.04 (Inside docker container) ### Steps to reproduce the issue I created a separate repository that...
**Is your feature request related to a problem? Please describe.** I normally set my terminal to have a semi-transparent background, to be able to see windows beneath it. This allows...
This pull request contains a JetStream ObjectStore client implementation. It is an early draft that at the moment contains following functionalities: - Create Object Store, - Get Object Store, -...
Hey, I'm wondering if it is possible to obtain details of the SSL certificate returned by the server when using Hyper as an HTTPS client? I've got this example: ```rust...
**Bug Report** Hey, I'm trying to figure out if this mypy output is a bug or if I'm doing something incorrectly. I need to pass a type variable to a...
**Describe the bug** Hey, I cloned this repo, installed dependencies, built the project and tried running the doctor subcommand. I got an information that `No running docker found` even though...
Hey @tae-jun, Thanks for your research and this amazing model! I'm trying to re-create your training process, and I ran into an issue while trying to run `allin1-train` command. I'm...
Fix for issue https://github.com/pynamodb/PynamoDB/issues/1287#issuecomment-3281642349 When getting a model value with `attributes_to_get` parameter, set in a way where it could return an empty object, the get method is erronously throwing an...
Hey, I just ran into an issue while using Model.get API. I called it with a single attribute value in `attributes_to_get` parameter. This attribute in my model is an optional...