add fragment

This commit is contained in:
Samuel Colvin 2023-03-12 12:46:59 +00:00
parent bf500edd16
commit b388f79a5f
No known key found for this signature in database
GPG Key ID: 23D29BED9828A51C
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Add `as_tuple()` method to `PyList`, to more efficiently convert a lists to a tuples.