Mark Bakhit

Results 316 comments of Mark Bakhit
trafficstars

Jazzband typically only hosts Django related packages, so I would doubt it. Technically, it is fully possible to move the current connectors out of `Django-DBBackup` and have them be standalone....

@Kludex If/when this feature gets developed I will merge `zerocopysend` support into WhiteNoise. Adding support within WhiteNoise would be fairly quick, but I don't know if I will have time...

Related: - https://github.com/django/asgiref/issues/423

@PIG208 Are you willing to PR your suggested behavior?

cc: @pgjones @Kludex @tomchristie

@abersheeran In terms of what this would like in practice, do you have a proposed interface? Trying to work backwards and see how/if to push through this issue. Lack of...

@synodriver Would an interface change allow h2 support without waiting on library support?

My immediate family impression it's debatable whether http2 and http3 file transfers need to be funneled through external libraries. It seems possible to simplify things by adding a few asgiref...

PRs to resolve this are welcome!

Hey @strayer I haven't had as much time to handle this PR as I'd like. The code on this PR is mostly untested. Feel free to fork off my branch...