Skip to content

Conversation

@ssteinbach
Copy link
Collaborator

There was some confusion in the codebase about whether end_time on TimeRange was inclusive or exclusive, and there are cases where you want one or the other. So rather than pick a fixed policy (since its computed regardless), end_time was split into:
end_time_inclusive
end_time_exclusive

@ssteinbach ssteinbach added the bug A problem, flaw, or broken functionality. label Mar 17, 2017
@ssteinbach ssteinbach added this to the Alpha 4 milestone Mar 17, 2017
@ssteinbach ssteinbach self-assigned this Mar 17, 2017
@ssteinbach ssteinbach requested review from jminor and reinecke March 17, 2017 23:34
@ssteinbach ssteinbach merged commit 2cfb712 into AcademySoftwareFoundation:master Mar 23, 2017
@ssteinbach ssteinbach deleted the clarify_range_bounds_inclusivity branch April 4, 2017 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug A problem, flaw, or broken functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant