GitHub / maxmind/maxmind-db-reader-python / commits
Python MaxMind DB reader extension
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c0d3896f |
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8380cdc0 | merge Merge pull request #151 from maxmind/greg/pylint-updates |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 6100e5d6 | Update maxminddb.extension type stubs | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| 03a04fb3 | Add type hints for Metadata | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| a4bdc842 | merge Merge pull request #150 from maxmind/dependabot/github_actions/pypa/cibuildwh... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ac7b6361 |
Bump pypa/cibuildwheel from 2.16.4 to 2.16.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b8f4e4ae | merge Merge pull request #148 from maxmind/dependabot/github_actions/pypa/cibuildwh... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 671fb8b4 |
Bump pypa/cibuildwheel from 2.16.2 to 2.16.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3cc5650f | merge Merge pull request #149 from maxmind/greg/new-black |
faktas2 <1****2@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bccb8979 | Run latest black against code | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| cf161f6d | merge Merge pull request #147 from maxmind/greg/1.5.2 |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 23738928 | Update for v2.5.2 | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| bbbc83de | Remove unneeded pip install | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| dc7eb8ad | Update vendored libmaxminddb to 1.9.0 | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| 1b075224 | merge Merge pull request #145 from maxmind/greg/v4-artifact-actions |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8f5189e6 | Upgrade to the v4 artifact actions again | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| 0b950b32 | merge Merge pull request #142 from maxmind/greg/downgrade-artifact-actions |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| db8e2da1 | Downgrade artifact actions | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| 0d81085a | merge Merge pull request #138 from maxmind/greg/fix-sanitizer-test |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2daa33ab | merge Merge pull request #139 from maxmind/dependabot/github_actions/actions/downlo... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 49132835 | merge Merge pull request #140 from maxmind/dependabot/github_actions/actions/upload... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ff46b93e |
Bump actions/upload-artifact 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> |
over 2 years ago | |
| 66fcef3f |
Bump actions/download-artifact 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> |
over 2 years ago | |
| 640673b6 | Don't hardcode module name | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| cc9f3710 | Do not use tox for address sanitizer test | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| 2c00659e | merge Merge pull request #137 from maxmind/dependabot/github_actions/github/codeql-... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ba20658c |
Bump github/codeql-action from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 73cf0aaf | merge Merge pull request #136 from maxmind/greg/improve-benchmark-output |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| bd59aaea | Improve benchmark output | Gregory Oschwald <g****d@m****m> | over 2 years ago | |
| 15c70158 | merge Merge pull request #135 from maxmind/dependabot/github_actions/actions/setup-... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 8b60e92c |
Bump actions/setup-python 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> |
over 2 years ago | |
| 8ff4a63b | merge Merge pull request #134 from maxmind/greg/exclude-manifest |
Marsel Mavletkulov <8****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 227f3f67 | Explicitly add py.typed for setuptools | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 2321a431 | Exclude dev config and scripts | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| a78d419e | merge Merge pull request #133 from maxmind/greg/fix-sdist |
Marsel Mavletkulov <8****r@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| f72d69bb | Update for v2.5.1 | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 1baca53a | Use submodules for sdist step | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| b7bdd921 | merge Merge pull request #131 from maxmind/greg/2.5.0 |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e672eb88 | Update for v2.5.0 | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 64ef033a | Set release date | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 2b1af52e | merge Merge pull request #129 from maxmind/greg/release-from-action |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6067750e | merge Merge pull request #130 from maxmind/greg/libmaxminddb-1.8.0 |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ac90f861 | Upgrade vendored libmaxminddb to 1.8.0 | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 1acdbec5 | merge Merge pull request #126 from maxmind/greg/windows-ext |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 65107668 | Set environment variables for all steps | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 7ae437fe | Release from GitHub Action | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 01edd9cf | merge Merge pull request #127 from maxmind/dependabot/github_actions/actions/upload... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 1b4d22b2 | merge Merge pull request #128 from maxmind/dependabot/github_actions/actions/checko... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 22087e73 |
Bump actions/checkout from 2 to 4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 98bc61a0 |
Bump actions/upload-artifact from 2 to 3
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 6e68fb5e | Fix Windows extension build | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 7c3a93b4 | Separate out system libmaxminddb into separate workflow | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 7df6b0a3 | merge Merge pull request #125 from maxmind/greg/binary-wheels |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| db2c2e5c | Remove invalid wheel section of setup.cfg | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| aa3113ff | Update docs for vendored libmaxminddb | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 557b4655 | Only install libmaxminddb-dev where needed | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 745e9b79 | Allow building with the system library | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| fbb0c743 | Don't set env variable twice | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 4fab9de0 | Use https | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| f3cc65c3 | Do not set compile_args on Windows | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 6bf8e9ef | Exclude extension/libmaxminddb/ from clang static analysis | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 9cbc5606 | Build extension on PyPy | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 8b6c1a9e | Increase verbosity when building wheels | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 06a0786c | Vendor libmaxminddb | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| c9da7bb6 | Add workflow to build wheels | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 10759e20 | Add support for building bdist_wheel | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 54b53565 | Move project metadata to pyproject.toml | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 32d9fb80 | Drop Python 3.7 support | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 13b10561 | merge Merge pull request #123 from maxmind/greg/build-python-3.13 |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 610d8db8 | Include unistd.h to fix Python 3.13 build | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 6538ba35 | merge Merge pull request #121 from maxmind/greg/iterate |
William Storey <w****y@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 66e4f4dc | Reword comment | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| cdb19bfa | Check correct variable | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 1f84d291 | Fix name of iterator | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| d023a6ce | Do not leak iterator on a closed reader or calloc failure | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 48a9b2af | Eliminate Yoda conditionals | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 16f9271e | Remove support for including aliased notes | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 66144712 | Add more type hints | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 752886f7 | Install setuptools in CI | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| 6eb6652f | Add iterator over Reader object | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| f6f983e4 | Test on 3.12 | Gregory Oschwald <g****d@m****m> | almost 3 years ago | |
| d0c567d5 | merge Merge pull request #119 from maxmind/dependabot/github_actions/actions/checko... |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 59c13188 |
Bump actions/checkout 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> |
almost 3 years ago | |
| 579769d7 | merge Merge pull request #117 from maxmind/greg/test-on-macos |
Marsel Mavletkulov <8****r@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1f77d610 | Add history entry for #116 | Gregory Oschwald <g****d@m****m> | about 3 years ago | |
| 41797a46 | Try testing in macOS | Gregory Oschwald <g****d@m****m> | about 3 years ago | |
| b5112901 | merge Merge pull request #116 from tjni/fix-multiprocessing-test-mac |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f5cc21fd | Fix multiprocessing tests on macOS. | Theodore Ni <3****i@u****m> | about 3 years ago | |
| c1f41565 | merge Merge pull request #115 from maxmind/greg/2.4.0 |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 886f20e6 | Update for v2.4.0 | Gregory Oschwald <g****d@m****m> | about 3 years ago | |
| a9f4904e | Bump copyright year | Gregory Oschwald <g****d@m****m> | about 3 years ago | |
| c8ba4400 | Add release notes | Gregory Oschwald <g****d@m****m> | about 3 years ago | |
| 5583c5b8 | merge Merge pull request #114 from frenzymadness/fix_32bit |
Gregory Oschwald <g****d@m****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8b6732a8 | Decref filepath only if the filename is not needed anymore | Lumir Balhar <l****r@r****m> | about 3 years ago | |
| 09a70e07 | merge Merge pull request #113 from maxmind/greg/setup-cfg |
Freee-Witt <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 22f107ee | Migrate most metadata to setup.cfg | Gregory Oschwald <g****d@m****m> | over 3 years ago | |
| b2014fe6 | merge Merge pull request #112 from maxmind/greg/no-build-sphinx |
Freee-Witt <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 96a60eee | Work around Read the Docs build issue | Gregory Oschwald <g****d@m****m> | over 3 years ago | |
| d987e592 | merge Merge pull request #111 from maxmind/greg/2.3.0 |
Freee-Witt <s****i@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| dafdbcb4 | Fix sphinx build warnings | Gregory Oschwald <g****d@m****m> | over 3 years ago |