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

fix the attrs version and http proxy #5

Merged
merged 3 commits into from
Nov 20, 2021
Merged

Conversation

Yyonging
Copy link
Contributor

1.the attrs lib is not compatible, and most people will use the 19.3.0 version. so theconvert has been change to converter. the attrs author may think the compatible is not so good....
2. the http proxy setting takes no effect if the proxy is http://127.0.0.1:1080 or the other http proxy.

@codecov
Copy link

codecov bot commented Jun 16, 2020

Codecov Report

Merging #5 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #5   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files          12       12           
  Lines         522      522           
=======================================
  Hits          515      515           
  Misses          7        7           
Impacted Files Coverage Δ
aiograph/types/__init__.py 100.00% <ø> (ø)
aiograph/api.py 100.00% <100.00%> (ø)
aiograph/types/page_list.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0a99df5...e5e20e3. Read the comment docs.

@JrooTJunior JrooTJunior merged commit a00aace into aiogram:master Nov 20, 2021
@bomzheg bomzheg mentioned this pull request Feb 28, 2022
@Rongronggg9
Copy link

Any plan to release a new version to PyPI?

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