You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2020/07/02 13:49:56 UTC

[skywalking-python] branch flask-plugin updated (d4167fb -> f7e1891)

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

kezhenxu94 pushed a change to branch flask-plugin
in repository https://gitbox.apache.org/repos/asf/skywalking-python.git.


    from d4167fb  Fix test
     add 9a419fd  [Core][Defect] Validate carrier before using it (#29)
     add 1736c24  [Core][BugFix] Add content equality of SegmentRef (#30)
     add f7e1891  Merge branch 'master' into flask-plugin

No new revisions were added by this update.

Summary of changes:
 skywalking/trace/carrier/__init__.py | 19 ++++++++++++++++---
 skywalking/trace/context/__init__.py |  2 +-
 skywalking/trace/segment/__init__.py | 14 +++++++++++++-
 skywalking/trace/span/__init__.py    |  4 ++--
 4 files changed, 32 insertions(+), 7 deletions(-)