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 }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-104050: Run mypy on
clinic.py
in CI
- #104421
#104421
Merged
AlexWaygood
merged 16 commits into
python:main
python/cpython:main
from
AlexWaygood:clinic-mypy-check
AlexWaygood/cpython:clinic-mypy-check
Copy head branch name to clipboard
May 15, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-104050: Run mypy on
clinic.py
in CI
#104421
AlexWaygood
merged 16 commits into
python:main
python/cpython:main
from
AlexWaygood:clinic-mypy-check
AlexWaygood/cpython:clinic-mypy-check
Copy head branch name to clipboard
Commits
Commits on May 1, 2023
Slightly annotate cpp.py
erlend-aasland
committed
ca8532b
View commit details
Copy full SHA for ca8532b
Browse repository at this point
Slightly annotate clinic.py
erlend-aasland
committed
d2ec2ef
View commit details
Copy full SHA for d2ec2ef
Browse repository at this point
Address review
Show description for 801af38
erlend-aasland
committed
801af38
View commit details
Copy full SHA for 801af38
Browse repository at this point
Commits on May 12, 2023
Add basic mypy workflow to CI
AlexWaygood
committed
00183ff
View commit details
Copy full SHA for 00183ff
Browse repository at this point
Make the type check pass
AlexWaygood
committed
4bdd409
View commit details
Copy full SHA for 4bdd409
Browse repository at this point
Tweak workflow file
AlexWaygood
committed
632843b
View commit details
Copy full SHA for 632843b
Browse repository at this point
improve workflow file
AlexWaygood
authored
f7e7a25
View commit details
Copy full SHA for f7e7a25
Browse repository at this point
Add some more return annotations
Show description for 510e08b
AlexWaygood
and
sobolevn
authored
510e08b
View commit details
Copy full SHA for 510e08b
Browse repository at this point
simpler glob
Show description for 773c2ba
AlexWaygood
and
hugovk
authored
773c2ba
View commit details
Copy full SHA for 773c2ba
Browse repository at this point
Address various reviews!
AlexWaygood
committed
6c7ecb9
View commit details
Copy full SHA for 6c7ecb9
Browse repository at this point
more from Hugo
Show description for 717ee47
AlexWaygood
and
hugovk
authored
717ee47
View commit details
Copy full SHA for 717ee47
Browse repository at this point
Fix ini syntax
AlexWaygood
committed
62669d1
View commit details
Copy full SHA for 62669d1
Browse repository at this point
Unused import
AlexWaygood
authored
ddd0843
View commit details
Copy full SHA for ddd0843
Browse repository at this point
Merge branch 'main' into clinic-mypy-check
AlexWaygood
authored
b7158db
View commit details
Copy full SHA for b7158db
Browse repository at this point
Commits on May 13, 2023
Restore compatibility with Python 3.8
AlexWaygood
committed
9fcd87f
View commit details
Copy full SHA for 9fcd87f
Browse repository at this point
Commits on May 15, 2023
Revert "Restore compatibility with Python 3.8"
Show description for 010f0dd
AlexWaygood
committed
010f0dd
View commit details
Copy full SHA for 010f0dd
Browse repository at this point
You can’t perform that action at this time.