Skip to content

Add retry and pool_size to typing#2151

Merged
sfdye merged 2 commits intoPyGithub:masterfrom
EnricoMi:branch-improve-typing
Oct 25, 2022
Merged

Add retry and pool_size to typing#2151
sfdye merged 2 commits intoPyGithub:masterfrom
EnricoMi:branch-improve-typing

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.

@sfdye sfdye force-pushed the branch-improve-typing branch from 4a7a83e to 4530f40 Compare October 25, 2022 03:29
@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