Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-5038: Use iterable objects in case of mmap file source#11904

Closed
ghost wants to merge 5 commits into
masterpython/cpython:masterfrom
unknown repositoryCopy head branch name to clipboard
Closed

bpo-5038: Use iterable objects in case of mmap file source#11904
ghost wants to merge 5 commits into
masterpython/cpython:masterfrom
unknown repositoryCopy head branch name to clipboard

Conversation

@ghost

@ghost ghost commented Feb 17, 2019

Copy link
Copy Markdown

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
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.