bpo-5038: Use iterable objects in case of mmap file source · Pull Request #11904 · python/cpython

Closed

ghost wants to merge 5 commits intomasterfrom

unknown repository

Conversation

@ghost

Introduce iterable objects for Basic and Digest authentication
in case the requests POST body is coming from an mmap'ed file.
As suggested by @vadmium.

Includes testcases for:

  • Basic Authentication
  • Digest Authentication used by Proxy-Authenticate code

https://bugs.python.org/issue5038

in case the requests POST body is coming from an mmap'ed file.
in case the requests POST body is coming from an mmap'ed file.

@ghost ghost closed this

Feb 20, 2019

@ghost ghost deleted the fix-issue-5038-2 branch

February 20, 2019 00:31

@matejcik matejcik mannequin mentioned this pull request

Jul 22, 2025

This pull request was closed.

Labels