Skip to content
Snippets Groups Projects
  • Paulus Schoutsen's avatar
    519d9f2f
    async HTTP component (#3914) · 519d9f2f
    Paulus Schoutsen authored
    * Migrate WSGI to asyncio
    
    * Rename wsgi -> http
    
    * Python 3.4 compat
    
    * Move linting to Python 3.4
    
    * lint
    
    * Lint
    
    * Fix Python 3.4 mock_open + binary data
    
    * Surpress logging aiohttp.access
    
    * Spelling
    
    * Sending files is a coroutine
    
    * More callback annotations and naming fixes
    
    * Fix ios
    519d9f2f
    History
    async HTTP component (#3914)
    Paulus Schoutsen authored
    * Migrate WSGI to asyncio
    
    * Rename wsgi -> http
    
    * Python 3.4 compat
    
    * Move linting to Python 3.4
    
    * lint
    
    * Lint
    
    * Fix Python 3.4 mock_open + binary data
    
    * Surpress logging aiohttp.access
    
    * Spelling
    
    * Sending files is a coroutine
    
    * More callback annotations and naming fixes
    
    * Fix ios
Code owners
Assign users and groups as approvers for specific file changes. Learn more.