Go to file
Dirk Mueller bbf9faf467 - update to 3.5.2:
* Fix async-to-async typo
  * Add tests for sync_to_async
  * Improved docs - Starlette supports WebSockets
  * Use get_event_loop in class-level code
  * Changed how StatelessServer handles event loops
  * Fixed pytest_asyncio deprecation warning. 
  * Drop python 3.6, add python 3.10
  * Fix allowed values for spec_version
  * Rewrote multiprocessing test to use no local functions 
  * Fixed a typographical error
  * Remove SOCK_NONBLOCK from socket creation on tests 
  * Preserve CurrentThreadExecutor across create_task
  * Don't warn 'non-async-marked callable' for async callable instance
  * Disallow async callable class instances as callable
  * Fix root_path in WebSocket Connection Scope

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-asgiref?expand=0&rev=12
2022-06-04 15:47:57 +00:00
.gitattributes osc copypac from project:home:dmolkentin:netbox package:python-asgiref revision:1 2020-04-24 06:45:59 +00:00
.gitignore osc copypac from project:home:dmolkentin:netbox package:python-asgiref revision:1 2020-04-24 06:45:59 +00:00
asgiref-3.5.2.tar.gz - update to 3.5.2: 2022-06-04 15:47:57 +00:00
python-asgiref.changes - update to 3.5.2: 2022-06-04 15:47:57 +00:00
python-asgiref.spec - update to 3.5.2: 2022-06-04 15:47:57 +00:00