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 }}
bitalizer
/
pyflashkit
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
flashkit 1.2.0: coordinated public-API polish
- #2
#2
Merged
bitalizer
merged 13 commits into
main
bitalizer/pyflashkit:main
from
v1.2.0
bitalizer/pyflashkit:v1.2.0
Copy head branch name to clipboard
Apr 15, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
flashkit 1.2.0: coordinated public-API polish
#2
bitalizer
merged 13 commits into
main
bitalizer/pyflashkit:main
from
v1.2.0
bitalizer/pyflashkit:v1.2.0
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
feat(abc): add ResolvedInstruction and Workspace.disassemble_method
Show description for 17df135
bitalizer
committed
17df135
View commit details
Copy full SHA for 17df135
Browse repository at this point
feat(analysis): add ClassGraph and MethodFingerprint modules
Show description for 76bbf12
bitalizer
committed
76bbf12
View commit details
Copy full SHA for 76bbf12
Browse repository at this point
chore: bump version to 1.2.0 and re-export Workspace/ClassInfo at top level
bitalizer
committed
b476dca
View commit details
Copy full SHA for b476dca
Browse repository at this point
refactor(analysis): tighten workspace parameter type from object to Workspace
Show description for 529ad53
bitalizer
committed
529ad53
View commit details
Copy full SHA for 529ad53
Browse repository at this point
test: add loaded_workspace fixture for 1.2.0 API tests
Show description for 61a8451
bitalizer
committed
61a8451
View commit details
Copy full SHA for 61a8451
Browse repository at this point
feat(analysis): add InheritanceGraph.from_workspace classmethod
Show description for b2af6b3
bitalizer
committed
b2af6b3
View commit details
Copy full SHA for b2af6b3
Browse repository at this point
refactor(analysis): replace build_class_graph() with ClassGraph.from_workspace()
Show description for 6f1d4cc
bitalizer
committed
6f1d4cc
View commit details
Copy full SHA for 6f1d4cc
Browse repository at this point
feat(workspace): add class_graph property + return-type annotations
Show description for fecd66c
bitalizer
committed
fecd66c
View commit details
Copy full SHA for fecd66c
Browse repository at this point
feat(info): add ClassInfo.workspace + tighten return-type annotations
Show description for 7c88184
bitalizer
committed
7c88184
View commit details
Copy full SHA for 7c88184
Browse repository at this point
feat(info): add ClassInfo.fingerprints lazy cached property
Show description for c3be8e9
bitalizer
committed
c3be8e9
View commit details
Copy full SHA for c3be8e9
Browse repository at this point
feat(info): add MethodInfoResolved.fingerprint lazy cached property
Show description for 00596b4
bitalizer
committed
00596b4
View commit details
Copy full SHA for 00596b4
Browse repository at this point
chore: audit __all__ lists + add public API sanity test
Show description for 43f3fb2
bitalizer
committed
43f3fb2
View commit details
Copy full SHA for 43f3fb2
Browse repository at this point
Commits on Apr 15, 2026
refactor: migrate remaining internal _abc reads to public cls.abc
Show description for 9be9495
bitalizer
committed
9be9495
View commit details
Copy full SHA for 9be9495
Browse repository at this point
You can’t perform that action at this time.