Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change async to aasync for python3 7 compability #840

Open
wants to merge 2 commits into
base: 11.0
Choose a base branch
from

Conversation

Basielienis
Copy link

Change "async" names to "aasync" for python3 7 compability

Copy link

@itpp-bot itpp-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

27 installable modules are updated:

├─ auth_oauth_check_client_id/
|  └─ __manifest__.py
├─ auth_oauth_ip/
|  └─ __manifest__.py
├─ oauth_provider/
|  └─ __manifest__.py
├─ saas_client/
|  └─ __manifest__.py
├─ saas_portal/
|  ├─ __manifest__.py
|  ├─ models/
|  |  └─ saas_portal.py
|  └─ wizard/
|     └─ config_wizard.py
├─ saas_portal_backup/
|  └─ __manifest__.py
├─ saas_portal_demo/
|  └─ __manifest__.py
├─ saas_portal_sale/
|  └─ __manifest__.py
├─ saas_portal_sale_online/
|  └─ __manifest__.py
├─ saas_portal_sale_subscription/
|  └─ __manifest__.py
├─ saas_portal_signup/
|  └─ __manifest__.py
├─ saas_portal_start/
|  └─ __manifest__.py
├─ saas_portal_subscription/
|  └─ __manifest__.py
├─ saas_portal_tagging/
|  └─ __manifest__.py
├─ saas_portal_templates/
|  └─ __manifest__.py
├─ saas_server/
|  └─ __manifest__.py
├─ saas_server_autodelete/
|  └─ __manifest__.py
├─ saas_server_backup_ftp/
|  └─ __manifest__.py
├─ saas_server_backup_rotate/
|  └─ __manifest__.py
├─ saas_server_backup_rotate_s3/
|  └─ __manifest__.py
├─ saas_server_backup_s3/
|  └─ __manifest__.py
├─ saas_server_demo/
|  └─ __manifest__.py
├─ saas_sysadmin/
|  └─ __manifest__.py
├─ saas_sysadmin_aws/
|  └─ __manifest__.py
├─ saas_sysadmin_aws_route53/
|  └─ __manifest__.py
├─ saas_sysadmin_mailgun/
|  └─ __manifest__.py
└─ saas_sysadmin_route53/
   └─ __manifest__.py

1 not installable modules is updated:

└─ saas_portal_async/
   ├─ __manifest__.py
   └─ models/
      └─ saas_portal_async.py

No new features in doc/changelog.rst files of installable modules

sent by ✌️ Odoo Review Bot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants