h2 updated from h2.settings.ENABLE_PUSH to h2.settings.SettingCodes.ENABLE_PUSH. Please replace /hyper/http20/connection.py:411 with: {h2.settings.SettingCodes.ENABLE_PUSH: int(self._enable_push)}
h2 updated from h2.settings.ENABLE_PUSH to h2.settings.SettingCodes.ENABLE_PUSH.
Please replace /hyper/http20/connection.py:411 with:
{h2.settings.SettingCodes.ENABLE_PUSH: int(self._enable_push)}