Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Aug 24, 2019

Add a Python 3.6 experimental run to Travis CI because the Python 3.7 run fails early because async is a reserved word in Python >= 3.7.

help wanted:

  1. How can we get the Python 3.6 build to complete before timing out (50 minutes)?
  2. How can we fix the async issue on Python >= 3.7?
Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

@nodejs-github-bot nodejs-github-bot added the build Issues and PRs related to build files or the CI. label Aug 24, 2019
@cclauss cclauss added python PRs and issues that require attention from people who are familiar with Python. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. labels Aug 24, 2019
@Trott
Copy link
Member

Trott commented Aug 27, 2019

Trott pushed a commit that referenced this pull request Aug 27, 2019
PR-URL: #29291
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
@Trott
Copy link
Member

Trott commented Aug 27, 2019

Landed in bfa2683

@Trott Trott closed this Aug 27, 2019
@cclauss cclauss deleted the test-Python-3.6-on-Travis-CI branch August 27, 2019 05:34
BridgeAR pushed a commit that referenced this pull request Sep 3, 2019
PR-URL: #29291
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
@BridgeAR BridgeAR mentioned this pull request Sep 3, 2019
BridgeAR pushed a commit that referenced this pull request Sep 4, 2019
PR-URL: #29291
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. help wanted Issues that need assistance from volunteers or PRs that need help to proceed. python PRs and issues that require attention from people who are familiar with Python.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants