Skip to content
Snippets Groups Projects
  • J. Nick Koston's avatar
    a6a47c0b
    Make aiohttp_cors a top level import (#115563) · a6a47c0b
    J. Nick Koston authored
    * Make aiohttp_cors a top level import
    
    This was moved to a late import in #27935 but there is no
    longer any need to import it late in the event loop as aiohttp_cors
    is listed in pyproject.toml so it will always be available
    
    * drop requirements as they are all top level now
    
    * drop requirements as they are all top level now
    
    * adjust
    Make aiohttp_cors a top level import (#115563)
    J. Nick Koston authored
    * Make aiohttp_cors a top level import
    
    This was moved to a late import in #27935 but there is no
    longer any need to import it late in the event loop as aiohttp_cors
    is listed in pyproject.toml so it will always be available
    
    * drop requirements as they are all top level now
    
    * drop requirements as they are all top level now
    
    * adjust
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
requirements_all.txt 56.28 KiB