Skip to content

ENH: update python commit hash, fixes #4555

Isaiah requested to merge github/fork/ihnorton/update_python_hash into master

Fixes 'import sqlite3' in python.

git shortlog 16d41fe7aeb24c..c3b8d532242ef

  Christian Löpke (1):
        PythonApplyPatches: Ensure git found is unused to inialize repo

  Isaiah Norton (1):
        Fix sqlite3 import by matching upstream build option for load_extension

  Jean-Christophe Fillion-Robin (2):
        Merge branch 'fix-PythonApplyPatches'
        Merge pull request #223 from ihnorton/fix_sqlite3

Merge request reports