Monday, September 18, 2017
1 change · master
Resolved issues and error corrections
This change updates how Odoo discovers add-ons installed through Python packages, making it more reliable with newer Python packaging tools. It helps avoid startup or installation issues for deployments that use packaged custom or third-party add-ons, especially on Python 3.
Original PR description
This fixes #15718 for python 3 in a much more reliable way. More information here: https://packaging.python.org/guides/packaging-namespace-packages/#native-namespace-packages @odony I really hope this is acceptable for you. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr