Skip to content

[python/knowpro] Queries including a time range work! #1242

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 20, 2025

Conversation

gvanrossum
Copy link
Contributor

There was a one-line bugfix in searchlang.py (compile_when() wasn't returning what it had computed).

The rest was implementing missing things in query.py and search.py. (There's still more missing, but not exercised much.)

Oh, and one tweak to interfaces.py: Fix the repr() of DateRange to enclose the arguments in string quotes, so pretty_print() can handle it.

@gvanrossum-ms gvanrossum-ms enabled auto-merge June 20, 2025 16:35
@gvanrossum-ms gvanrossum-ms added this pull request to the merge queue Jun 20, 2025
Merged via the queue into microsoft:main with commit e846a5f Jun 20, 2025
13 checks passed
@gvanrossum-ms gvanrossum-ms deleted the ta branch June 20, 2025 17:13
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