Ecosyste.ms: Issues

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

GitHub / sanic-org/sanic issues and pull requests

#3000 - chore: support `JSONRepsonse` `dumps` callable return type `bytes`

Pull Request - State: open - Opened by imnotjames 5 days ago - 1 comment

#2999 - Is there a plan for compatibility with Python 3.13 no GIL?

Issue - State: open - Opened by yuWorm 11 days ago - 1 comment
Labels: feature request

#2998 - CORS instructions incorrect for Sanic

Issue - State: open - Opened by toddwildey 15 days ago
Labels: bug

#2996 - Add Python 3.13 to CI Tests

Issue - State: open - Opened by robd003 27 days ago - 2 comments
Labels: feature request

#2995 - sanic response.json() serialize problem

Issue - State: closed - Opened by Hotant-Bu about 1 month ago - 3 comments
Labels: bug

#2994 - Incorrect address returned when listening to IPv6

Issue - State: open - Opened by moyanj about 1 month ago
Labels: bug

#2993 - Dependency injection not working for websocket handlers

Issue - State: closed - Opened by dhensen about 1 month ago - 1 comment
Labels: bug

#2992 - Fixed `mixins.startup.serve` UnboundLocalError.

Pull Request - State: open - Opened by pygeek 2 months ago - 3 comments

#2991 - dynamic update blueprint

Issue - State: open - Opened by amoxuk 2 months ago - 1 comment
Labels: bug

#2990 - with --reload produce a zombie process problem

Issue - State: open - Opened by zybxjx 2 months ago
Labels: bug

#2988 - Typehints in docstrings

Issue - State: open - Opened by ilya-nikolaev 2 months ago
Labels: RFC

#2987 - Content type on static files lacks charset=UTF-8

Issue - State: open - Opened by Tronic 3 months ago - 1 comment
Labels: bug

#2986 - Cannot use Ctrl + C to exit the program normally

Issue - State: open - Opened by lky1937 3 months ago
Labels: bug

#2985 - 启动报错

Issue - State: open - Opened by f754699 3 months ago - 2 comments
Labels: bug

#2984 - KEEP_ALIVE doesn't work from the 21.3 sanic version

Issue - State: open - Opened by ivancallefon 3 months ago
Labels: bug

#2983 - Spammy massage - PyPy readlink

Issue - State: open - Opened by Commandcracker 3 months ago
Labels: feature request

#2982 - Github Actions need updating

Issue - State: open - Opened by prryplatypus 3 months ago - 3 comments

#2981 - Backport PRs 2979 2980

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

#2980 - Bad encoding

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

#2979 - Error on bad body length

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

#2978 - Fix missing setuptools. Fix ast deprecation warnings. (#2970)

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

#2977 - websockets: unexpected keyword connections

Issue - State: open - Opened by benjiqq 3 months ago - 1 comment
Labels: bug

#2976 - Fix deleting a cookie that was created with secure=False

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

#2975 - Backport PR 2973

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

#2974 - Add option for non snake_case query parameters in url_for

Issue - State: open - Opened by mayushii21 3 months ago - 2 comments
Labels: feature request

#2973 - Better fix for scheduling logic for transport close() and abort()

Pull Request - State: closed - Opened by ashleysommer 3 months ago - 6 comments

#2972 - Cannot delete cookies due to missing `secure` parameter

Issue - State: closed - Opened by xmcp 3 months ago - 1 comment
Labels: bug

#2971 - Catch request middleware exceptions

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

#2970 - Fix missing setuptools. Fix ast deprecation warnings.

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

#2969 - Removing redundant code

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

#2968 - Begin Release PR 24.6

Pull Request - State: closed - Opened by ahopkins 3 months ago - 1 comment

#2967 - branch

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

#2966 - Call abort later

Pull Request - State: closed - Opened by ahopkins 3 months ago - 1 comment

#2965 - Clear HTTPX check in REPL

Pull Request - State: closed - Opened by ahopkins 3 months ago
Labels: release-needed

#2964 - Add missing test

