Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.6] bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX #219

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

Merged
merged 1 commit into from
Feb 21, 2017

Conversation

methane
Copy link
Member

@methane methane commented Feb 21, 2017

original pull request: GH-202
(cherry picked from commit 3a9ac82)

@the-knights-who-say-ni
Copy link

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA).

Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow these steps to rectify the issue:

  1. Sign the PSF contributor agreement
  2. Wait at least one US business day and then check "Your Details" on bugs.python.org to see if your account has been marked as having signed the CLA (the delay is due to a person having to manually check your signed CLA)
  3. Reply here saying you have completed the above steps

Thanks again to your contribution and we look forward to looking at it!

@serhiy-storchaka serhiy-storchaka added type-bug An unexpected behavior, bug, or error cherry-pick for 3.6 labels Feb 21, 2017
@serhiy-storchaka serhiy-storchaka changed the title bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX [3.6] bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX Feb 21, 2017
@methane
Copy link
Member Author

methane commented Feb 21, 2017

Waiting CLA sign is confirmed.

@Mariatta
Copy link
Member

@methane CLA has been signed :) see GH-202

@methane methane merged commit 3ab24bd into python:3.6 Feb 21, 2017
@methane methane deleted the fix-stack-effect branch February 21, 2017 17:33
@methane
Copy link
Member Author

methane commented Feb 21, 2017

Thanks to notice.

akruis pushed a commit to akruis/cpython that referenced this pull request Jul 1, 2019
…hedule

A NPE occurred, if PyStackless_Schedule gets called from from "outside"
and if no current tasklet exists.
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 25, 2019
…hedule

A NPE occurred, if PyStackless_Schedule gets called from from "outside"
and if no current tasklet exists.

(cherry picked from commit 05a17b1)
akruis pushed a commit to akruis/cpython that referenced this pull request May 27, 2021
…hedule

A NPE occurred, if PyStackless_Schedule gets called from from "outside"
and if no current tasklet exists.

(cherry picked from commit 05a17b1)
ahgamut pushed a commit to ahgamut/cpython that referenced this pull request Aug 25, 2021
…hedule

A NPE occurred, if PyStackless_Schedule gets called from from "outside"
and if no current tasklet exists.

(cherry picked from commit 05a17b1)
jaraco added a commit to jaraco/cpython that referenced this pull request Feb 17, 2023
Add tests for namespace packages in files and read APIs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants