Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tomwojcik/starlette-context issues and pull requests
#50 - How to get request.body from starlette-context plugin?
Issue -
State: closed - Opened by XingLiu0923 over 3 years ago
- 2 comments
#49 - No module named '_contextvars'
Issue -
State: closed - Opened by guillain over 3 years ago
- 1 comment
#48 - How to use context in Jinja (or any other template engine)?
Issue -
State: closed - Opened by mrk24251 over 3 years ago
- 1 comment
#47 - Consider removing `RawContextMiddleware` and keeping only `ContextMiddleware` after resolving memory usage issue
Issue -
State: open - Opened by tomwojcik over 3 years ago
- 8 comments
Labels: question
#46 - Testing code that relies on context vars without a full test client / app
Issue -
State: closed - Opened by shevron over 3 years ago
- 8 comments
Labels: question
#45 - Plugin docs
Pull Request -
State: closed - Opened by hhamana over 3 years ago
- 1 comment
#44 - update changelog
Pull Request -
State: closed - Opened by tomwojcik over 3 years ago
#43 - Can't write new plugin - plugin is not iterable
Issue -
State: closed - Opened by dddenes over 3 years ago
- 4 comments
Labels: invalid, question
#42 - Bump actions/setup-python from 2 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies, github_actions
#41 - Bump actions/checkout from 2 to 2.3.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies, github_actions
#40 - Question: Can I add request-id into uvicorn.access log?
Issue -
State: closed - Opened by tienhm0202 almost 4 years ago
- 2 comments
#39 - Rc0.3.2
Pull Request -
State: closed - Opened by tomwojcik almost 4 years ago
#38 - codecov report not being uploaded
Issue -
State: closed - Opened by tomwojcik almost 4 years ago
- 1 comment
Labels: github_actions
#37 - Clean hooks travis automation docs
Pull Request -
State: closed - Opened by tomwojcik almost 4 years ago
#36 - Revert addition of MyPy stub .pyi files
Pull Request -
State: closed - Opened by ginomempin almost 4 years ago
- 1 comment
#35 - Test fails due to an uninitialized context
Issue -
State: closed - Opened by brunoripa almost 4 years ago
- 3 comments
#34 - Add MyPy stub files and mark package as py.typed
Pull Request -
State: closed - Opened by ginomempin almost 4 years ago
- 1 comment
#33 - lower-case key name for plugin headers
Issue -
State: closed - Opened by schunka almost 4 years ago
- 2 comments
#32 - Access context from another middleware
Issue -
State: closed - Opened by HarrySky almost 4 years ago
- 2 comments
Labels: documentation
#31 - Are there plans to add type hints or library stubs for MyPy?
Issue -
State: closed - Opened by ginomempin almost 4 years ago
- 8 comments
Labels: invalid, wontfix
#30 - Allow custom validation response
Pull Request -
State: closed - Opened by hhamana about 4 years ago
- 11 comments
Labels: enhancement
#29 - Access content in thread
Issue -
State: closed - Opened by oschulzSam about 4 years ago
- 2 comments
#28 - JWT token?
Issue -
State: closed - Opened by Feijo about 4 years ago
- 3 comments
#27 - allow custom validation errors
Pull Request -
State: closed - Opened by hhamana over 4 years ago
#26 - Add ApiKeyPlugin to extract X-API-Key header
Pull Request -
State: closed - Opened by adamantike over 4 years ago
- 2 comments
#25 - Add travis hooks for pre commit
Pull Request -
State: closed - Opened by tomwojcik over 4 years ago
#24 - Prepare 0.3.0
Pull Request -
State: closed - Opened by tomwojcik over 4 years ago
#23 - add flake8 and isort
Pull Request -
State: closed - Opened by tomwojcik over 4 years ago
#22 - add mypy support
Pull Request -
State: closed - Opened by tomwojcik over 4 years ago
#21 - Feature/add pure middleware
Pull Request -
State: closed - Opened by tomwojcik over 4 years ago
#20 - RequestTime plugin support.
Issue -
State: closed - Opened by yinkh over 4 years ago
- 2 comments
#19 - Add request-id to logs without using LoggerAdapter
Issue -
State: closed - Opened by dev-99 over 4 years ago
- 4 comments
Labels: documentation
#18 - rewrite middleware to pure ASGI
Issue -
State: closed - Opened by dmig-alarstudios over 4 years ago
- 5 comments
Labels: enhancement
#17 - Bump uvicorn from 0.11.1 to 0.11.7
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#16 - Readthedocs
Pull Request -
State: closed - Opened by tomwojcik over 4 years ago
#15 - PluginUUIDBase's force_new_uuid option seems broken
Issue -
State: closed - Opened by wapiflapi over 4 years ago
- 5 comments
Labels: bug
#14 - Python 3.6 installs 0.1.3 version
Issue -
State: closed - Opened by tuukkamustonen over 4 years ago
- 1 comment
#13 - Minor feature requests
Pull Request -
State: closed - Opened by tomwojcik almost 5 years ago
#12 - Check if context already filled
Pull Request -
State: closed - Opened by VukW almost 5 years ago
- 1 comment
#11 - Provide option in RequestIdPlugin/CorrelationIdPlugin to always create a new UUID
Issue -
State: closed - Opened by derekbekoe almost 5 years ago
- 1 comment
Labels: enhancement
#10 - Enforce that if request/correlation id provided, it must be a UUID otherwise generate new
Issue -
State: closed - Opened by derekbekoe almost 5 years ago
- 1 comment
Labels: enhancement
#9 - Support for CorrelationIdPlugin and CorrelationIdPlugin still executing when application encounters an exception
Issue -
State: closed - Opened by derekbekoe almost 5 years ago
- 5 comments
Labels: documentation, question
#8 - Middleware starlettify
Pull Request -
State: closed - Opened by tomwojcik almost 5 years ago
#7 - uninitialized context access raises LookupError
Issue -
State: closed - Opened by dmig-alarstudios almost 5 years ago
- 8 comments
Labels: enhancement, invalid, question
#6 - Async plugins
Pull Request -
State: closed - Opened by tomwojcik about 5 years ago
- 1 comment
#5 - Extract data from the request body
Issue -
State: closed - Opened by andrei-shabanski about 5 years ago
- 1 comment
Labels: bug, enhancement
#4 - one middleware, multiple plugins for middleware
Pull Request -
State: closed - Opened by tomwojcik about 5 years ago