Skip to content

bpo-1635741: port winapi to multi-stage init - #21371

Merged
vstinner merged 9 commits into
python:masterfrom
koubaa:bpo-1635741-winapi
Aug 13, 2020
Merged

bpo-1635741: port winapi to multi-stage init#21371
vstinner merged 9 commits into
python:masterfrom
koubaa:bpo-1635741-winapi

Conversation

@koubaa

@koubaakoubaa commented Jul 7, 2020

Copy link
Copy Markdown
Contributor

@koubaakoubaa changed the title port winapi to multi-stage initbpo-1635741: port winapi to multi-stage initJul 7, 2020

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
Comment threadModules/_winapi.c Outdated
@vstinner

Copy link
Copy Markdown
Member

continuous-integration/travis-ci Expected — Waiting for status to be reported
Required

Stupid CI. https://travis-ci.org/github/python/cpython/builds/706422141 ran and completed. But the status was not reported back to GitHub :-(

I restarted the build to try to work around the issue :-/

@vstinner

Copy link
Copy Markdown
Member

I still see " continuous-integration/travis-ci Expected — Waiting for status to be reported ". Hum, I close/reopen the issue to force to re-run all CIs :-(

@vstinnervstinner closed this Jul 9, 2020
@vstinnervstinner reopened this Jul 9, 2020
@vstinner

Copy link
Copy Markdown
Member

Right now, it's still " continuous-integration/travis-ci Expected — Waiting for status to be reported ". Silly CIs :-(

@koubaa

Copy link
Copy Markdown
ContributorAuthor

@vstinner can this be merged?

Comment threadModules/_winapi.c Outdated
@vstinner

Copy link
Copy Markdown
Member

@corona10@shihai1991: Would you mind to review this PR?

@shihai1991

shihai1991 commented Aug 10, 2020

Copy link
Copy Markdown
Member

Hm, this ci gate skipped again, maybe we can fix it.

@shihai1991shihai1991 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, I have no other comment in here.

@vstinner

Copy link
Copy Markdown
Member

Hm, this ci gate skipped again, maybe we can fix it.

See #21806

@koubaakoubaa closed this Aug 13, 2020
@koubaakoubaa reopened this Aug 13, 2020
@koubaa
koubaaforce-pushed the bpo-1635741-winapi branch from fce44d9 to 42352a4CompareAugust 13, 2020 12:30
@koubaa

Copy link
Copy Markdown
ContributorAuthor

I just rebased it to reset the CI

@vstinner
vstinner merged commit e087f7c into python:masterAug 13, 2020
@vstinner

Copy link
Copy Markdown
Member

Thanks @koubaa, I merged your PR. Thanks @shihai1991 for the review.

shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
@koubaa
koubaa deleted the bpo-1635741-winapi branch August 28, 2020 00:21
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Sign up for freeto 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

@koubaa@vstinner@shihai1991@the-knights-who-say-ni@bedevere-bot