Skip to content

[3.7] bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410)#11747

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-fbf5068-3.7
Feb 3, 2019
Merged

[3.7] bpo-35642: Remove asynciomodule.c from pythoncore.vcxproj (GH-11410)#11747
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-fbf5068-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Feb 3, 2019

This module is built by _asyncio.vcxproj and does not need to be included in pythoncore.
(cherry picked from commit fbf5068)

Co-authored-by: Gregory Szorc gregory.szorc@gmail.com

https://bugs.python.org/issue35642

…1410)

This module is built by _asyncio.vcxproj and does not need to be included in pythoncore.
(cherry picked from commit fbf5068)

Co-authored-by: Gregory Szorc <gregory.szorc@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

@indygreg and @zooba: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit cba16b7 into python:3.7 Feb 3, 2019
@miss-islington miss-islington deleted the backport-fbf5068-3.7 branch February 3, 2019 00:46
@miss-islington
Copy link
Copy Markdown
Contributor Author

@indygreg and @zooba: Status check is done, and it's a success ✅ .

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.

5 participants