MCPcopy Create free account
hub / github.com/apache/solr / vote_close_72h_date

Function vote_close_72h_date

dev-tools/scripts/releaseWizard.py:1975–1977  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1973
1974
1975def vote_close_72h_date():
1976 # Voting open at least 72 hours according to ASF policy
1977 return datetime.now(UTC) + timedelta(hours=73)
1978
1979
1980def vote_close_72h_holidays():

Callers 2

expand_jinjaFunction · 0.85
create_icalFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…