Pull Request - State: closed - Opened by ahopkins 3 months ago - 1 comment

#2963 - Amir's branch merge with main

Pull Request - State: closed - Opened by amir-darabi 3 months ago

#2962 - Merge Entity Header #2824

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

#2961 - Allow for custom name generation

Pull Request - State: closed - Opened by ahopkins 3 months ago - 1 comment

#2960 - Ensure proper intent for noisy exceptions

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

#2959 - Resolve Python 3.12 deprecation notice

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

#2958 - Add logging of extras and a JSONFormatter

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

#2957 - Official integration with Tortoise ORM occurring sync operations and errors

Issue - State: closed - Opened by dinosaurtirex 3 months ago - 2 comments
Labels: RFC

#2955 - Fixed wrong formatting in `request.md`

Pull Request - State: closed - Opened by ilya-nikolaev 3 months ago - 1 comment

#2954 - OpenAPI Documentation Issues for Class-Based Views Generating RESTful APIs

Issue - State: closed - Opened by jsonvot 4 months ago - 2 comments
Labels: bug

#2953 - sanic 23 `FORWARDED_SECRET` forwarded VS x-headers

Issue - State: closed - Opened by yurenchen000 4 months ago - 8 comments
Labels: bug, information required

#2952 - Blueprint.group and decorator

Issue - State: closed - Opened by cnsino 4 months ago - 3 comments
Labels: feature request

#2951 - Not to remove entity headers for 412 responses

Pull Request - State: closed - Opened by ChihweiLHBird 4 months ago - 1 comment

#2950 - Middleware Runs Twice if Route Not Found + Middleware Exception

Issue - State: closed - Opened by imnotjames 4 months ago - 8 comments
Labels: bug

#2949 - remove depricated attributes

Pull Request - State: closed - Opened by dyrkuwu 4 months ago - 3 comments

#2948 - RuntimeError: Event loop stopped before Future completed.

Issue - State: open - Opened by KlimchevKonstantin 5 months ago - 2 comments
Labels: bug

#2947 - Make the `.message` field on exceptions non-empty

Pull Request - State: closed - Opened by ekzhang 5 months ago - 4 comments

#2946 - Update request.md - nitpick

Pull Request - State: closed - Opened by BeastImran 5 months ago - 1 comment

#2945 - Release 24.4

Pull Request - State: closed - Opened by ahopkins 5 months ago - 1 comment

#2944 - Cors related traceback on `run_async.py`

Issue - State: open - Opened by LasseBlaauwbroek 5 months ago - 1 comment
Labels: bug

#2943 - sanic command line to start the app, developer mode -dev model error

Issue - State: closed - Opened by snail-developer 5 months ago - 2 comments
Labels: bug

#2942 - Throws an exception when I run with pycharm debug

Issue - State: open - Opened by lmyliumingyang1011 5 months ago - 5 comments
Labels: bug

#2941 - How can a routing function not pass the request parameter

Issue - State: open - Opened by YeKelvin 6 months ago - 1 comment
Labels: feature request

#2940 - Add sanic to crowdin

Issue - State: open - Opened by beliboba 6 months ago
Labels: feature request

#2939 - A question about request.json

Issue - State: closed - Opened by hulaime 6 months ago - 2 comments
Labels: feature request

#2938 - HTTPMethodView subclass to support generics

Issue - State: open - Opened by elenlee 6 months ago - 1 comment
Labels: feature request

#2937 - Handle streaming from ASGI

Pull Request - State: closed - Opened by ahopkins 6 months ago

#2936 - Update manager.py

Pull Request - State: closed - Opened by razodactyl 6 months ago

#2935 - TypeError: listener() got an unexpected keyword argument 'priority'

Issue - State: closed - Opened by allComputableThings 6 months ago - 3 comments
Labels: bug

#2934 - Healthcheck docs added extra information to enable the endpoint

Pull Request - State: closed - Opened by Nano112 6 months ago - 1 comment

#2932 - Run ruff with some changes

