Marcelo Trylesinski

Results 210 issues of Marcelo Trylesinski

The sentence makes the reader believe that for `obtain user input and then print the result as output`, `we need to bring the `io` input/output library into scope.`, but that's...

![image](https://user-images.githubusercontent.com/7353520/141682741-014863b2-d0bd-4d8a-a837-aafed7f68f71.png) @ycd There is a need to update the images, but I don't know how you generate them.

If you want to help, drop a message. I need it. :)

What would be the best way to group those Pydantic projects? Possible categories: - Tutorials - Web - Machine Learning - Utilities

enhancement

# Feature request Does it makes sense to implement the [Schema Versioning Pattern](https://www.mongodb.com/blog/post/building-with-patterns-the-schema-versioning-pattern) on ODMantic? ### Context People look interested in this: https://www.mongodb.com/community/forums/t/migration-tool-for-python/6344

enhancement

Well... Hi there! :wave:

I guess this benchmark can be included here: https://github.com/klen/py-frameworks-bench/ On which section would be ideal? :thinking:

Starlette is a web framework that supports both async and sync functions. The sync part code runs in a threadpool. The threadpool contains a maximum number of threads: 40. https://github.com/agronholm/anyio/blob/4f3a8056a8b14dbe43c95039a0d731ede1083cb7/src/anyio/_backends/_asyncio.py#L2071-L2077...

documentation
good first issue

- Replaces #527 ## Missing - [ ] Address what @tomchristie said on https://github.com/encode/starlette/pull/527#discussion_r343613065: - [ ] Check how this PR works interacting with the server.

feature
websocket