Skip to content

Update croniter stub to match latest versions - #5392

Closed
sbv-csis wants to merge 2 commits into
python:masterfrom
sbv-csis:master
Closed

sbv-csis wants to merge 2 commits into
python:masterfrom
sbv-csis:master

Conversation

@sbv-csis

@sbv-csis sbv-csis commented May 10, 2021

Copy link
Copy Markdown
Contributor

In the latest versions of croniter a new hash_id argument has been added to the __init__

@srittau srittau left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me, but one question below.

version = "0.1"
python2 = true
version = "1.0"
python2 = false

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

According to croniter's setup.py, Python 2 is still supported. Any reason to drop it here?

@srittau

srittau commented May 10, 2021

Copy link
Copy Markdown
Collaborator

Please ignore the CI failure, this is a bug in our CI scripts. mypy_primer ran without finding a difference.

@hauntsaninja

Copy link
Copy Markdown
Collaborator

(Note that it would be very unexpected if mypy primer did find a difference, because since modular typeshed it does not check changes to third party stubs)

@JelleZijlstra

Copy link
Copy Markdown
Member

@sbv-csis are you still interested in moving this forward?

@Akuli

Akuli commented Aug 8, 2021

Copy link
Copy Markdown
Collaborator

Merged master into this because it conflicted with #5872.

@srittau

srittau commented Aug 8, 2021

Copy link
Copy Markdown
Collaborator

I am going to close this for now as there hasn't been any responses to the feedback left. Please reopen it if there is still interest.

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.

5 participants