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
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
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 }}
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51.1k
Star
225k
Code
Issues
9
Pull requests
319
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
ci: add informational ty type-check job (config-only replacement for #15174)
- #15180
#15180
Merged
cclauss
merged 10 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
priya-sundaram-dev:ci-ty-informational-config
priya-sundaram-dev/Python:ci-ty-informational-config
Copy head branch name to clipboard
Sep 4, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
ci: add informational ty type-check job (config-only replacement for #15174)
#15180
cclauss
merged 10 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
priya-sundaram-dev:ci-ty-informational-config
priya-sundaram-dev/Python:ci-ty-informational-config
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
ci: add informational (non-blocking) ty type-check job
priya-sundaram-dev
committed
82becd7
View commit details
Copy full SHA for 82becd7
Browse repository at this point
ci: pin ty environment python-version to 3.14
priya-sundaram-dev
committed
db5a082
View commit details
Copy full SHA for db5a082
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 0f432fc
pre-commit-ci[bot]
committed
0f432fc
View commit details
Copy full SHA for 0f432fc
Browse repository at this point
pyproject.toml: Ignore some ty rules
cclauss
authored
a443cc4
View commit details
Copy full SHA for a443cc4
Browse repository at this point
Refactor ty.yml for dependency installation and checks
Show description for 1ddf1f3
cclauss
authored
1ddf1f3
View commit details
Copy full SHA for 1ddf1f3
Browse repository at this point
Add virtual environment setup to workflow
cclauss
authored
4796d84
View commit details
Copy full SHA for 4796d84
Browse repository at this point
ci(ty): install deps with 'uv sync' instead of 'uv pip install .'
Show description for f3b9b49
priya-sundaram-dev
committed
f3b9b49
View commit details
Copy full SHA for f3b9b49
Browse repository at this point
ci(ty): keep the advisory job green with inline annotations
Show description for 1d25815
priya-sundaram-dev
committed
1d25815
View commit details
Copy full SHA for 1d25815
Browse repository at this point
ci(ty): keep ty's real exit status (drop || true), rely on continue-on-error for non-blocking
priya-sundaram-dev
committed
0d72da4
View commit details
Copy full SHA for 0d72da4
Browse repository at this point
ci(ty): pin the ty run to regular 3.14 and use native --exit-zero
Show description for ece0bbf
priya-sundaram-dev
committed
ece0bbf
View commit details
Copy full SHA for ece0bbf
Browse repository at this point
You can’t perform that action at this time.