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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
tableau
/
server-client-python
Public
Notifications
You must be signed in to change notification settings
Fork
447
Star
713
Code
Issues
161
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add structural Protocol types for TSC item classes
- #1802
#1802
Open
jacalata
wants to merge 10 commits into
development
tableau/server-client-python:development
from
jac/base-item-class
tableau/server-client-python:jac/base-item-class
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add structural Protocol types for TSC item classes
#1802
jacalata
wants to merge 10 commits into
development
tableau/server-client-python:development
from
jac/base-item-class
tableau/server-client-python:jac/base-item-class
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
feat: add BaseItem protocol for item type safety
jacalata
committed
f87287e
View commit details
Copy full SHA for f87287e
Browse repository at this point
feat: add OwnedItem and TaggableItem protocols to base_item.py
jacalata
committed
c3a8043
View commit details
Copy full SHA for c3a8043
Browse repository at this point
Fix review findings: name collision, MetricItem coverage, _initial_tags type
Show description for 14fa834
jacalata
and
claude
committed
14fa834
View commit details
Copy full SHA for 14fa834
Browse repository at this point
Remove dead Taggable protocol; fix duplicate SiteOIDCConfiguration in __all__
Show description for 3f3339b
jacalata
and
claude
committed
3f3339b
View commit details
Copy full SHA for 3f3339b
Browse repository at this point
Declare OwnedItem.owner_id as read-only @property
Show description for 5389b6c
jacalata
and
claude
committed
5389b6c
View commit details
Copy full SHA for 5389b6c
Browse repository at this point
Add protocol tests and annotate _ResourceTagger methods
Show description for 84a0e29
jacalata
and
claude
committed
84a0e29
View commit details
Copy full SHA for 84a0e29
Browse repository at this point
style: add grouping comments to __all__ and hoist datetime import in test
Show description for af7d955
jacalata
and
claude
committed
af7d955
View commit details
Copy full SHA for af7d955
Browse repository at this point
Commits on Jun 27, 2026
rename BaseItem -> TableauItem Protocol, replace Union in tableau_types.py
Show description for 506ae8c
jacalata
and
claude
committed
506ae8c
View commit details
Copy full SHA for 506ae8c
Browse repository at this point
Commits on Jul 28, 2026
Merge origin/development into jac/base-item-class
jacalata
committed
020d610
View commit details
Copy full SHA for 020d610
Browse repository at this point
docs+test: address adversarial review findings on Protocol types
Show description for dab0c5b
jacalata
and
claude
committed
dab0c5b
View commit details
Copy full SHA for dab0c5b
Browse repository at this point
You can’t perform that action at this time.