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
218
Pull requests
150
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
tempfile
: Fix
TypeVar
usage
- #7939
#7939
Merged
JelleZijlstra
merged 10 commits into
python:master
python/typeshed:master
from
AlexWaygood:tempfile
AlexWaygood/typeshed:tempfile
Copy head branch name to clipboard
May 26, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
tempfile
: Fix
TypeVar
usage
#7939
JelleZijlstra
merged 10 commits into
python:master
python/typeshed:master
from
AlexWaygood:tempfile
AlexWaygood/typeshed:tempfile
Copy head branch name to clipboard
Commits
Commits on May 24, 2022
`tempfile`: Fix `TypeVar` usage
AlexWaygood
committed
f7c81e7
View commit details
Copy full SHA for f7c81e7
Browse repository at this point
Merge remote-tracking branch 'origin/master' into tempfile
AlexWaygood
committed
c974e91
View commit details
Copy full SHA for c974e91
Browse repository at this point
`mktemp` isn't actually generic anyway
AlexWaygood
committed
576a223
View commit details
Copy full SHA for 576a223
Browse repository at this point
Commits on May 25, 2022
Let's try it
JelleZijlstra
authored
8042c1a
View commit details
Copy full SHA for 8042c1a
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
ce09b82
View commit details
Copy full SHA for ce09b82
Browse repository at this point
all-None overloads are redundant
JelleZijlstra
authored
f81aeaa
View commit details
Copy full SHA for f81aeaa
Browse repository at this point
type ignore
JelleZijlstra
authored
f39775c
View commit details
Copy full SHA for f39775c
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
committed
2c09296
View commit details
Copy full SHA for 2c09296
Browse repository at this point
missing default
JelleZijlstra
authored
b85f7f5
View commit details
Copy full SHA for b85f7f5
Browse repository at this point
Better comments
AlexWaygood
authored
9e5a832
View commit details
Copy full SHA for 9e5a832
Browse repository at this point
You can’t perform that action at this time.