Skip to content

feat: marker & and |#1146

Merged
henryiii merged 3 commits intopypa:mainfrom
henryiii:henryiii/feat/markerandor
Apr 5, 2026
Merged

feat: marker & and |#1146
henryiii merged 3 commits intopypa:mainfrom
henryiii:henryiii/feat/markerandor

Conversation

@henryiii
Copy link
Copy Markdown
Contributor

@henryiii henryiii commented Apr 4, 2026

See #448. Used copilot CLI to start and help with tests. I forget which model, gpt-5-mini or gpt-5.4-mini, probably. I rewrote it to use _from_markers.

One issue that is exposed by this, but already present, is that (a & b) & c == a & b & c is False.

  • feat: add and/or support for Marker
  • refactor: build from marker list
  • feat(markers): support & and |

@henryiii henryiii marked this pull request as ready for review April 4, 2026 05:18
henryiii added 3 commits April 5, 2026 10:03
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii henryiii force-pushed the henryiii/feat/markerandor branch from a403869 to 8c00603 Compare April 5, 2026 15:03
@henryiii henryiii merged commit 98b4bfb into pypa:main Apr 5, 2026
56 checks passed
@henryiii henryiii deleted the henryiii/feat/markerandor branch April 5, 2026 15:22
This was referenced Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants