This is an automated email from the ASF dual-hosted git repository.

florianhockmann pushed a change to branch 3.5-dev
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from c8b8901  Add rat/git ignores for python debugging CTR
     add cc0a838  GraphSONWriter.IsDictionaryType: Return true not only when 
the type is an actual Dictionary<,>, but even if it's something else that 
implements IEnumerable<KeyValuePair<,>>. This is useful when an instance of an 
ImmutableDictionary is passed as Bindings to a RequestMessage.
     add 5383d69  Split long line.
     add acbb0b7  Make TypeSerializerRegistry.IsDictionaryType work on all 
types implementing IDictionary<,>.
     add 007963a  Address style feedback.
     add 73874b2  Merge branch 
'danielcweber-OpenUpIsDictionaryTypeToMoreActualTypes' into 3.5-dev

No new revisions were added by this update.

Summary of changes:
 .../IO/GraphBinary/TypeSerializerRegistry.cs       | 25 ++++++++++++++++------
 .../Structure/IO/GraphSON/GraphSONWriter.cs        |  7 +++++-
 2 files changed, 25 insertions(+), 7 deletions(-)

Reply via email to