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
.
python
/
typeshed
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
5.1k
Code
Issues
219
Pull requests
150
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Static and run-time tests for stubs
- #917
#917
Closed
vlasovskikh
wants to merge 10 commits into
python:master
python/typeshed:master
from
JetBrains:static-and-runtime-tests
JetBrains/typeshed:static-and-runtime-tests
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Static and run-time tests for stubs
#917
vlasovskikh
wants to merge 10 commits into
python:master
python/typeshed:master
from
JetBrains:static-and-runtime-tests
JetBrains/typeshed:static-and-runtime-tests
Copy head branch name to clipboard
Commits
Commits on Jan 26, 2017
Convention for test data which uses APIs defined by Python stubs
Show description for 4e8d414
vlasovskikh
committed
4e8d414
View commit details
Copy full SHA for 4e8d414
Browse repository at this point
Commits on Feb 5, 2017
Run-time + static tests for stubs
vlasovskikh
committed
4066d7f
View commit details
Copy full SHA for 4066d7f
Browse repository at this point
Mentioned both static and run-time checking in CONTRIBUTING
vlasovskikh
committed
4f2e158
View commit details
Copy full SHA for 4f2e158
Browse repository at this point
Made runtime_test.py executable
vlasovskikh
committed
992df42
View commit details
Copy full SHA for 992df42
Browse repository at this point
Ignore flake8 warnings about imports not at the top of the file for a while
vlasovskikh
committed
774d5ff
View commit details
Copy full SHA for 774d5ff
Browse repository at this point
Removed debug output for checking Python version at Travis
vlasovskikh
committed
ba61c11
View commit details
Copy full SHA for ba61c11
Browse repository at this point
Commits on Feb 7, 2017
Install *_requirements.txt for *_test.py automatically during test run
vlasovskikh
committed
41d5b7c
View commit details
Copy full SHA for 41d5b7c
Browse repository at this point
Added a section about testing stubs with an example
vlasovskikh
committed
aa4ace1
View commit details
Copy full SHA for aa4ace1
Browse repository at this point
Commits on Feb 10, 2017
Temporarily turned off running pytype for test_data
vlasovskikh
committed
dfca122
View commit details
Copy full SHA for dfca122
Browse repository at this point
Reverted running pytype_test (pytd, as it turned out) for *.py files
vlasovskikh
committed
3a3c6ad
View commit details
Copy full SHA for 3a3c6ad
Browse repository at this point
You can’t perform that action at this time.