Skip to content

Conversation

@mrgrain
Copy link
Contributor

@mrgrain mrgrain commented Nov 3, 2025

Issue # (if applicable)

Build on main failing with

    E   TypeError: Cannot create a consistent method resolution
    E   order (MRO) for bases IResource, IResourceWithPolicy, Protocol

Reason for this change

There's a bug in jsii-pakmak. We can avoid the bug my not including the interface twice.

Description of changes

iam.IResourceWithPolicy already extends IResource, so we can remove it from the two places that extended both

Describe any new or updated permissions being added

n/a

Description of how you validated changes

Build, packaged and executed the python lib.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team November 3, 2025 15:17
@github-actions github-actions bot added the p2 label Nov 3, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Nov 3, 2025
@mrgrain mrgrain added the pr/request-cli-integ-tests Request CLI integ tests to be run. You will need to review the code and approve the deployment. label Nov 3, 2025
@aws-cdk-automation
Copy link
Collaborator

➡️ PR build request submitted to test-main-pipeline ⬅️

A maintainer must now check the pipeline and add the pr-linter/cli-integ-tested label once the pipeline succeeds.

@mergify
Copy link
Contributor

mergify bot commented Nov 3, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit f618638 into main Nov 3, 2025
38 of 39 checks passed
@mergify mergify bot deleted the mrgrain/chore/fix/python-build branch November 3, 2025 15:55
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2025

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. p2 pr/request-cli-integ-tests Request CLI integ tests to be run. You will need to review the code and approve the deployment.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants