Skip to content

Fix stdin passthrough when running start.py through run-python3#678

Merged
lmazuel merged 1 commit intoautorestv3from
fix-run-python3
Jun 5, 2020
Merged

Fix stdin passthrough when running start.py through run-python3#678
lmazuel merged 1 commit intoautorestv3from
fix-run-python3

Conversation

@daviwil
Copy link
Contributor

@daviwil daviwil commented Jun 5, 2020

This change fixes the run-python3.js script so that it completes installation and successfully launches start.py. Re-created the PR from a local branch after my forked branch didn't work in PR #674.

@daviwil daviwil requested review from iscai-msft and lmazuel June 5, 2020 19:20
@daviwil daviwil force-pushed the fix-run-python3 branch from 1e44968 to 65d347b Compare June 5, 2020 19:22
@lmazuel lmazuel merged commit f66ec01 into autorestv3 Jun 5, 2020
@lmazuel lmazuel deleted the fix-run-python3 branch June 5, 2020 19:57
iscai-msft added a commit that referenced this pull request Jun 8, 2020
…into add_type_ignore_patch_file_import

* 'autorestv3' of https://github.com/Azure/autorest.python:
  don't generate namespace test when generating individual swaggers (#683)
  Update package.json
  Update ChangeLog.md
  Fix stdin passthrough when running start.py through run-python3 (#678)
  update to latest testserver (#673)
iscai-msft added a commit that referenced this pull request Jun 8, 2020
…into add_type_annot_for_empty_class_models

* 'autorestv3' of https://github.com/Azure/autorest.python:
  add type ignore to patch file import (#671)
  don't generate namespace test when generating individual swaggers (#683)
  Update package.json
  Update ChangeLog.md
  Fix stdin passthrough when running start.py through run-python3 (#678)
  update to latest testserver (#673)
iscai-msft added a commit that referenced this pull request Jun 8, 2020
…into import_models_with_just_enums

* 'autorestv3' of https://github.com/Azure/autorest.python:
  add type annotation for empty class model definitions in service client (#672)
  add type ignore to patch file import (#671)
  don't generate namespace test when generating individual swaggers (#683)
  Update package.json
  Update ChangeLog.md
  Fix stdin passthrough when running start.py through run-python3 (#678)
iscai-msft added a commit that referenced this pull request Jun 9, 2020
…into update_mypy_ini

* 'autorestv3' of https://github.com/Azure/autorest.python:
  import models in operation group if there are just enums (#676)
  add type annotation for empty class model definitions in service client (#672)
  add type ignore to patch file import (#671)
  don't generate namespace test when generating individual swaggers (#683)
  Update package.json
  Update ChangeLog.md
  Fix stdin passthrough when running start.py through run-python3 (#678)
iscai-msft added a commit that referenced this pull request Jun 12, 2020
…into add_nullable_to_validation_map

* 'autorestv3' of https://github.com/Azure/autorest.python: (59 commits)
  Support other auth policies (#686)
  correct return type for head operations (#680)
  update mypy.ini (#670)
  import models in operation group if there are just enums (#676)
  add type annotation for empty class model definitions in service client (#672)
  add type ignore to patch file import (#671)
  don't generate namespace test when generating individual swaggers (#683)
  Update package.json
  Update ChangeLog.md
  Fix stdin passthrough when running start.py through run-python3 (#678)
  update to latest testserver (#673)
  Add unicode test routes (#668)
  Generate correct docstrings for paging and LRO operations (#652)
  add missing license headers (#667)
  LRO Continuation Token [need azure-core 1.6.0] (#565)
  fix http request verb to always be get for next operation if not defined (#664)
  Fix generation of pkgutil files (#661)
  deal with optional return types correctly (#656)
  include new testserver test for paging model whose item name has an x-ms-client-name (#654)
  added generating wiki to readme for better access (#646)
  ...
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.

3 participants