Skip to content
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

Added .bm exception #126

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Added .bm exception #126

wants to merge 3 commits into from

Conversation

cj13579
Copy link

@cj13579 cj13579 commented Nov 8, 2016

The IANA can't resolve .bm domains so I have added an exception and the whois server for .bm extensions. I have also added a test for a test .bm address:

PS C:\Users\cblake\Documents\Visual Studio 2015\Projects\Personal.python-whois> python .\pwhois --raw gov.bm > test/data/gov.bm
PS C:\Users\cblake\Documents\Visual Studio 2015\Projects\Personal.python-whois> python .\test.py run gov.bm
Missing target data for domain gov.bm. Run `./test.py update gov.bm` to correct this, after verifying that pythonwhois can correctly parse this particular domain.
PS C:\Users\cblake\Documents\Visual Studio 2015\Projects\Personal.python-whois> python .\test.py update gov.bm
Generated target data for gov.bm.
PS C:\Users\cblake\Documents\Visual Studio 2015\Projects\Personal.python-whois> python .\test.py run gov.bm
[1/2] gov.bm passed in normalized mode.
[2/2] gov.bm passed in default mode.
Timing in default mode: 22ms avg, 22ms min, 22ms max
Timing in normalized mode: 23ms avg, 23ms min, 23ms max
All tests passed!

Thanks for the awesome project!

Keisial pushed a commit to Keisial/python-whois that referenced this pull request Dec 14, 2017
vavarachen added a commit to vavarachen/python-whois that referenced this pull request Oct 10, 2020
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.

1 participant