Closed bonjourmauko closed 2 years ago
I will postpone reviewing this PR until the one it depends on is approved, and suggest that this one is set to draft. Indeed, I fail to see how it could be approved when #1141 might not go through.
Do you truly need #1141 for this one to be reviewed? 🙂 As an alternative to switching to draft, I suggest to remove the dependency and rebase straight on master
. Yes, test-docs
might fail until #1141 is fixed, but that is true of all PRs, not only of this one. This would enable reviews to be parallelised and proper solutions found for #1140 without blocking all the others.
cc @MattiSG
Depends on #1160
Deprecations
period
, method used to build aPeriod
from anInstant
.Instant
andPeriod
causing lots of trouble.periods.period
and thePeriod
constructor.Migration details
some_period.start.period
and similar methods withPeriod((unit, some_period.start, 1))
.