MaxMind-DB-Reader-python
MaxMind-DB-Reader-python copied to clipboard
Python MaxMind DB reader extension
Hi, I'm currently working on a python project involving geolocalization. Unfortunately, there is no way to scan a whole database to reconstruct it in a custom external format. The reference...
In production environments, it can be hard to determine which mode (`MODE_FILE`, `MODE_MMAP`, `MODE_MMAP_EXT`, etc.) the reader is using with `MODE_AUTO` without experimenting (setting the mode explicitly), seeing which modes...
With increasing popularity of M1/M2/M3 and ARM based cloud computing, it would be immensely helpful to also get aarch64/arm64 whl releases. Thanks!
- Adds support for PEP489. - Indirectly addresses a missing `Py_INCREF` that can cause segfaults when used by embedded interpreters.
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6.3.0 to 6.3.1. Release notes Sourced from astral-sh/setup-uv's releases. v6.3.1 🌈 Do not warn when version not in manifest-file Changes This is a hotfix to change the...
- **Bump pypa/cibuildwheel from 2.23.3 to 3.0.0** - **Update cibuildwheel config for 3.0**
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 2.23.3 to 3.0.0. Release notes Sourced from pypa/cibuildwheel's releases. v3.0.0 See @henryiii's release post for more info on new features! 🌟 Adds the ability to build wheels...
## Summary - Updates Dependabot cooldown from 4 days to 7 days - Addresses zizmor `dependabot-cooldown` finding ## Test plan - [x] zizmor reports no cooldown findings after change