Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-128192: support HTTP sha-256 digest authentication as per RFC-7617
- #128193
#128193
Merged
gpshead
merged 15 commits into
python:main
python/cpython:main
from
calvinbui:patch-1
Copy head branch name to clipboard
Dec 28, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-128192: support HTTP sha-256 digest authentication as per RFC-7617
#128193
gpshead
merged 15 commits into
python:main
python/cpython:main
from
calvinbui:patch-1
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2024
support sha-256 digest authentication
calvinbui
authored
eb7fe23
View commit details
Copy full SHA for eb7fe23
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
06cd409
View commit details
Copy full SHA for 06cd409
Browse repository at this point
Update Misc/NEWS.d/next/Core_and_Builtins/2024-12-23-11-14-07.gh-issue-128192.02mEhD.rst
Show description for 1d9d1af
calvinbui
and
ZeroIntensity
authored
1d9d1af
View commit details
Copy full SHA for 1d9d1af
Browse repository at this point
Commits on Dec 27, 2024
comments regarding rfc7616
calvinbui
committed
aea1b4e
View commit details
Copy full SHA for aea1b4e
Browse repository at this point
move md5-sess comment
calvinbui
committed
5c21402
View commit details
Copy full SHA for 5c21402
Browse repository at this point
Commits on Dec 28, 2024
tests
calvinbui
committed
10b25ad
View commit details
Copy full SHA for 10b25ad
Browse repository at this point
fix lint
calvinbui
committed
fa80be1
View commit details
Copy full SHA for fa80be1
Browse repository at this point
Add name in ACKS
calvinbui
committed
3c2ac12
View commit details
Copy full SHA for 3c2ac12
Browse repository at this point
Update Lib/test/test_urllib2.py
Show description for d9e3c44
calvinbui
and
picnixz
authored
d9e3c44
View commit details
Copy full SHA for d9e3c44
Browse repository at this point
Update Misc/NEWS.d/next/Core_and_Builtins/2024-12-23-11-14-07.gh-issue-128192.02mEhD.rst
Show description for 47c0148
calvinbui
and
picnixz
authored
47c0148
View commit details
Copy full SHA for 47c0148
Browse repository at this point
update what's new
calvinbui
committed
28866f9
View commit details
Copy full SHA for 28866f9
Browse repository at this point
update docs
calvinbui
committed
7f9dc2f
View commit details
Copy full SHA for 7f9dc2f
Browse repository at this point
Update Doc/whatsnew/3.14.rst
Show description for 9292180
calvinbui
and
picnixz
authored
9292180
View commit details
Copy full SHA for 9292180
Browse repository at this point
Merge branch 'patch-1' of github.com:calvinbui/cpython into patch-1
calvinbui
committed
2e2367d
View commit details
Copy full SHA for 2e2367d
Browse repository at this point
mention
gpshead
authored
5381ff4
View commit details
Copy full SHA for 5381ff4
Browse repository at this point
You can’t perform that action at this time.