Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

treewide: Add tourniquet.location #37

Merged
merged 11 commits into from
Sep 9, 2020
Merged

Conversation

woodruffw
Copy link
Member

Abstract locations to the Location class; provide a Locator
ABC that concretizes into an iterator of Locations.

Closes #33.

Abstract locations to the `Location` class; provide a `Locator`
ABC that concretizes into an iterator of `Location`s.
@woodruffw woodruffw added C:patchlang Component: PatchLang C:core Component: Tourniquet's core labels Sep 8, 2020
@woodruffw woodruffw self-assigned this Sep 8, 2020
tourniquet/models.py Show resolved Hide resolved
tourniquet/tourniquet.py Show resolved Hide resolved
tourniquet/tourniquet.py Show resolved Hide resolved
README.md Show resolved Hide resolved
tourniquet/__init__.py Show resolved Hide resolved
tourniquet/location.py Show resolved Hide resolved
@woodruffw woodruffw merged commit 8b3c835 into master Sep 9, 2020
@woodruffw woodruffw deleted the ww/abstract-locations branch September 9, 2020 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C:core Component: Tourniquet's core C:patchlang Component: PatchLang
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Abstract location information
2 participants