Navigation Menu

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

[WIP] import from asynchronous instead of async and fix python 3.7 compat issues #4679

Merged
merged 4 commits into from May 21, 2018
Merged

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Apr 24, 2018

work to fix #4500

Copy link
Member Author

@auvipy auvipy left a comment

Choose a reason for hiding this comment

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

should be merged only after kombu 4.2 is released

@auvipy auvipy self-assigned this Apr 24, 2018
@auvipy auvipy requested a review from thedrow April 25, 2018 17:47
@auvipy
Copy link
Member Author

auvipy commented Apr 25, 2018

should I address only import related issues in this pr? and other 3.7 related issues in another one?

@thedrow
Copy link
Member

thedrow commented Apr 26, 2018

Please rename the PR and resolve all Python 3.7 related issues.

@auvipy auvipy changed the title [WIP] import from asynchronous instead of async [WIP] import from asynchronous instead of async and fix python 3.7 compat issues Apr 26, 2018
@thedrow thedrow added this to the v4.2 milestone Apr 28, 2018
@thedrow thedrow mentioned this pull request Apr 29, 2018
@thedrow
Copy link
Member

thedrow commented May 21, 2018

I'm going to merge this anyway since we need this. I'm not sure why the build fails.

@thedrow thedrow merged commit 1a941f9 into celery:master May 21, 2018
thedrow pushed a commit that referenced this pull request May 21, 2018
…mpat issues (#4679)

* imported from renamed asynchronous module of kombu

* imported from renamed asynchronous module of kombu

* imported from renamed asynchronous module of kombu in utils timer2

* update minimum kombu version
rajadain added a commit to WikiWatershed/model-my-watershed that referenced this pull request May 21, 2018
Latest Kombu renamed async to asynchronous celery/kombu#839
breaking Celery, which has a PR to fix this celery/celery#4679
but the changes haven't been released yet celery/celery#4387
so we use this in the interim.
SebastianBerchtold pushed a commit to smartlane/celery that referenced this pull request Jun 11, 2018
…mpat issues (celery#4679)

* imported from renamed asynchronous module of kombu

* imported from renamed asynchronous module of kombu

* imported from renamed asynchronous module of kombu in utils timer2

* update minimum kombu version
@auvipy auvipy deleted the async branch June 27, 2018 05:28
deeTEEcee pushed a commit to sightmachine/celery that referenced this pull request Sep 11, 2018
…mpat issues (celery#4679)

* imported from renamed asynchronous module of kombu

* imported from renamed asynchronous module of kombu

* imported from renamed asynchronous module of kombu in utils timer2

* update minimum kombu version
@jxltom
Copy link

jxltom commented May 12, 2019

@auvipy Could we also apply this to celery 3.1.25?

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

Successfully merging this pull request may close these issues.

Support async keyword in python 3.7
3 participants