Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mctavish
/
cloud-debug-python
Public
forked from
GoogleCloudPlatform/cloud-debug-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
python3_11
User selector
All users
All time
Commit history
Commits on Aug 22, 2023
add 3.11 opcodes
mctavish
committed
0783bda
View commit details
Copy full SHA for 0783bda
Browse repository at this point
Commits on Aug 17, 2023
feat: Add support for Python 3.11.
mctavish
committed
b9df6fa
View commit details
Copy full SHA for b9df6fa
Browse repository at this point
Commits on Jun 6, 2023
chore: Release version 4.1 (#91)
mctavish
authored
bb22c8c
View commit details
Copy full SHA for bb22c8c
Browse repository at this point
docs: modify docs to remove deprecated functionality (#89)
Show description for 2774034
mctavish
authored
2774034
View commit details
Copy full SHA for 2774034
Browse repository at this point
Commits on Jun 5, 2023
chore: release v4.0 (#88)
mctavish
authored
29b4ecd
View commit details
Copy full SHA for 29b4ecd
Browse repository at this point
Commits on May 31, 2023
feat!: default to Firebase backend. (#86)
Show description for 75c678b
mctavish
authored
75c678b
View commit details
Copy full SHA for 75c678b
Browse repository at this point
Commits on Apr 5, 2023
chore: release version 3.5 (#84)
mctavish
authored
3170738
View commit details
Copy full SHA for 3170738
Browse repository at this point
Commits on Apr 4, 2023
fix: address some cases where jumps were not being updated (#83)
Show description for ed9d2b9
mctavish
authored
ed9d2b9
View commit details
Copy full SHA for ed9d2b9
Browse repository at this point
Commits on Mar 2, 2023
chore: Add extra tess cleanup to build scripts (#82)
Show description for 8dcaf94
jasonborg
authored
8dcaf94
View commit details
Copy full SHA for 8dcaf94
Browse repository at this point
Commits on Mar 1, 2023
chore: Release version 3.4 (#81)
jasonborg
authored
ec24144
View commit details
Copy full SHA for ec24144
Browse repository at this point
fix: Module not found corner case (#80)
Show description for 42f5fc3
jasonborg
authored
42f5fc3
View commit details
Copy full SHA for 42f5fc3
Browse repository at this point
Commits on Feb 28, 2023
feat: Support default-rtdb instance. (#78)
Show description for e0c48db
jasonborg
authored
e0c48db
View commit details
Copy full SHA for e0c48db
Browse repository at this point
Commits on Feb 21, 2023
fix: Cleanup logs when Firebase RTDB does no exist (#76)
Show description for c4b54d4
jasonborg
authored
c4b54d4
View commit details
Copy full SHA for c4b54d4
Browse repository at this point
fix: Breakpoint Expiry in Firebase Backend Version (#74)
Show description for 7d09b9a
jasonborg
authored
7d09b9a
View commit details
Copy full SHA for 7d09b9a
Browse repository at this point
Commits on Feb 17, 2023
fix: handle negative line number deltas (#73)
Show description for 3d3e066
mctavish
authored
3d3e066
View commit details
Copy full SHA for 3d3e066
Browse repository at this point
Commits on Feb 2, 2023
chore: Release version 3.3 (#71)
mctavish
authored
bb3fe49
View commit details
Copy full SHA for bb3fe49
Browse repository at this point
Commits on Feb 1, 2023
feat: Add support for Python 3.10 (#70)
Show description for 5148366
mctavish
authored
5148366
View commit details
Copy full SHA for 5148366
Browse repository at this point
Commits on Jan 27, 2023
chore: clean up unused BUILD file. (#69)
mctavish
authored
51c0391
View commit details
Copy full SHA for 51c0391
Browse repository at this point
Commits on Jan 23, 2023
chore: move python tests into a subdirectory (#68)
mctavish
authored
32cbfbb
View commit details
Copy full SHA for 32cbfbb
Browse repository at this point
chore: Add first c++ unit tests. (#67)
Show description for d59817b
mctavish
authored
d59817b
View commit details
Copy full SHA for d59817b
Browse repository at this point
Commits on Jan 10, 2023
docs: Update Firebase notes in README (#66)
jasonborg
authored
9af555a
View commit details
Copy full SHA for 9af555a
Browse repository at this point
Commits on Dec 15, 2022
chore: release version 3.2 (#65)
mctavish
authored
8375462
View commit details
Copy full SHA for 8375462
Browse repository at this point
feat: add active debuggee support (#64)
Show description for d313854
mctavish
authored
d313854
View commit details
Copy full SHA for d313854
Browse repository at this point
Commits on Dec 8, 2022
chore: bump firebase-admin version (#62)
Show description for 58e483d
mctavish
authored
58e483d
View commit details
Copy full SHA for 58e483d
Browse repository at this point
docs: Add instructions for development (#61)
Show description for e21c333
mctavish
authored
e21c333
View commit details
Copy full SHA for e21c333
Browse repository at this point
Commits on Aug 12, 2022
fix: safely handle multiple deletions of a breakpoint (#58)
mctavish
authored
2db6e86
View commit details
Copy full SHA for 2db6e86
Browse repository at this point
Commits on Aug 10, 2022
chore: release version 3.1 (#57)
mctavish
authored
82dc9a7
View commit details
Copy full SHA for 82dc9a7
Browse repository at this point
fix: save data in /snapshot instead of /snapshots. (#56)
mctavish
authored
d241439
View commit details
Copy full SHA for d241439
Browse repository at this point
Commits on Aug 9, 2022
build: bump to manylinux2014 (#55)
mctavish
authored
c891b1a
View commit details
Copy full SHA for c891b1a
Browse repository at this point
chore: release 3.0 (#54)
Show description for 4d953f2
mctavish
authored
4d953f2
View commit details
Copy full SHA for 4d953f2
Browse repository at this point
Commits on Aug 8, 2022
feat: improve firebase error handling (#53)
Show description for b2ecae3
mctavish
authored
b2ecae3
View commit details
Copy full SHA for b2ecae3
Browse repository at this point
Commits on Jul 26, 2022
feat: add Firebase RTDB backend (#48)
Show description for 2d5c7e2
mctavish
authored
2d5c7e2
View commit details
Copy full SHA for 2d5c7e2
Browse repository at this point
Commits on Jul 21, 2022
chore: release version 2.19 (#52)
mctavish
authored
e751739
View commit details
Copy full SHA for e751739
Browse repository at this point
chore: remove six and sync requirements.txt (#50)
mctavish
authored
f8a9bd2
View commit details
Copy full SHA for f8a9bd2
Browse repository at this point
Commits on Jul 20, 2022
fix: avoid name conflict with collector (#51)
mctavish
authored
4f7cfa5
View commit details
Copy full SHA for 4f7cfa5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.