X Tutup
Skip to content

Make cdr use custom __getitem__ methods#7

Merged
brandonwillard merged 1 commit intopythological:masterfrom
brandonwillard:use-custom-getitem
Feb 1, 2020
Merged

Make cdr use custom __getitem__ methods#7
brandonwillard merged 1 commit intopythological:masterfrom
brandonwillard:use-custom-getitem

Conversation

@brandonwillard
Copy link
Member

Custom __getitem__ methods weren't being used by cdr, breaking certain features of stateful sequences like etuples.

@brandonwillard brandonwillard added the bug Something isn't working label Feb 1, 2020
@brandonwillard brandonwillard self-assigned this Feb 1, 2020
@brandonwillard brandonwillard merged commit 30f052e into pythological:master Feb 1, 2020
@brandonwillard brandonwillard deleted the use-custom-getitem branch February 1, 2020 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

X Tutup