issues
search
seomoz
/
url-py
URL Transformation, Sanitization
MIT License
103
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrading url-cpp to correct build error with "limits"
#70
CorbinGraham
closed
9 months ago
0
Pip: legacy-install-failure for this package
#69
Kiwifuit
opened
2 years ago
0
Version number update for fresh Python 3 target.
#68
scriptedworld
closed
4 years ago
2
python 3.7+ and old url.cpp cached file on url-0.4.2
#67
pmp-p
opened
5 years ago
15
Cleanup and windows build path
#66
indrora
closed
5 years ago
2
Failed to build in Python 3.6.8 - Base Ubuntu 18.04.2 LTS
#65
Th4nat0s
closed
5 years ago
2
MSVC does not support `-std=c++11` should call with `/std:c++14` instead
#64
indrora
closed
5 years ago
0
Fails to build under Python 3.7
#63
indrora
closed
5 years ago
2
Version 0.4.2 fails to build on Windows/appveyor
#62
pombredanne
opened
6 years ago
2
`pip install url` fails
#61
s-nt-s
closed
6 years ago
1
Update local pyenv version.
#60
b4hand
closed
6 years ago
0
Bump version of url-py.
#59
b4hand
closed
6 years ago
2
Fix exception handling for getPLD/getTLD.
#58
b4hand
closed
6 years ago
1
Catch C++ exceptions for empty segments
#57
neilmb
closed
6 years ago
1
Empty segment leads to uncaught C++ exception
#56
neilmb
closed
6 years ago
3
Failing to install on OSX
#55
tgalery
closed
7 years ago
3
Fix the provisioning which was failing if the venv directory did not exist
#54
b4hand
closed
7 years ago
0
Bump version to 0.4.1 for updated package metadata.
#53
b4hand
closed
7 years ago
0
PEP-8-ify the setup.py.
#52
b4hand
closed
7 years ago
0
Add python 3 classifiers and 3.6 to travis.yml
#51
voidlily
closed
7 years ago
1
BIG-3640 - Tel Protocol
#50
dlecocq
closed
7 years ago
0
Include Cython files in release
#49
dlecocq
closed
8 years ago
0
`pip install url` fails
#48
mathieulongtin
closed
8 years ago
3
Support Python 3
#47
dlecocq
closed
8 years ago
5
Support mocking of PSL
#46
dlecocq
opened
8 years ago
0
BIG-3884 - Use PSL support from url-cpp.
#45
dlecocq
closed
8 years ago
8
Explicitly include C++ files.
#44
dlecocq
closed
8 years ago
1
Handle javascript, mailto, and friends
#43
dlecocq
closed
8 years ago
1
Check segment size
#42
dlecocq
closed
8 years ago
3
Wrap `url-cpp`
#41
dlecocq
closed
8 years ago
3
Modernize project setup
#40
dlecocq
closed
8 years ago
3
Fixed psl implementation.
#39
smeinecke
closed
8 years ago
4
Access individual components
#38
dlecocq
closed
8 years ago
4
Python 3.5.1 AttributeError: 'str' object has no attribute 'decode'
#37
gtors
closed
8 years ago
3
BIG-3382 - Support removing default port
#36
dlecocq
closed
8 years ago
1
Run `make test` to run tests, not `python test.py`
#35
dlecocq
closed
8 years ago
1
Export `hostname` on URL objects.
#34
dlecocq
closed
8 years ago
4
Relativization Encoding Bug
#33
dlecocq
closed
9 years ago
1
Coverage and nose should not be installation requirements
#32
pombredanne
closed
9 years ago
1
Tests require
#31
pombredanne
closed
9 years ago
3
Switch to use an updated fork of publicsuffix
#30
pombredanne
closed
9 years ago
0
Update the publicsuffix list (or fork it?)
#29
pombredanne
closed
8 years ago
6
Trailing periods in path components
#28
dlecocq
closed
9 years ago
1
Filter Parameters
#27
dlecocq
closed
9 years ago
3
Update README.md per issue #25
#26
mherdeg
closed
9 years ago
1
deparam() requires lowercase input
#25
mherdeg
closed
9 years ago
3
Add required documentation badges.
#24
dlecocq
closed
9 years ago
1
Strict-Mode Unencoding Entities
#23
dlecocq
closed
9 years ago
4
Fix an overlooked bug in strict mode.
#22
DavidBarts
closed
9 years ago
3
Strict Escaping Mode, Userinfo Support
#21
dlecocq
closed
9 years ago
2
Next