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
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
212
Pull requests
157
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Split stdlib into Python 2 and 3 versions
- #5442
#5442
Merged
hauntsaninja
merged 10 commits into
python:master
python/typeshed:master
from
srittau:split-py2-py3
srittau/typeshed:split-py2-py3
Copy head branch name to clipboard
May 14, 2021
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Split stdlib into Python 2 and 3 versions
#5442
hauntsaninja
merged 10 commits into
python:master
python/typeshed:master
from
srittau:split-py2-py3
srittau/typeshed:split-py2-py3
Copy head branch name to clipboard
Commits
Commits on May 14, 2021
Split stdlib into Python 2 and 3 versions
Show description for ac9c037
srittau
committed
ac9c037
View commit details
Copy full SHA for ac9c037
Browse repository at this point
Remove @python2/configparser.pyi (called ConfigParser in Py 2)
srittau
committed
b8cfb86
View commit details
Copy full SHA for b8cfb86
Browse repository at this point
Fix mypy warning in genericpath
srittau
committed
11891c6
View commit details
Copy full SHA for 11891c6
Browse repository at this point
Just use type ignore
srittau
committed
23c5e29
View commit details
Copy full SHA for 23c5e29
Browse repository at this point
Update CONTRIBUTING
srittau
committed
8ceb2c4
View commit details
Copy full SHA for 8ceb2c4
Browse repository at this point
Add another type ignore
srittau
committed
a8dc8ba
View commit details
Copy full SHA for a8dc8ba
Browse repository at this point
Merge branch 'master' into split-py2-py3
srittau
committed
8f50ec2
View commit details
Copy full SHA for 8f50ec2
Browse repository at this point
Merge branch 'master' into split-py2-py3
srittau
committed
fa1158c
View commit details
Copy full SHA for fa1158c
Browse repository at this point
Apply changes to py_compile and ssl to @python2
srittau
committed
405f7f1
View commit details
Copy full SHA for 405f7f1
Browse repository at this point
Empty commit to trigger CI
Akuli
committed
96ce542
View commit details
Copy full SHA for 96ce542
Browse repository at this point
You can’t perform that action at this time.