Paweł Kucmus

Results 9 issues of Paweł Kucmus

- Algolia Client Version: 2.6.0 - Language Version: Python 3.10.0 ### Description On a rare occasion `MultipleIndexBatchIndexingResponse` instance's `wait` call throws `AttributeError 'int' object has no attribute 'items'`. This is...

## Why the change ### Schema documentation FastAPI being tied to OAS should have apps built with it describing the API appropriately. The previous usage of simple deps was not...

Think what we want to do with Exceptions, I'm on the fence but probably we should not enforce anything to the user's HTTP layer. To quote myself: I would not...

### Use case I would love to be able to use asynchronous Python with Powertools. I understand there is not as much need for it in a Lambda runtime as...

help wanted
feature-request
on-hold

- add webhook verification leveraging Saleor's JWKS - add settings configuration - add local development tooling - add FastAPI dependencies - add python -m invocation (https://stackoverflow.com/a/69527909/1325185)

Right now we can generate only one client for one GQL server. Could we add an ability to setup multiple? Not sure how would that look like in TOML but...

When Mangum got archived I made [Lynara](https://mirumee.github.io/lynara/) as a replacement, I saw in #96 that @Kludex is now maintaining it. Could I still list Lynara here as an alternative? Also...

### macOS version 15.5 (24F74) ### MeetingBar version 4.11.6 ### Installation source Homebrew ### Calendars provider Google Calendar ### Bug description I'm using two external screens, one is a big...

bug