Skip to content

Conversation

@cclauss
Copy link

@cclauss cclauss commented Jul 9, 2018

As soon as #5843 and #5900 (or similar) are closed, we should add F821 (undefined names) to the flake8 tests on Python 3. This should flag commits that contain Python 2-only built-ins such as basestring, cmp, raw_input, reload, unicode, xrange, etc.


Follow this checklist to help us incorporate your contribution quickly and easily:

  • 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.

It will help us expedite review of your Pull Request if you tag someone (e.g. @username) to look at it.

Post-Commit Tests Status (on master branch)

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

As soon as apache#5843 and apache#5900 are closed, we should add F821 (undefined names) tests to the flake8 tests on Python 3.  This should flag commits that contain unqualified past.builtin imports such as basestring, cmp, raw_input, reload, unicode, xrange, etc.
@cclauss
Copy link
Author

cclauss commented Jul 10, 2018

Incorporated into PR #5843

@cclauss cclauss closed this Jul 10, 2018
@cclauss cclauss deleted the patch-1 branch July 10, 2018 05:59
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
* Replace links to '/stable/' with '/latest/'.

* DRY out duplicated 'README.rst' vs. 'docs/index.rst'.

* Include websecurityscanner in docs.

Toward apache#5894.
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.

1 participant