Skip to content

Conversation

@xiangyan99
Copy link
Member

We have

class HTTPPolicy(ABC, Generic[HTTPRequestType, HTTPResponseType]) and

class _SansIOHTTPPolicyRunner(HTTPPolicy, Generic[HTTPRequestType, HTTPResponseType]):

Python starts to complain such double inheritance since 3.11.0b3.

@ghost ghost added the Azure.Core label Jun 21, 2022
@xiangyan99 xiangyan99 requested a review from annatisch June 21, 2022 20:30
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@xiangyan99
Copy link
Member Author

#24928

@major
Copy link
Contributor

major commented Jun 22, 2022

@xiangyan99 I added this patch to an RPM build of azure-core in Fedora with Python 3.11.0b3 and I'm able to import azure.core now without issues. 🎊 (Issue noted in #24928)

@xiangyan99
Copy link
Member Author

@xiangyan99 I added this patch to an RPM build of azure-core in Fedora with Python 3.11.0b3 and I'm able to import azure.core now without issues. 🎊 (Issue noted in #24928)

Thank you for the confirmation.

@xiangyan99 xiangyan99 marked this pull request as ready for review June 22, 2022 17:41
@xiangyan99 xiangyan99 merged commit 423a0ae into main Jun 23, 2022
@xiangyan99 xiangyan99 deleted the core_SansIOHTTPPolicyRunner_type branch June 23, 2022 16:46
iscai-msft added a commit to iscai-msft/azure-sdk-for-python that referenced this pull request Jun 27, 2022
…into merge_patch

* 'main' of https://github.com/Azure/azure-sdk-for-python: (155 commits)
  {machine learning} || Fix a bug in the code (Azure#24922)
  [CLU] support for AAD + docs (Azure#24960)
  Update dpg version (Azure#24986)
  [Botservice]fix model (Azure#24971)
  [perf] Add pipeline template and storage pipelines (Azure#24894)
  [Storage] Remove client-side encryption code from shared (Azure#24931)
  [EventHubs&ServiceBus] update docker images to internal (Azure#24966)
  Sync eng/common directory with azure-sdk-tools for PR 3481 (Azure#24964)
  [Dpg] update to use global autorest version (Azure#24970)
  [CLU] release updates + fix tests (Azure#24963)
  [Test Proxy] Add method to reset setting customizations (Azure#24952)
  [Storage] Add proxy-supporting test classes (Azure#24937)
  [Confidential Ledger] Enable live testing (Azure#24912)
  fix type of _SansIOHTTPPolicyRunner (Azure#24932)
  Adding SIP routing functionality to PhoneNumbers SDK (Azure#22805)
  [DPG] update quick-start-tool (Azure#24942)
  [formrecognizer] Enable copy model tests (Azure#24917)
  [CLU] remove maxpagesize (Azure#24949)
  Use westus3 for translation live tests (Azure#24947)
  [Storage] Make lease duration tests less flakey (Azure#24930)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants