Skip to content

Commit

Permalink
Fix get_assigned_codepoints bug
Browse files Browse the repository at this point in the history
Summary:
The very first range element in `Assigned` was incorrectly being
generated as `(0,0)`. Fix this by initializing `cp_begin` to `None`.

Reviewed By: neildhar

Differential Revision: D68579548

fbshipit-source-id: ece91e7ca929f251adc485f3aec395b6566f52f0
  • Loading branch information
fbmal7 authored and facebook-github-bot committed Jan 24, 2025
1 parent 7c7640a commit d63b9d7
Show file tree
Hide file tree
Showing 3 changed files with 477 additions and 472 deletions.
Loading

0 comments on commit d63b9d7

Please sign in to comment.