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.3k
Star
75k
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
Commits
Breadcrumbs
History for
cpython
Lib
http
on
3.5
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 4, 2020
bpo-39603: Prevent header injection in http methods (GH-18485) (#21946)
Show description for 524b8de
vstinner
and
amiremohamadi
authored
524b8de
View commit details
Copy full SHA for 524b8de
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
[3.5] closes bpo-38576: Disallow control characters in hostnames in http.client. (#19300)
Show description for 09d8172
tapakund
authored
09d8172
View commit details
Copy full SHA for 09d8172
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (#17344)
Show description for 55a6a16
vstinner
and
bcaller
authored
55a6a16
View commit details
Copy full SHA for 55a6a16
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
[3.5] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) (#16475)
Show description for 2784e78
jaraco
authored and
larryhastings
committed
2784e78
View commit details
Copy full SHA for 2784e78
View code at this point
Browse repository at this point
Commits on Jul 14, 2019
bpo-30458: Disallow control chars in http URLs. (GH-12755) (#13207)
Show description for afe3a49
hroncok
authored and
larryhastings
committed
afe3a49
View commit details
Copy full SHA for afe3a49
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
[3.5] bpo-35121: prefix dot in domain for proper subdomain validation (GH-10258) (#12281)
Show description for 4749f1b
tirkarthi
authored and
larryhastings
committed
4749f1b
View commit details
Copy full SHA for 4749f1b
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
bpo-35647: Fix path check in cookiejar (#11436) (#12277)
Show description for 382981b
tirkarthi
authored and
larryhastings
committed
382981b
View commit details
Copy full SHA for 382981b
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code.
orsenthil
committed
5dc504c
View commit details
Copy full SHA for 5dc504c
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
vadmium
committed
0be894b
View commit details
Copy full SHA for 0be894b
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Issue 19504: Change "customise" to "customize" American spelling.
rhettinger
committed
7ea386e
View commit details
Copy full SHA for 7ea386e
View code at this point
Browse repository at this point
Commits on Jul 10, 2016
Issue #27466: Change time format returned by http.cookie.time2netscape,
Show description for d5b47fb
orsenthil
committed
d5b47fb
View commit details
Copy full SHA for d5b47fb
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Issue #25738: Don’t send message body for 205 Reset Content
Show description for e42e129
vadmium
committed
e42e129
View commit details
Copy full SHA for e42e129
View code at this point
Browse repository at this point
Commits on May 26, 2016
Issue #27076: Doc, comment and tests spelling fixes
Show description for 46f5072
vadmium
committed
46f5072
View commit details
Copy full SHA for 46f5072
View code at this point
Browse repository at this point
Commits on May 8, 2016
Fix typos in comments, documentation and test method names
vadmium
committed
f056416
View commit details
Copy full SHA for f056416
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Issue #26657: Fix Windows directory traversal vulnerability with http.server
Show description for d274b3f
vadmium
committed
d274b3f
View commit details
Copy full SHA for d274b3f
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
Fix typos in documentation and comments
vadmium
committed
cc71a79
View commit details
Copy full SHA for cc71a79
View code at this point
Browse repository at this point
Commits on Apr 3, 2016
Issue #26586: Handle excessive header fields in http.server, by Xiang Zhang
vadmium
committed
acc0319
View commit details
Copy full SHA for acc0319
View code at this point
Browse repository at this point
Commits on Mar 17, 2016
Issue #26499: Fixes to HTTPResponse.readline() and read1(), by Silent Ghost
vadmium
committed
ce911c3
View commit details
Copy full SHA for ce911c3
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Issue #16181: cookiejar.http2time() now returns None if year is higher than datetime.MAXYEAR
berkerpeksag
committed
20be53e
View commit details
Copy full SHA for 20be53e
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Issue #26045: Add UTF-8 suggestion to error in http.client
Show description for 4439148
vadmium
committed
4439148
View commit details
Copy full SHA for 4439148
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
Issue #26302: Correctly identify comma as an invalid character for a cookie (correcting regression in Python 3.5).
Anish Shah
committed
102d813
View commit details
Copy full SHA for 102d813
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
Merge typo and grammar fixes from 3.4 into 3.5
vadmium
committed
32acc16
View commit details
Copy full SHA for 32acc16
View code at this point
Browse repository at this point
Correct Content-Type syntax in documentation
vadmium
committed
ac34e09
View commit details
Copy full SHA for ac34e09
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge a-to-an corrections from 3.4.
serhiy-storchaka
committed
a84f6c3
View commit details
Copy full SHA for a84f6c3
View code at this point
Browse repository at this point
Issue #25523: Further a-to-an corrections.
serhiy-storchaka
committed
d65c949
View commit details
Copy full SHA for d65c949
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Merge typo fixes from 3.4 into 3.5
vadmium
committed
3f930dc
View commit details
Copy full SHA for 3f930dc
View code at this point
Browse repository at this point
Various minor typos in documentation and comments
vadmium
committed
9955a37
View commit details
Copy full SHA for 9955a37
View code at this point
Browse repository at this point
Commits on Oct 3, 2015
Issues #25232, #24657: Merge two CGI server fixes from 3.4 into 3.5
vadmium
committed
56b76d2
View commit details
Copy full SHA for 56b76d2
View code at this point
Browse repository at this point
Issue #24657: Prevent CGIRequestHandler from collapsing the URL query
Show description for cb29e8c
vadmium
committed
cb29e8c
View commit details
Copy full SHA for cb29e8c
View code at this point
Browse repository at this point
Issue #25232: Fix CGIRequestHandler's splitting of URL query
Show description for a02e18a
vadmium
committed
a02e18a
View commit details
Copy full SHA for a02e18a
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Issue #24774: Fix docstring in http.server.test.
Show description for 5409177
rbtcollins
committed
5409177
View commit details
Copy full SHA for 5409177
View code at this point
Browse repository at this point
Issue #24774: Fix docstring in http.server.test.
Show description for 9644f24
rbtcollins
committed
9644f24
View commit details
Copy full SHA for 9644f24
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
rbtcollins
committed
a0e5d98
View commit details
Copy full SHA for a0e5d98
View code at this point
Browse repository at this point
Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
rbtcollins
committed
f3d9c31
View commit details
Copy full SHA for f3d9c31
View code at this point
Browse repository at this point
Commits on May 23, 2015
merge 3.4 (#22931)
benjaminp
committed
5a69420
View commit details
Copy full SHA for 5a69420
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.