0
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 22 hours ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump the pip-dependencies group with 2 updates (#353) More... 4 days ago
Bump virtualenv in the pip-dependencies group across 1 directory (#352) More... 10 days ago
Bump filelock from 3.13.3 to 3.13.4 in the pip-dependencies group (#350) More... 25 days ago
Remove text_buffer_size_limit decref, fixes #347 More... about 1 month ago
Bump the pip-dependencies group with 3 updates (#346) More... about 1 month ago
Set update types (minor, patch) in Dependabot config (#345) More... about 1 month ago
Bump the github-action-dependencies group with 7 updates (#343) More... about 1 month ago
Add dependabot configuration for keeping dependencies current (#342) More... about 1 month ago
Bumps version to 0.12.0. (#340) More... 3 months ago
Optimize Timestamp Reads in ion-c extension (#337) More... 3 months ago
Updates the release workflow to build wheels for python 3.11 and MacOS arm64. (#338) More... 3 months ago
Use PyDateTime C API to Write Timestamps (#336) More... 3 months ago
Enhance the benchmark runner to support multiple top level objects use case. (#315) More... 4 months ago
Optimize ionc_write_struct (#334) More... 4 months ago
Plumb IonPyValueModel Flags from Benchmark Spec (#332) More... 4 months ago
Optimize type check while writing IonStruct. (#333) More... 4 months ago
Build Std Dict without Lists (#331) More... 4 months ago
Implement STRUCT_AS_STD_DICT in C-extension load (#330) More... 4 months ago
Create and Build IonPyList instead of wrapping (#328) More... 4 months ago
Implement Symbol as Text in C-extension (#327) More... 4 months ago
Added and Plumbed IonPyValueModel Flags (#322) More... 4 months ago
Cache the attribute name that is accessed repeatedly. (#323) More... 5 months ago
Enhance ionc_write_big_int method for optimized handling of large integers. (#321) More... 5 months ago
Try to read and convert Ion INT as int 64 (#320) More... 5 months ago
Remove PyObject_HasAttrString condition check. (#319) More... 5 months ago
Emit SymbolTokens for Symbol "bare values" (#318) More... 5 months ago
Reorder simpleion and Refactor Pydoc (#317) More... 5 months ago
Simplify ION_DECIMAL to Python Decimal Conversion (#314) More... 5 months ago
Fix Bugs with emit_bare_values (#313) More... 5 months ago
Avoid strcpy of Field Names in C-Ext Read (#312) More... 5 months ago