Wouter Claeys

Results 4 issues of Wouter Claeys

Hi, Just a heads up to let you know that we're planning on forking your repo and maintaining our own version at OnroerendErfgoed/wsgicoers. This to counter what we believe is...

https://github.com/lkiesow/python-feedgen/blob/97260abb1793eb164c458c10b493690beb413f6d/feedgen/entry.py#L139 Due to this commit https://github.com/lkiesow/python-feedgen/commit/966fea46ba4954f5511266e630697c4f06fb1221 This is our self.__atom_link object ![image](https://github.com/lkiesow/python-feedgen/assets/1850704/be511092-5357-430c-995c-0623ae35d7cd) But because in [this line](https://github.com/lkiesow/python-feedgen/blob/97260abb1793eb164c458c10b493690beb413f6d/feedgen/entry.py#L140) the link from the loop gets overwritten, all the subsequent gets do nothing....

There is already support for extra_format_validators and extra_media_type_deserializers: https://github.com/Pylons/pyramid_openapi3/blob/ef0df8d1b23f21bff658ac94ba79efdd80202616/pyramid_openapi3/__init__.py#L329 Is it possible to add similar support for extra_format_unmarshallers? https://github.com/python-openapi/openapi-core/blob/32ce65739531eea90220aeabbee72096818b9d05/openapi_core/unmarshalling/request/unmarshallers.py#L121 For now we are doing it like this: ``` python config.registry.settings["pyramid_openapi3"][...

Zie ook https://github.com/OnroerendErfgoed/bredero_dossierdata/issues/136

enhancement
backend