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

Add retry and pool_size to typing #2151

Merged
merged 2 commits into from Oct 25, 2022

Conversation

EnricoMi
Copy link
Collaborator

@EnricoMi EnricoMi commented Jan 10, 2022

Adds typing for pool_size and retry arguments of MainClass and related classes.

Fixes #2322.

@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@EnricoMi
Copy link
Collaborator Author

@sfdye please consider this for reopening

@sfdye sfdye reopened this Oct 13, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2022

Codecov Report

Base: 98.88% // Head: 98.88% // No change to project coverage 👍

Coverage data is based on head (4a7a83e) compared to base (7d3c3f0).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2151   +/-   ##
=======================================
  Coverage   98.88%   98.88%           
=======================================
  Files         108      108           
  Lines       11172    11172           
=======================================
  Hits        11047    11047           
  Misses        125      125           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stale stale bot removed the stale label Oct 25, 2022
@sfdye sfdye merged commit 784a3ef into PyGithub:master Oct 25, 2022
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.

Mismatch typing of Requester's __init__ method.
3 participants