Skip to content
Snippets Groups Projects

Python Bytecode Compilation Updates, master branch (2019.10.09.)

All threads resolved!

Introduced a global option (ATLAS_ALLOW_PYTHON_ERRORS) that can be used in the upcoming Python3 nightly to not worry about python syntax errors all too much.

At the same time introduced one new argument to the atlas_install_python_modules(...) function, one that can be used to force the syntax check on the files, even if ATLAS_ALLOW_PYTHON_ERRORS is used. Which should be useful for packages to gradually opt into the checks once they fixed their Python3 syntax issues.

With this the updates to this repository for ATLINFR-3221 should be done. :fingers_crossed:

Cc-ing @fwinkl so he'd be aware of this update...

Merge request reports

Pipeline #1145107 passed

Pipeline passed for c38f577e on akraszna:PythonBytecodeUpdate-master-20191009

Approval is optional

Merged by Attila KrasznahorkayAttila Krasznahorkay 5 years ago (Oct 10, 2019 7:11am UTC)

Merge details

  • Changes merged into master with 8bfba7c9.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :white_check_mark: AE Build SUCCESS
    Build logfiles are available at Jenkins [AE-MERGE-REQUEST-CC7 #94]

  • added 1 commit

    • c38f577e - Removed the CHECK_SYNTAX argument of atlas_install_python_modules(...).

    Compare with previous version

  • :white_check_mark: AE Build SUCCESS
    Build logfiles are available at Jenkins [AE-MERGE-REQUEST-CC7 #95]

  • Attila Krasznahorkay resolved all threads

    resolved all threads

  • mentioned in commit 8bfba7c9

  • Please register or sign in to reply
    Loading