Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
pythonthings
/
hyperlink
Public
forked from
python-hyper/hyperlink
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
Β master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 2, 2019
force appveyor to install a newer tox/wheel
mahmoud
committed
18e4a2b
Copy full SHA for 18e4a2b
Commits on Apr 8, 2019
update 19.0.0 changelog a bit
mahmoud
committed
7022c47
Copy full SHA for 7022c47
bump version for 19.0.1dev
mahmoud
committed
b7daaf8
Copy full SHA for b7daaf8
link to changelog from docs
mahmoud
committed
612c3f9
Copy full SHA for 612c3f9
add v19.0.0 changelog
mahmoud
committed
717b4f5
Copy full SHA for 717b4f5
bump docs version
mahmoud
committed
a3a59b6
Copy full SHA for a3a59b6
bump version for 19.0.0 release
mahmoud
committed
9915ce1
Copy full SHA for 9915ce1
Merge pull request #71 from python-hyper/url-remove-specific-value
Show description for 22e8817
mahmoud
authored
22e8817
Copy full SHA for 22e8817
update docstring wording
mahmoud
committed
dced0dd
Copy full SHA for dced0dd
Commits on Apr 2, 2019
rearrange .remove() logic to be more readable
mahmoud
committed
db10d3d
Copy full SHA for db10d3d
Commits on Mar 29, 2019
Merge remote-tracking branch 'origin/master' into url-remove-specific-value
mahmoud
committed
e2f7e3d
Copy full SHA for e2f7e3d
use more exotic query parameters in DecodedURL's tests
mahmoud
committed
ad189ed
Copy full SHA for ad189ed
add limit description to .remove() docstrings
mahmoud
committed
d329960
Copy full SHA for d329960
replication of new remove() logic to DecodedURL
mahmoud
committed
38b5829
Copy full SHA for 38b5829
add limit param to URL.remove()
mahmoud
committed
3354b9b
Copy full SHA for 3354b9b
Commits on Mar 27, 2019
Merge pull request #39 from python-hyper/query_value_encoding
Show description for 3c4418b
mahmoud
authored
3c4418b
Copy full SHA for 3c4418b
Commits on Mar 26, 2019
update URL.remove() docstring
mahmoud
committed
d694c2f
Copy full SHA for d694c2f
add value kwarg to filter for specific query parameters to remove, fixes #70
mahmoud
committed
92fe746
Copy full SHA for 92fe746
update tests to reflect new unescaped-equal-signs-in-query-param-values regime (see #38).
mahmoud
committed
ff24885
Copy full SHA for ff24885
Merge branch 'master' into query_value_encoding
Show description for 005e04d
mahmoud
committed
005e04d
Copy full SHA for 005e04d
Commits on Feb 26, 2019
Merge pull request #69 from ggranjus/patch-1
Show description for c19cf48
glyph
authored
c19cf48
Copy full SHA for c19cf48
Commits on Feb 8, 2019
fix missing args in bad host exception
ggranjus
authored
12be171
Copy full SHA for 12be171
Commits on Dec 14, 2018
Merge pull request #67 from python-hyper/i66_decoded_url_click
Show description for 82494e4
glyph
authored
82494e4
Copy full SHA for 82494e4
Commits on Jul 7, 2018
augment DecodedURL.click() to support DecodedURL arguments, fixes #66
mahmoud
committed
f551d37
Copy full SHA for f551d37
Commits on May 2, 2018
fix a typo on docs index
mahmoud
committed
9d643bb
Copy full SHA for 9d643bb
Commits on Apr 19, 2018
Merge pull request #63 from adamchainz/docs_fix
Show description for 849a5ab
markrwilliams
authored
849a5ab
Copy full SHA for 849a5ab
Unicode literals for Python 2 compatibility; fix typo in index.rst.
markrwilliams
committed
8d9ac92
Copy full SHA for 8d9ac92
Commits on Apr 18, 2018
Python 2 compat
adamchainz
committed
15ae55b
Copy full SHA for 15ae55b
Commits on Apr 17, 2018
Make first examples work
Show description for 534cc5f
adamchainz
committed
534cc5f
Copy full SHA for 534cc5f
Commits on Feb 26, 2018
bumping version onto 18.0.1dev
mahmoud
committed
7ae2e09
Copy full SHA for 7ae2e09
initial CHANGELOG for 18.0.0
mahmoud
committed
3e7a64e
Copy full SHA for 3e7a64e
bump docs version to 18.0.0
mahmoud
committed
4547ee5
Copy full SHA for 4547ee5
bump version for 18.0.0 release
mahmoud
committed
3e22549
Copy full SHA for 3e22549
Merge pull request #62 from python-hyper/i61_normalize_stray_percents
Show description for e3b496f
mahmoud
authored
e3b496f
Copy full SHA for e3b496f
shorten up encode_stray_percents to just percents, per @glyph review
mahmoud
committed
4cbf71f
Copy full SHA for 4cbf71f
Pagination
Previous
Next
You canβt perform that action at this time.