This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch backport-python-bigdecimal
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
was af755ab31c Fixed `statics.BigDecimal` in `gremlin-python` to properly
calculate `scale` and `unscaled_value`, and added `value` attribute to return a
`decimal.Decimal` representation. Updated `GraphSON` in `gremlin-python` to
return `statics.BigDecimal` instead of `decimal.Decimal` for consistency with
`GraphBinary`.
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.