Florian Bruhin
|
010efcee93
|
Don't treat floats as IPs either.
|
2014-11-25 21:19:24 +01:00 |
|
Florian Bruhin
|
6973050ccc
|
Don't treat any valid int as IP
|
2014-11-24 21:49:48 +01:00 |
|
Florian Bruhin
|
7be32dd70c
|
Don't handle hexadecimal numbers as IP addresses.
Fixes #269.
|
2014-11-24 21:47:22 +01:00 |
|
Florian Bruhin
|
75d1f072c2
|
Add a raise_cmdexc_if_invalid to urlutils.
|
2014-11-18 19:49:31 +01:00 |
|
Florian Bruhin
|
40be804ee6
|
Don't handle "foo: bar" as URL.
Fixes #227.
|
2014-11-09 21:54:15 +01:00 |
|
Florian Bruhin
|
6349a6a213
|
Remove Emit:/Raise: from docstrings.
They got out-of-sync fast and provided no real benefit.
|
2014-10-07 23:08:37 +02:00 |
|
Florian Bruhin
|
15a2be877a
|
Pass win_id correctly with invalid_url_error.
|
2014-10-06 22:22:59 +02:00 |
|
Florian Bruhin
|
4dcaa1fdec
|
Be more forgiving when validating URLs. Fixes #141.
|
2014-10-03 16:58:30 +02:00 |
|
Florian Bruhin
|
d674b90240
|
Clean up FIXMEs and add github URLs
|
2014-10-01 22:23:27 +02:00 |
|
Florian Bruhin
|
becc4490bc
|
Add FIXME to qurl
|
2014-09-03 22:56:54 +02:00 |
|
Florian Bruhin
|
4caec2becb
|
Document and mark workarounds.
|
2014-09-02 20:44:58 +02:00 |
|
Florian Bruhin
|
e112038a8b
|
Handle IPv6 literals correctly.
|
2014-09-02 08:20:33 +02:00 |
|
Florian Bruhin
|
330af95778
|
Strip spaces in url string correctly.
|
2014-09-02 07:49:06 +02:00 |
|
Florian Bruhin
|
96c1d53222
|
urlutils: Strip URL before testing.
|
2014-09-02 07:11:01 +02:00 |
|
Florian Bruhin
|
71a2ade637
|
Fix URL detection corner cases.
|
2014-09-02 06:53:52 +02:00 |
|
Florian Bruhin
|
5adf48ed3d
|
Rename utils.url to utils.urlutils.
|
2014-08-26 20:33:41 +02:00 |
|