Skip to content

Tags: ed00m/cloud-debug-python

Tags

2.9

Toggle 2.9's commit message
Increment python debugger version in preparation for releasing 3.7.

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

2.8

Toggle 2.8's commit message
Increment Python agent version.

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

2.7

Toggle 2.7's commit message
Increment python agent version.

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

2.6

Toggle 2.6's commit message
Increment Python debugger version.

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

2.5

Toggle 2.5's commit message
Add notes to GitHub README about Python 3 support.

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

v2.4

Toggle v2.4's commit message
Increment python agent minor version to 2.4

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

v2.3

Toggle v2.3's commit message
Release python agent version 2.3

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

v2.2

Toggle v2.2's commit message
Increment python agent minor version to 2.2

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

v2.1

Toggle v2.1's commit message
Removes meta_path based import hook mechanism. The meta_path mechanis…

…m causes breakpoints to be activated before the module is fully loaded. Instead, uses a combination of (module,name,fromlist) to identify all modules were touched by the import.

Note: Let's also test this manually before submitting.

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

v2.0

Toggle v2.0's commit message
Increment python agent version to 2.0

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