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
ad845985 merge Merge pull request #75 from maxmind/greg/github-actions Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
d67a3b87 Install libmaxminddb from apt Gregory Oschwald <g****d@m****m> almost 6 years ago
7ceddbb5 Remove Travis config Gregory Oschwald <g****d@m****m> almost 6 years ago
8a957193 Add GitHub Actions Gregory Oschwald <g****d@m****m> almost 6 years ago
6ef71368 Use tox Gregory Oschwald <g****d@m****m> almost 6 years ago
1d933a86 Run build_html separately from sdist Gregory Oschwald <g****d@m****m> almost 6 years ago
33b241fb merge Merge pull request #74 from maxmind/greg/use-f-strings Florian Ragwitz <f****z@m****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
c18a2c13 Clean up string formatting Gregory Oschwald <g****d@m****m> almost 6 years ago
107efc00 Use raise ... from Gregory Oschwald <g****d@m****m> almost 6 years ago
968142fb Run recent version of black against code Gregory Oschwald <g****d@m****m> almost 6 years ago
4edb6f5f Update for v2.0.2 Gregory Oschwald <g****d@m****m> about 6 years ago
211d0398 Set release date Gregory Oschwald <g****d@m****m> about 6 years ago
1a079e87 merge Merge pull request #71 from maxmind/greg/py-typed Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e2315efa Add py.typed Gregory Oschwald <g****d@m****m> about 6 years ago
ee4f4e08 Bump version number and update HISTORY Gabor Boros <g****s@g****m>
Committed by: Gregory Oschwald <g****d@m****m>
about 6 years ago
53e5060f Adjust minimum required python version Gabor Boros <g****s@g****m> about 6 years ago
30d8bf0b Improve markup on modes Gregory Oschwald <g****d@m****m> about 6 years ago
824a83b0 Update for v2.0.0 Gregory Oschwald <g****d@m****m> about 6 years ago
c0aa8b9a Import unittest.mock rather than mock Gregory Oschwald <g****d@m****m> about 6 years ago
f9924219 Ignore .pyre Gregory Oschwald <g****d@m****m> about 6 years ago
679a93e9 Update history for 2.0.0 Gregory Oschwald <g****d@m****m> about 6 years ago
e2bde3ad merge Merge pull request #68 from maxmind/greg/context-manager Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ec2edcbe Update example Gregory Oschwald <g****d@m****m> about 6 years ago
e633b9ad merge Merge pull request #67 from maxmind/greg/py3 Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
38ca1f74 Add back 3.6 classifier Gregory Oschwald <g****d@m****m> about 6 years ago
b411f72b Bump copyright year Gregory Oschwald <g****d@m****m> about 6 years ago
a216fdab Fix typos Gregory Oschwald <g****d@m****m> about 6 years ago
795bdf94 Use dictionary comprehension in test Gregory Oschwald <g****d@m****m> about 6 years ago
43998a14 Do not support int as IP addresses Gregory Oschwald <g****d@m****m> about 6 years ago
6b83cd0c Add back 3.6 support Gregory Oschwald <g****d@m****m> about 6 years ago
aa17937c Update HISTORY.rst with type hint info Gregory Oschwald <g****d@m****m> about 6 years ago
9b9b3d4d Drop explicit PyPy support Gregory Oschwald <g****d@m****m> about 6 years ago
7f7fc8e2 Add types to internal modules Gregory Oschwald <g****d@m****m> about 6 years ago
b41ff858 Improve typing of database records Gregory Oschwald <g****d@m****m> about 6 years ago
987c9562 Drop Python 2 support from extension Gregory Oschwald <g****d@m****m> about 6 years ago
045a622e Don't inherit from object Gregory Oschwald <g****d@m****m> about 6 years ago
a6696b0e Have Travis run mypy Gregory Oschwald <g****d@m****m> about 6 years ago
e7131dce Add typing to tests Gregory Oschwald <g****d@m****m> about 6 years ago
a5682023 Get rid of unnecessary list in tests Gregory Oschwald <g****d@m****m> about 6 years ago
63799338 Prevent name clash Gregory Oschwald <g****d@m****m> about 6 years ago
e5779538 Improve type hints Gregory Oschwald <g****d@m****m> about 6 years ago
3bd75925 Make code more idiomatic Gregory Oschwald <g****d@m****m> about 6 years ago
6f47e479 Remove Python 2 specific code from tests Gregory Oschwald <g****d@m****m> about 6 years ago
0a49a790 Remove Python 2 specific code from build Gregory Oschwald <g****d@m****m> about 6 years ago
3cb8714e Update documentation, setup.py, and CI build for 3.7+ requirement Gregory Oschwald <g****d@m****m> about 6 years ago
ad94bfe9 Run current black Gregory Oschwald <g****d@m****m> about 6 years ago
9497ee68 Drop Python 2 support Gregory Oschwald <g****d@m****m> about 6 years ago
1255d556 Add some type hints Gregory Oschwald <g****d@m****m> about 6 years ago
a4b31a30 merge Merge pull request #66 from maxmind/greg/code-scanning Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4c961712 Create codeql-analysis.yml Gregory Oschwald <g****d@m****m> about 6 years ago
f5b8b4ba Update for v1.5.4 Gregory Oschwald <g****d@m****m> over 6 years ago
d9cacdae merge Merge pull request #61 from maxmind/greg/update-manifest Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
49e0d586 Include all test mmdb files Gregory Oschwald <g****d@m****m> over 6 years ago
064a5335 Update for v1.5.3 Gregory Oschwald <g****d@m****m> over 6 years ago
3223e531 merge Merge pull request #59 from maxmind/greg/fix-segfaults Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
79755e2a Add change log entry Gregory Oschwald <g****d@m****m> over 6 years ago
f029c7dc Add test case from GitHub #58 Gregory Oschwald <g****d@m****m> over 6 years ago
ee2892b3 Check error from from_entry_data_list Gregory Oschwald <g****d@m****m> over 6 years ago
54332993 Check that key was decoded from UTF-8 Gregory Oschwald <g****d@m****m> over 6 years ago
fc3c57d4 Update release script for formatting change Gregory Oschwald <g****d@m****m> over 6 years ago
fe7007be merge Merge pull request #56 from maxmind/greg/black Florian Ragwitz <r****l@d****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
922f2439 Update CI to use black Gregory Oschwald <g****d@m****m> over 6 years ago
4f429af9 Format with black Gregory Oschwald <g****d@m****m> over 6 years ago
3a52bbc0 Update for v1.5.2 Gregory Oschwald <g****d@m****m> over 6 years ago
98ac07f6 Use correct indentation level in HISTORY.rst Gregory Oschwald <g****d@m****m> over 6 years ago
f3a821f0 Update release notes for 1.5.2 Gregory Oschwald <g****d@m****m> over 6 years ago
7349b351 merge Merge pull request #55 from maxmind/greg/faster-decoder Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
e850475e Update comment Gregory Oschwald <g****d@m****m> over 6 years ago
423217bd merge Merge pull request #54 from maxmind/greg/faster-pp Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
728d06c3 merge Merge pull request #53 from maxmind/greg/fix-off-by-one Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
751e7e01 Make FileBuffer behave more like other buffers Gregory Oschwald <g****d@m****m> over 6 years ago
7f61ecbf Do not bother unpacking single bytes Gregory Oschwald <g****d@m****m> over 6 years ago
45924998 Improve _size_from_ctrl_byte slightly Gregory Oschwald <g****d@m****m> over 6 years ago
b5e16c86 Simplify _decode_pointer Gregory Oschwald <g****d@m****m> over 6 years ago
e3539f9c Simplify float, double, and int32 decoding Gregory Oschwald <g****d@m****m> over 6 years ago
7e5bdb08 Test on Python 3.8 Gregory Oschwald <g****d@m****m> over 6 years ago
e1e2c97a Set a fixed seed in benchmark Gregory Oschwald <g****d@m****m> over 6 years ago
40449840 Improve performance when reading 28 bit nodes Gregory Oschwald <g****d@m****m> over 6 years ago
ff35d5bf Fix off-by-one error in pointer check Gregory Oschwald <g****d@m****m> over 6 years ago
2a4eb449 merge Merge pull request #52 from maxmind/greg/fix-segfault Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a5c95852 Fix segfault due to incorrect reference counting Gregory Oschwald <g****d@m****m> almost 7 years ago
58db073e Use twine instead of deprecated upload command Gregory Oschwald <g****d@m****m> almost 7 years ago
99dc2b84 Update for v1.5.0 Gregory Oschwald <g****d@m****m> almost 7 years ago
af5a6782 Fix comparison in release script Gregory Oschwald <g****d@m****m> almost 7 years ago
0713eb59 Set release date Gregory Oschwald <g****d@m****m> almost 7 years ago
69d388c2 merge Merge pull request #51 from maxmind/greg/network Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3aac426e Stop using deprecated Feature from setuptools Gregory Oschwald <g****d@m****m> almost 7 years ago
6b6cae46 Close database in tests Gregory Oschwald <g****d@m****m> almost 7 years ago
3790216c Improve formatting of struct def and initialization Gregory Oschwald <g****d@m****m> almost 7 years ago
78ad46fc Update copyright years Gregory Oschwald <g****d@m****m> almost 7 years ago
38483b8c Update docs and change log Gregory Oschwald <g****d@m****m> almost 7 years ago
51323904 Return early if addresses pointer is null Gregory Oschwald <g****d@m****m> almost 7 years ago
9bc207ed structmember is a system header Gregory Oschwald <g****d@m****m> almost 7 years ago
f9e54b7b Format with clang-format Gregory Oschwald <g****d@m****m> almost 7 years ago
eeaa9338 Add clang-format config Gregory Oschwald <g****d@m****m> almost 7 years ago
14379bd6 Clean up imports Gregory Oschwald <g****d@m****m> almost 7 years ago
17a155b4 merge Merge pull request #50 from maxmind/greg/ipaddress-get-support Will Storey <w****l@s****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
a14fed4d Check that getaddrinfo set the addresses Gregory Oschwald <g****d@m****m> almost 7 years ago
f5dc8b70 Use PyString_Size rather than strlen for Python 2 Gregory Oschwald <g****d@m****m> almost 7 years ago
f6d66a7c Improve error handling of format_sockaddr Gregory Oschwald <g****d@m****m> almost 7 years ago

← Back to repository