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
Accelerator
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
Type
/
to 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.1k
Star
74.2k
Code
Issues
5k+
Pull requests
2.4k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-32498: urllib.parse.unquote accepts bytes
- #7768
#7768
Merged
taleinat
merged 12 commits into
python:master
python/cpython:master
from
stein-k:unquote_handle_bytes
stein-k/cpython:unquote_handle_bytes
Copy head branch name to clipboard
Oct 14, 2019
Conversation
Commits
12
(12)
Checks
Files changed
Merged
bpo-32498: urllib.parse.unquote accepts bytes
#7768
taleinat
merged 12 commits into
python:master
python/cpython:master
from
stein-k:unquote_handle_bytes
stein-k/cpython:unquote_handle_bytes
Copy head branch name to clipboard
Commits
Commits on Jun 17, 2018
bpo-32498: Handle bytes as input to urllib.parse.unquote
stein-k
committed
3f72491
View commit details
Copy full SHA for 3f72491
Browse repository at this point
Added news item
stein-k
committed
6f312b0
View commit details
Copy full SHA for 6f312b0
Browse repository at this point
Commits on Jul 13, 2019
Merge branch 'master' into unquote_handle_bytes
stein-k
committed
0787619
View commit details
Copy full SHA for 0787619
Browse repository at this point
bpo-32498: Handle bytes as input to urllib.parse.unquote
Show description for 94748b9
stein-k
committed
94748b9
View commit details
Copy full SHA for 94748b9
Browse repository at this point
Commits on Jul 28, 2019
bpo-32498: Handle bytes as input to urllib.parse.unquote
Show description for c868099
stein-k
committed
c868099
View commit details
Copy full SHA for c868099
Browse repository at this point
Merge branch 'master' into unquote_handle_bytes
stein-k
committed
8f3be2a
View commit details
Copy full SHA for 8f3be2a
Browse repository at this point
Commits on Oct 13, 2019
Merge branch 'master' of https://github.com/python/cpython into unquote_handle_bytes
stein-k
committed
921b9cc
View commit details
Copy full SHA for 921b9cc
Browse repository at this point
Update Doc/library/urllib.parse.rst
Show description for e7dfe55
stein-k
and
taleinat
authored
e7dfe55
View commit details
Copy full SHA for e7dfe55
Browse repository at this point
Merge branch 'unquote_handle_bytes' of github.com:stein-k/cpython into unquote_handle_bytes
stein-k
committed
b20ab11
View commit details
Copy full SHA for b20ab11
Browse repository at this point
bpo-32498: Handle bytes as input to urllib.parse.unquote
Show description for 943626c
stein-k
committed
943626c
View commit details
Copy full SHA for 943626c
Browse repository at this point
bpo-32498: Handle bytes as input to urllib.parse.unquote
Show description for 183993f
stein-k
committed
183993f
View commit details
Copy full SHA for 183993f
Browse repository at this point
Commits on Oct 14, 2019
reformat NEWS entry
taleinat
authored
c01ad0d
View commit details
Copy full SHA for c01ad0d
Browse repository at this point
You can’t perform that action at this time.