Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / django/asgiref issues and pull requests

#482 - SyncToAsync no longer thread-sensitive

Issue - State: open - Opened by markgajdosik about 1 month ago - 2 comments

#481 - Simplify local's implementation

Pull Request - State: open - Opened by spanezz about 1 month ago - 2 comments

#480 - Confirmed Python 3.13 support.

Pull Request - State: closed - Opened by felixxm about 1 month ago - 2 comments

#479 - Can we move either the library or the specification elsewhere?

Issue - State: closed - Opened by Kludex about 1 month ago - 7 comments

#478 - Fix Local behaviour with asyncio Task.

Pull Request - State: closed - Opened by spanezz about 1 month ago - 7 comments

#477 - Fix Local usage in asyncio Tasks.

Pull Request - State: closed - Opened by carltongibson about 1 month ago - 1 comment

#476 - Remove unneeded check in AsyncToSync.

Pull Request - State: closed - Opened by carltongibson about 1 month ago

#475 - [3.8.0+] Django "active" language is not safe to use with ASGI

Issue - State: open - Opened by sshishov about 1 month ago - 7 comments

#474 - Clarify `raw_path` of WebSocket also excludes query string

Pull Request - State: closed - Opened by raptium about 1 month ago - 1 comment

#473 - asgiref.local.Local fails to isolate changes between asyncio tasks

Issue - State: closed - Opened by spanezz about 1 month ago - 14 comments

#472 - Doubts about Project License

Issue - State: open - Opened by mlorenzoitx about 2 months ago

#471 - Fix #470: Prevent error `AsyncToSync.main_wrap() got multiple values for argument '<kwarg>'`

Pull Request - State: closed - Opened by Krismix1 about 2 months ago - 1 comment

#469 - Add `offset` and `count` to Path Send

Issue - State: open - Opened by Archmonger about 2 months ago - 2 comments

#467 - TypeError 'NoneType' object is not subscriptable

Issue - State: open - Opened by mthompson313 3 months ago - 4 comments

#466 - ASGI TLS extension

Issue - State: open - Opened by Kludex 3 months ago - 8 comments

#465 - Update HTTP spec: correct `scope.asgi.spec_version`

Pull Request - State: closed - Opened by lazorchakp 3 months ago

#464 - Replace `IOError` by `OSError`

Pull Request - State: closed - Opened by Kludex 4 months ago

#464 - Replace `IOError` by `OSError`

Pull Request - State: closed - Opened by Kludex 4 months ago

#463 - Use EAFP approach in local.py

Pull Request - State: open - Opened by sevdog 6 months ago

#462 - Spec: Added `reason` to WebSocket Disconnect

Pull Request - State: closed - Opened by frankie567 6 months ago - 5 comments

#461 - DatabaseError with new version of asgiref

Issue - State: closed - Opened by abbas-mohd56 7 months ago - 1 comment

#460 - Suggestion: set `NotRequired` on all fields that aren't required

Issue - State: open - Opened by jakkdl 7 months ago - 8 comments

#459 - Spec question: `websocket.disconnect` doesn't support the `reason` field

Issue - State: closed - Opened by frankie567 7 months ago - 10 comments

#457 - Reset doc theme to ReadTheDocs' default theme

Pull Request - State: closed - Opened by ewjoachim 8 months ago

#456 - Updated release steps in README.

Pull Request - State: closed - Opened by carltongibson 8 months ago

#455 - Raise exception if exec_coro is done.

Pull Request - State: closed - Opened by ttys0dev 8 months ago - 2 comments

#454 - Revert removing of SyncToAsync.get_current_task

Pull Request - State: closed - Opened by legau 8 months ago - 5 comments

#453 - Revert "Fix task cancellation propagation to subtasks when using sync…

Pull Request - State: closed - Opened by carltongibson 8 months ago - 9 comments

#452 - Regression in v3.8.0

Issue - State: closed - Opened by carltongibson 8 months ago - 9 comments
Labels: bug

#451 - Add tox.ini to MANIFEST.in

Pull Request - State: closed - Opened by mtelka 8 months ago

#450 - Task was destroyed but it is pending!

