Skip to content
Avatar

Achievements

Achievements

Highlights

  • 3 discussions answered

Organizations

@falconry
Block or Report

Block or report vytas7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. SQLAlchemy session management middleware for Falcon applications.

    Python 17 2

  2. 1
    ``multipart/form-data`` handling in Falcon proposal
    2
    ===================================================
    3
    
                  
    4
    Design philosophy
    5
    -----------------
  3. Extended Falcon multipart/form-data handling performance & regression tests.

    Python 1

  4. 1
    import io
    2
    
                  
    3
    import falcon
    4
    import requests
    5
    
                  
  5. falcon-asgi-example Public archive

    Obsolete!!! See the latest version: https://falcon.readthedocs.io/en/latest/user/tutorial-asgi.html

    Python 7

274 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2022

Created 1 repository

Created a pull request in falconry/falcon that received 3 comments

chore(tools): add a tool to aggregate contributors from GitHub commits

Closes #1533 Actually running this tool should be done as part of the release process. I added a mention in #473. We could probably add a check in …

+187 −3 3 comments

Created an issue in falconry/falcon that received 3 comments

ASGI resp.stream is iterated until completion despite client disconnect

At the time of writing, setting resp.stream to an async generator results in it being iterated by the framework until completion (or, obviously, un…

3 comments
Answered 1 discussion in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.