Nursultan

Results 6 issues of Nursultan

## Change Summary Based on comment https://github.com/pydantic/pydantic/issues/7186#issuecomment-1912192517 implemented `omit_trailing_slash` feature for PyUrl crate. ## Related issue number https://github.com/pydantic/pydantic/issues/7186 ## Checklist * [x] Unit tests for the changes exist * [x]...

ready for review

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description Hi, Pydantic Team! I got issues with ClassVar and optional values. This reproduces only with `ClassVar[int]...

bug V2
pending

Hello there! I want to propose a cache invalidation feature based on tags. It would be similar to Redux Toolkit query invalidation: https://redux-toolkit.js.org/rtk-query/usage/mutations#revalidation-example. I am providing my initial implementation for...

closes https://github.com/long2ice/fastapi-cache/issues/434

Hi there! Changed remaining info logs to debug after https://github.com/cloud-custodian/cel-python/pull/102 Related issue: https://github.com/cloud-custodian/cel-python/issues/46

*Note*: Before submitting this pull request, please review our [contributing guidelines](https://faust-streaming.github.io/faust/contributing.html). ## Description * Fixed / added type annotations mostly for `StreamT` class. * Fixed generic argument for `EventT` class....