Pull Request - State: closed - Opened by ahopkins 6 months ago - 1 comment

#2931 - Logging improvements

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

#2930 - Fix typo in sanic-ext configuration readme.md file

Pull Request - State: closed - Opened by jakkaz 6 months ago - 1 comment

#2929 - AttributeError: 'Sanic' object has no attribute 'multiplexer'

Issue - State: closed - Opened by TaylorHere 6 months ago - 4 comments
Labels: bug

#2928 - Auto generate route name

Pull Request - State: closed - Opened by hamedsh 6 months ago - 2 comments

#2927 - Native Gzip & Brotli compression

Issue - State: open - Opened by robd003 7 months ago - 5 comments
Labels: feature request

#2926 - fix DeprecationWarning: Attribute s is deprecated and will be removed…

Pull Request - State: closed - Opened by hamedsh 7 months ago - 2 comments

#2925 - Documentation Hidden by Menu

Issue - State: open - Opened by cdelaney-global 7 months ago - 2 comments
Labels: bug

#2924 - fix markdown on html5tagger page

Pull Request - State: closed - Opened by DeJayDev 7 months ago - 1 comment

#2923 - Allows classes as middleware

Pull Request - State: closed - Opened by nicolaipre 7 months ago - 3 comments

#2922 - REQUEST_TIMEOUT & RESPONSE_TIMEOUT not working

Issue - State: open - Opened by Senhaji-Rhazi-Hamza 7 months ago
Labels: bug

#2921 - Sanic drops part of HTTP response data

Issue - State: closed - Opened by xbeastx 7 months ago - 16 comments
Labels: bug

#2920 - How to avoid abort when the code throw an Exception

Issue - State: closed - Opened by Huelse 7 months ago - 1 comment
Labels: RFC

#2919 - Fix Websockets Deprecation Warning

Pull Request - State: closed - Opened by ChihweiLHBird 8 months ago - 1 comment

#2918 - Unexpected behavior when using blueprint groups and app.url_for

Issue - State: closed - Opened by asyte 8 months ago - 1 comment
Labels: bug

#2917 - Unexpected behaviour with REQUEST_MAX_HEADER_SIZE

Issue - State: closed - Opened by pluzun 8 months ago - 1 comment
Labels: bug

#2916 - mypy error type for async get function in HTTPMethodView

Issue - State: open - Opened by FirePanda169 8 months ago - 3 comments
Labels: bug

#2915 - "body not consumed" error on GET request with content-length=0

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

#2914 - 一个求助

Issue - State: closed - Opened by f754699 8 months ago - 1 comment
Labels: bug

#2913 - Added support to Multiplexer and Manager to terminate durable workers

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

#2912 - Unexpected behavior with bp.middleware() using classes

Issue - State: closed - Opened by nicolaipre 8 months ago - 2 comments
Labels: bug

#2910 - The RESTful API has redundant path parameters

Issue - State: closed - Opened by jsonvot 8 months ago - 1 comment
Labels: bug

#2909 - openapi json exception

Issue - State: closed - Opened by jsonvot 8 months ago
Labels: bug

#2908 - Start-up exception

Issue - State: closed - Opened by jsonvot 8 months ago - 1 comment
Labels: bug

#2907 - EOFError in Server Manager

Issue - State: open - Opened by ahankinson 8 months ago - 2 comments
Labels: bug

#2905 - How can I use the Response streaming technique in a POST method?

Issue - State: closed - Opened by peilongchencc 9 months ago - 2 comments

#2904 - Sanic stops working after trying to open a WS connection

Issue - State: open - Opened by cnicodeme 9 months ago - 3 comments
Labels: bug

#2903 - Fix websocket decorater doc error

Pull Request - State: closed - Opened by mailgyc 9 months ago - 1 comment

#2902 - Trusted proxies

Issue - State: closed - Opened by Commandcracker 9 months ago - 2 comments
Labels: feature request

#2901 - Fixed a little typo in log.py

Pull Request - State: closed - Opened by ChaoticByte 9 months ago - 2 comments