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

HH-230357 move anyio patch #738

Merged
merged 1 commit into from
Sep 16, 2024
Merged

HH-230357 move anyio patch #738

merged 1 commit into from
Sep 16, 2024

Conversation

a-pertsev
Copy link
Contributor

Important

Добавь в описание PR changelog в формате:

  • version change :
  • description:
  • requires_changes_in_hh :
  • instructions :

@a-pertsev a-pertsev requested a review from a team as a code owner September 16, 2024 14:26
frontik/app.py Outdated

from aiokafka import AIOKafkaProducer
from fastapi import FastAPI, HTTPException
from http_client import AIOHttpClientWrapper, HttpClientFactory
from http_client import options as http_client_options
from http_client.balancing import RequestBalancerBuilder
from lxml import etree
from starlette.concurrency import anyio
Copy link
Contributor Author

Choose a reason for hiding this comment

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

подумал что так правильнее чем добавлять в pyproject

@hh-sonar-app
Copy link

hh-sonar-app bot commented Sep 16, 2024

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@hhrelease hhrelease merged commit df89a3f into master Sep 16, 2024
1 of 2 checks passed
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