GitHub user aholmberg opened a pull request:

    https://github.com/apache/tinkerpop/pull/448

    Python glv graphson update

    I have a series of gremlinpython graphson serdes simplifications, followed 
by a refactor to make type mappings an instance variable, rather than a 
module-level mapping. I did not attempt to preserve the module API since 
`gremlinpython` has not entered GA release status.
    
    I welcome any feedback.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aholmberg/tinkerpop python-glv-graphson-update

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/448.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #448
    
----
commit 35f11792254235c9414d8297ef9d67fbad1076ee
Author: Adam Holmberg <adam.holmb...@datastax.com>
Date:   2016-09-23T19:09:03Z

    gremlinpython: simplify graphson serdes functions

commit c461e13f2bf16cffe19daa50212f70ff50634f1e
Author: Adam Holmberg <adam.holmb...@datastax.com>
Date:   2016-09-23T19:38:23Z

    gremlinpython: remove keyword shadows in graphson

commit ff876a0c612ed84d1d4013c38209c48efe9c6dfa
Author: Adam Holmberg <adam.holmb...@datastax.com>
Date:   2016-09-23T20:04:04Z

    gremlinpython: more simplification of graphson routines

commit 91c5830041dae556ef823cfa6584f1e22d2b7179
Author: Adam Holmberg <adam.holmb...@datastax.com>
Date:   2016-09-30T18:22:37Z

    simplification in graphson io

commit 20226eff3ee4f9eefef3dc91f2d516ed47af0830
Author: Adam Holmberg <adam.holmb...@datastax.com>
Date:   2016-10-04T18:56:21Z

    gremlinpython: refactor GraphsonIO to use instance type maps

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to