An open API service providing commit metadata for open source projects.

GitHub / maxmind/maxmind-db-reader-python / commits

Python MaxMind DB reader extension

SHA Message Author Date Stats
54a6b372 Bump actions/download-artifact from 5 to 6
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
b96f7b0a Bump actions/upload-artifact from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
3ee2f2b7 merge Merge pull request #272 from maxmind/dependabot/uv/ruff-0.14.2 William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m>
10 months ago
6a9994e4 Bump ruff from 0.14.1 to 0.14.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
6c9f1888 merge Merge pull request #271 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
10 months ago
3c48fdad Bump astral-sh/setup-uv from 7.1.0 to 7.1.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
fa443ada merge Merge pull request #270 from maxmind/dependabot/uv/ruff-0.14.1 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
2baec29a Bump ruff from 0.14.0 to 0.14.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
51585c71 merge Merge pull request #269 from maxmind/greg/eng-3240 William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m>
11 months ago
00dda808 Update for v3.0.0 Gregory Oschwald <g****d@m****m> 11 months ago
30a10618 Set release date Gregory Oschwald <g****d@m****m> 11 months ago
7120b7bb merge Merge pull request #268 from maxmind/greg/fix-readthedocs William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m>
11 months ago
fd73e1d2 Fix readthedocs builds Gregory Oschwald <g****d@m****m> 11 months ago
f0edc908 merge Merge pull request #267 from maxmind/greg/eng-3216-pep489 William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a4db64ab Update README to recommend Mode enum over MODE constants
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
2299949c merge Merge pull request #264 from maxmind/greg/eng-2546 William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m>
11 months ago
f833c8f0 Take read lock before checking if closed Gregory Oschwald <g****d@m****m> 11 months ago
2edb0847 merge Merge pull request #265 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
8fa1d227 merge Merge pull request #266 from maxmind/dependabot/github_actions/pypa/cibuildwh... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
5648f660 Use single source of truth for version from pyproject.toml
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
f8fbd340 Remove Jython support
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
9f87518b Improve type annotations for Record types and Decoder
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
53101d0a Convert MODE constants to IntEnum
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
e77182dd Make Metadata class readonly/immutable
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
6c7f4c3e Convert Metadata class to dataclass
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
89abe7ea Modernize setup.py for Python 3.10+
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
1b7981ab Bump pypa/cibuildwheel from 3.2.0 to 3.2.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
285ca345 Bump astral-sh/setup-uv from 7.0.0 to 7.1.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
29b4f3c5 Add missing __iter__ type hint Gregory Oschwald <g****d@m****m> 11 months ago
4f8a84d5 Implement PEP 489 multi-phase initialization for C extension
Co-authored-by: Claude <n****y@a****m>
Gregory Oschwald <g****d@m****m> 11 months ago
2f45722d Fix C extension import in CI tests Gregory Oschwald <g****d@m****m> 11 months ago
178bf54f merge Merge pull request #263 from maxmind/wstorey/eng-3188-zizmor-github-action-do... Gregory Oschwald <o****d@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
cc8e7609 Use correct Python version for libmaxminddb build Gregory Oschwald <g****d@m****m> 11 months ago
3a7a4359 Pass through env variables to tox Gregory Oschwald <g****d@m****m> 11 months ago
a8a403c4 Use modern union syntax throughout Gregory Oschwald <g****d@m****m> 11 months ago
a6dbd78f Add threading test for C extension Gregory Oschwald <g****d@m****m> 11 months ago
ea7a967d Require Python 3.10+ Gregory Oschwald <g****d@m****m> 11 months ago
dd4827f7 Remove conditional logic for unsupported setuptools versions Gregory Oschwald <g****d@m****m> 11 months ago
771321fa Fix wheel deprecation warning Gregory Oschwald <g****d@m****m> 11 months ago
732c8ff9 Add some docs about thread safety Gregory Oschwald <g****d@m****m> 11 months ago
de05ccc1 Add free-threading support for Python 3.13+ Gregory Oschwald <g****d@m****m> 11 months ago
5b295f01 Run zizmor via zizmorcore/zizmor-action William Storey <w****y@m****m> 11 months ago
42b8adec merge Merge pull request #260 from maxmind/dependabot/github_actions/github/codeql-... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
308d9fb2 merge Merge pull request #261 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
576dc305 merge Merge pull request #262 from maxmind/dependabot/uv/ruff-0.14.0 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c414d6d6 Bump ruff from 0.13.3 to 0.14.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
c997b9aa Bump astral-sh/setup-uv from 6.8.0 to 7.0.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
60f89efe Bump github/codeql-action from 3 to 4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
6c7810af merge Merge pull request #259 from maxmind/dependabot/uv/ruff-0.13.3 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
203e3068 Bump ruff from 0.13.2 to 0.13.3
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
943b4d20 merge Merge pull request #258 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
3ca2796a Bump astral-sh/setup-uv from 6.7.0 to 6.8.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
ce138a56 merge Merge pull request #257 from maxmind/dependabot/uv/ruff-0.13.2 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
cf4f6b67 Bump ruff from 0.13.1 to 0.13.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
9c9f53be merge Merge pull request #256 from maxmind/dependabot/github_actions/pypa/cibuildwh... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
da4a12f9 Bump pypa/cibuildwheel from 3.1.4 to 3.2.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
51e91a9c merge Merge pull request #254 from maxmind/dependabot/uv/mypy-1.18.2 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
3b6ab653 merge Merge pull request #255 from maxmind/dependabot/uv/ruff-0.13.1 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
11 months ago
a3d809b7 Bump ruff from 0.13.0 to 0.13.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
bcc32041 Bump mypy from 1.18.1 to 1.18.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
e80f4b6f merge Merge pull request #253 from maxmind/mmavletkulov/zizmore-update mmpnelson <p****n@m****m>
Committed by: GitHub <n****y@g****m>
11 months ago
7952f67b update zizmor to version 1.13.0 Marsel Mavletkulov <m****v@m****m> 12 months ago
a2a3a3b0 merge Merge pull request #252 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
66248e13 Bump astral-sh/setup-uv from 6.6.1 to 6.7.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
0f7cf3da merge Merge pull request #251 from maxmind/dependabot/uv/mypy-1.18.1 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
5b49212e Bump mypy from 1.17.1 to 1.18.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
6fe749cf merge Merge pull request #250 from maxmind/dependabot/uv/ruff-0.13.0 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
6affd8d3 Bump ruff from 0.12.12 to 0.13.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
0a61aaaf merge Merge pull request #247 from maxmind/dependabot/uv/pytest-8.4.2 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
3206d0b1 merge Merge pull request #248 from maxmind/dependabot/uv/ruff-0.12.12 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
ea56106e Bump ruff from 0.12.11 to 0.12.12
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
4f8287a2 Bump pytest from 8.4.1 to 8.4.2
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
3894c365 merge Merge pull request #246 from maxmind/dependabot/github_actions/pypa/gh-action... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
3ca40b29 Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
30121958 merge Merge pull request #245 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
12 months ago
bb2cb6a2 Bump astral-sh/setup-uv from 6.6.0 to 6.6.1
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
f32983e8 merge Merge pull request #244 from maxmind/dependabot/uv/ruff-0.12.11 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f7f6493e Bump ruff from 0.12.10 to 0.12.11
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d18c6f3e merge Merge pull request #243 from maxmind/dependabot/uv/ruff-0.12.10 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
24e8cd83 Bump ruff from 0.12.9 to 0.12.10
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d681df91 merge Merge pull request #242 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
26ef2468 Bump astral-sh/setup-uv from 6.5.0 to 6.6.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
04c08bd9 merge Merge pull request #241 from maxmind/dependabot/github_actions/pypa/cibuildwh... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5f6694d3 Bump pypa/cibuildwheel from 3.1.3 to 3.1.4
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d671e0e9 merge Merge pull request #240 from maxmind/mmavletkulov/zizmore-update mmpnelson <p****n@m****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
39083ccc update zizmor to version 1.12.1 Marsel Mavletkulov <m****v@m****m> about 1 year ago
1f489f6f merge Merge pull request #239 from maxmind/dependabot/uv/ruff-0.12.9 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
23425534 Bump ruff from 0.12.8 to 0.12.9
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
df34cf49 merge Merge pull request #238 from maxmind/dependabot/github_actions/astral-sh/setu... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7eed55b2 Bump astral-sh/setup-uv from 6.4.3 to 6.5.0
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
29e00206 merge Merge pull request #237 from maxmind/dependabot/github_actions/actions/checko... William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1676ed1a Bump actions/checkout from 4 to 5
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b5ba18e6 merge Merge pull request #236 from maxmind/horgh/changelog Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
14ba305f Add changelog entry for #234 William Storey <w****y@m****m> about 1 year ago
a0f62d04 merge Merge pull request #234 from seemanne/ese-add-buffer-support William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
12dbdb6f add Any back to make CI happy Emanuel Seemann <3****e@u****m> about 1 year ago
aa224542 remove unused import Emanuel Seemann <3****e@u****m> about 1 year ago
5f6d083c have _load_buffer return filename to avoid setting it as an attr Emanuel Seemann <3****e@u****m> about 1 year ago
971c79c5 merge Merge pull request #235 from maxmind/dependabot/uv/ruff-0.12.8 William Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9ffc152e Bump ruff from 0.12.7 to 0.12.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago

← Back to repository