mitsuhiko / mitsuhiko/python-geoip
Wrong country is returning.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 246
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
I have been using this for the past six months and I found some issues returning the country. I got a request from the IP "165.225.104.84" and I got the country code "US" but that was wrong. The request was actually from INDIA. This has happened before but I did not take it seriously. It would be great if you look at this issue. Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no file, test, or entry point. Start by locating the GeoIP lookup and the database or data source used for IP 165.225.104.84, then reproduce the returned country code. Done means the lookup returns India reliably and the behavior is covered by an appropriate regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100