Issue - State: open - Opened by mtelka 8 months ago - 1 comment

#449 - sdist is missing `tox.ini`

Issue - State: closed - Opened by mtelka 8 months ago - 1 comment

#448 - Fix a rST problem in the pathsend extension documentation

Pull Request - State: closed - Opened by matthiask 8 months ago

#447 - Releasing 3.8.0

Pull Request - State: closed - Opened by carltongibson 8 months ago - 5 comments

#446 - Correct WSGI adapter handling of root path.

Pull Request - State: closed - Opened by carltongibson 8 months ago

#445 - Why `http.response.start` exists?

Issue - State: closed - Opened by Kludex 8 months ago - 1 comment

#443 - Compatibility with gevent monkey-patching?

Issue - State: closed - Opened by tildedave 9 months ago - 1 comment

#442 - `PATH_INFO` set incorrectly by `WsgiToAsgiInstance.build_environ()`

Issue - State: closed - Opened by srittau 9 months ago - 1 comment

#440 - Move variable initialization in AsyncToSync from __init__ to __call__

Pull Request - State: closed - Opened by ttys0dev 10 months ago - 1 comment

#439 - Move variable initialization in AsyncToSync from __init__ to __call__

Pull Request - State: closed - Opened by germaniuss 10 months ago - 6 comments

#438 - async_to_sync does not use the correct thread when used as decorator

Issue - State: open - Opened by germaniuss 10 months ago - 3 comments

#437 - Wording: should “extra coroutines” actually be “extra tasks”?

Issue - State: closed - Opened by Hawk777 10 months ago - 4 comments

#436 - What am I allowed to do with the send/receive callables?

Issue - State: closed - Opened by Hawk777 10 months ago - 1 comment

#435 - Fix task cancellation propagation to subtasks when using sync middleware

Pull Request - State: closed - Opened by ttys0dev 10 months ago - 1 comment

#434 - Using asyncio.shield hangs/deadlocks when used with sync middleware.

Issue - State: closed - Opened by ttys0dev 10 months ago - 10 comments

#433 - Can asig http extensions be used in WebSocket Denial Response?

Issue - State: closed - Opened by synodriver 10 months ago - 2 comments

#432 - Test asyncio.shield with sync and async middlware

Pull Request - State: closed - Opened by ttys0dev 10 months ago - 4 comments

#431 - Add an IOError when send() is called on a closed connection

Pull Request - State: closed - Opened by adriangb 10 months ago - 8 comments

#429 - Add type annotations to asgiref functions

Pull Request - State: open - Opened by davitacols 11 months ago - 11 comments

#428 - Add Type Annotations to `asgiref` Module Functions

Issue - State: open - Opened by davitacols 11 months ago - 3 comments
Labels: exp/beginner

#427 - Add Type Annotations to `asgiref` Module

Issue - State: closed - Opened by davitacols 11 months ago - 1 comment

#425 - Add Esmerald to implementations

Pull Request - State: closed - Opened by tarsil 11 months ago

#424 - About `scope[path]` and `scope[root_path]`

Issue - State: open - Opened by abersheeran 12 months ago - 11 comments

#423 - Re-evaluate "http.response.zerocopysend"

Issue - State: open - Opened by Archmonger 12 months ago - 28 comments

#421 - Rewrite section of HTTP spec re Cookie headers

Pull Request - State: closed - Opened by LucidDan about 1 year ago - 1 comment

#420 - Documentation suggestion - Cookie header handling for HTTP/2

Issue - State: closed - Opened by LucidDan about 1 year ago - 2 comments

#419 - Communicating client disconnects without receiving the request body

Issue - State: closed - Opened by adriangb about 1 year ago - 11 comments

#418 - Add Connexion to implementations.rst

Pull Request - State: closed - Opened by RobbeSneyders about 1 year ago - 1 comment

#417 - ApplicationCommunicator cancels the application future unnecessarily?

Issue - State: open - Opened by fish-face about 1 year ago - 3 comments

#416 - Parameters to Generic[...] must all be type variables

Issue - State: closed - Opened by AnyByte about 1 year ago - 2 comments

