Casefold #14

Closed
opened 2023-02-14 07:43:10 -08:00 by kj7rrv · 0 comments
Owner

The next model should use str.casefold() rather than str.lower(), if casefold is feasibly portable to languages other than Python, particularly Rust.

The next model should use `str.casefold()` rather than `str.lower()`, if `casefold` is feasibly portable to languages other than Python, particularly Rust.
kj7rrv added the
enhancement
model-break
wait-for-break
labels 2023-02-14 07:44:21 -08:00
kj7rrv referenced this issue from a commit 2023-04-16 15:37:32 -07:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kj7rrv/gptc#14
No description provided.