Skip to content

Fix anchored regexes and ipv6 format on Windows #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 8, 2013

Conversation

gazpachoking
Copy link
Contributor

Maybe should have made 2 pull requests. This branch fixes:

@Julian
Copy link
Member

Julian commented Feb 8, 2013

Looks good, merge away.

Travis is broken because I forgot to tell load_tests to skip CSS if it
isn't present (so same issue here), but we'll fix that.

On Friday, February 8, 2013, Chase Sterling wrote:

Maybe should have made 2 pull requests. This branch fixes:


You can merge this Pull Request by running

git pull https://github.com/gazpachoking/jsonschema fixes

Or view, comment on, or merge it at:

#58
Commit Summary

  • Don't add ipv6 format checker if socket.inet_pton is not available
  • Make sure pattern and patternProperties matches are not anchored

File Changes

Patch Links:

gazpachoking added a commit that referenced this pull request Feb 8, 2013
Fix anchored regexes and ipv6 format on Windows
@gazpachoking gazpachoking merged commit 7f2950e into python-jsonschema:master Feb 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants