Skip to content

Conversation

@markflyhigh
Copy link
Contributor

In Python 3 with funcsigs installed, prefer inspect.{signature,Paramter}
over funcsigs equivalents.


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status --- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

In Python 3 with funcsigs installed, prefer inspect.{signature,Paramter}
over funcsigs equivalents.
@markflyhigh
Copy link
Contributor Author

+R: @udim

@markflyhigh markflyhigh requested a review from udim September 16, 2019 23:31
@udim
Copy link
Member

udim commented Sep 19, 2019

@markflyhigh please let us know if the precommit failures are ok to ignore in the release branch. The docs task failure is being handled in #9620

@markflyhigh
Copy link
Contributor Author

I think the failure in Python Precommit can be ignore since it comes from Dataflow service side (once new container is built for this release, dataflow test should be unblocked). This change is fully tested against master so I think it's safe to cherry-pick.

@markflyhigh markflyhigh merged commit 24e74b9 into apache:release-2.16.0 Sep 20, 2019
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.

2 participants