#415 - Add Flama to implementations.rst

Pull Request - State: open - Opened by perdy about 1 year ago - 1 comment

#414 - Dropped Python 3.7 support.

Pull Request - State: closed - Opened by felixxm about 1 year ago - 1 comment

#413 - Fixed mypy error about ignore[import].

Pull Request - State: closed - Opened by felixxm about 1 year ago - 1 comment

#412 - Added Python 3.12 support.

Pull Request - State: closed - Opened by felixxm about 1 year ago - 8 comments

#411 - Handle `"client": None` in WsgiToAsgi adapter

Pull Request - State: closed - Opened by ekzhang about 1 year ago - 1 comment

#409 - Commented scope that caused error with unix sockets

Pull Request - State: closed - Opened by cgunadi2018 about 1 year ago - 3 comments

#408 - Remove unnecessarily complicated backwards compatibility code

Pull Request - State: closed - Opened by kimvais about 1 year ago - 2 comments

#407 - Add `pathsend` extension

Pull Request - State: closed - Opened by gi0baro about 1 year ago - 3 comments

#406 - RFE: please start making github releases

Issue - State: closed - Opened by kloczek about 1 year ago - 3 comments

#405 - Behavior on `WebSocket.Send` on disconnection

Issue - State: closed - Opened by Kludex about 1 year ago - 5 comments

#404 - Proposal: introduce `http.response.pathsend` extension

Issue - State: closed - Opened by gi0baro about 1 year ago - 2 comments

#403 - Disable Thread sensitive

Pull Request - State: closed - Opened by wasimTem over 1 year ago - 3 comments

#402 - Clarify that raw_path does not include the query string

Pull Request - State: closed - Opened by simonw over 1 year ago - 1 comment

#401 - Adjusted changelog for 3.7.0 to reflect that `Local` isn't `contextvars` yet

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#400 - README: Replace broken Travis badge with GitHub Actions

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#399 - Using `contextvars` in `local.py`?

Issue - State: closed - Opened by akx over 1 year ago - 4 comments

#398 - Relax typing of lifespan state from Dict[str, Any] to Dict[Any, Any]

Issue - State: closed - Opened by HansBrende over 1 year ago - 4 comments

#397 - Question about backwards compatibility

Issue - State: closed - Opened by kristjanvalur over 1 year ago - 1 comment

#395 - Consider yanking version 3.7.0 from PyPI

Issue - State: closed - Opened by Callum027 over 1 year ago - 2 comments

#394 - Argument missing for parameter

Issue - State: closed - Opened by lexicalunit over 1 year ago - 6 comments

#393 - Incompatibility with asgiref, pypy and coverage

Issue - State: open - Opened by LilyFoote over 1 year ago - 9 comments

#392 - Python 3.9 `typing` raises error on `Generic` usage in `AsyncToSync` class

Issue - State: closed - Opened by pmayostendorp over 1 year ago - 5 comments
Labels: blocked/user-response

#391 - Mention BlackSheep as one of the implementation

Pull Request - State: closed - Opened by techntools over 1 year ago

#390 - Improve sync.py typing and utilities performance

Pull Request - State: closed - Opened by bellini666 over 1 year ago - 6 comments

#389 - Add information about when to start sending response

Pull Request - State: closed - Opened by kristjanvalur over 1 year ago

#388 - Clarification about response.start/response.body

Issue - State: closed - Opened by kristjanvalur over 1 year ago - 9 comments

#387 - Remove constraints about waiting for body to send response

Pull Request - State: closed - Opened by Kludex over 1 year ago - 3 comments

#386 - Better garbage-collection on exceptions in sync_to_async

Pull Request - State: closed - Opened by tahajahangir over 1 year ago - 2 comments

#385 - Allow Local instances to be cleared without deleting

Pull Request - State: open - Opened by ababic over 1 year ago - 2 comments

#384 - Rename Starlite to Litestar

Pull Request - State: closed - Opened by Tobi-De over 1 year ago - 1 comment

#383 - Use `__traceback_hide__` to skip frames in tracebacks

Pull Request - State: closed - Opened by bigfootjon over 1 year ago - 1 comment