Skip to content

Tags: Sandeep276/cloud-debug-python

Tags

v1.9

Toggle v1.9's commit message
Increment python debugger minor version.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118806795

v1.8

Toggle v1.8's commit message
Increment open source Python debugger version.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=118369689

1.7

Toggle 1.7's commit message
Fix build errors due to import order.

Parse __init__.py to find the version number instead of loading googleclouddebugger in setup.py. The native dependencies get built as part of the last stage of setup, so it's not safe to import the library anywhere in setup.py.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=113971723

v1.6

Toggle v1.6's commit message
Merge branch 'master' into moe_writing_branch_from_01e20d5463a1f5b291…

…5b9d66bd4cabd7a5f9fb1c

v1.5

Toggle v1.5's commit message
Update Python Cloud Debugger to v1.5

v1.4

Toggle v1.4's commit message
Change build.sh to be executable