Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop Python 2.7 #1175

Merged
merged 4 commits into from
Mar 2, 2022
Merged

Drop Python 2.7 #1175

merged 4 commits into from
Mar 2, 2022

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Mar 2, 2022

No description provided.

@msyyc msyyc marked this pull request as ready for review March 2, 2022 03:22
@msyyc
Copy link
Member Author

msyyc commented Mar 2, 2022

#1154

@msyyc msyyc requested a review from iscai-msft March 2, 2022 03:45
ChangeLog.md Outdated
@@ -10,6 +10,10 @@
|`msrest` dep of generated code | `0.6.21`
|`azure-mgmt-core` dep of generated code (If generating mgmt plane code) | `1.3.0`

**Breaking Changes**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we said we're not dropping 2.7 support fully until we release our next GA, so for now we're doing a minor version bump that says we're no longer testing 2.7

@iscai-msft
Copy link
Contributor

@msyyc thanks for the PR! Had a changelog comment, and so you're package mode PR isn't blocked for another day, just added the changes myself. Also did some extra stuff, removing 2.7 special cases from tests. Thanks so much for your PR!

@iscai-msft iscai-msft merged commit be8ef9b into autorestv3 Mar 2, 2022
@iscai-msft iscai-msft deleted the remove-py2 branch March 2, 2022 18:40
iscai-msft added a commit that referenced this pull request Mar 2, 2022
iscai-msft added a commit that referenced this pull request Mar 3, 2022
…into next_link_opaque

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Update package.json
  Update ChangeLog.md
  default optional const parameter to none (#1171)
  add storage to ci checks (#1176)
  fail on regeneration diff (#1173)
  Drop Python 2.7 (#1175)
  Add secrets test (#1174)
  bump testserver version (#1172)
iscai-msft added a commit that referenced this pull request Mar 9, 2022
…into inherit_customization

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Update package.json
  Update ChangeLog.md
  default optional const parameter to none (#1171)
  add storage to ci checks (#1176)
  fail on regeneration diff (#1173)
  Drop Python 2.7 (#1175)
iscai-msft added a commit that referenced this pull request Mar 10, 2022
…into mypy_code

* 'autorestv3' of https://github.com/Azure/autorest.python: (26 commits)
  dpg service-driven-test (#1180)
  prepare for release (#1181)
  [Package mode] add new flag `--package-mode` (#1154)
  hide operation group docs (#1179)
  add coverage var (#1178)
  improve logging (#1177)
  don't reformat query params for dpg next link calls (#1168)
  Update package.json
  Update ChangeLog.md
  default optional const parameter to none (#1171)
  add storage to ci checks (#1176)
  fail on regeneration diff (#1173)
  Drop Python 2.7 (#1175)
  Add secrets test (#1174)
  bump testserver version (#1172)
  make content type keyword only if multiple (#1167)
  add default value info for params to docs (#1164)
  update release tests to hopefully get coverage report green (#1152)
  fix windows: clean the outputFolderUri  (#1135)
  Update CODEOWNERS
  ...
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