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 }}
mypyc
/
mypyc
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
2k
Code
Issues
301
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
SanjitKal
Datepicker
All time
Commit history
Commits on Aug 18, 2019
Cache enum attributes (#672)
Show description for ba2ea03
SanjitKal
authored and
msullivan
committed
ba2ea03
View commit details
Copy full SHA for ba2ea03
Browse repository at this point
Commits on Aug 3, 2019
Add click module stuff to import_map (#673)
SanjitKal
authored and
msullivan
committed
eceebce
View commit details
Copy full SHA for eceebce
Browse repository at this point
Commits on Aug 1, 2019
Async await support (#670)
Show description for b8e5c9d
SanjitKal
authored
b8e5c9d
View commit details
Copy full SHA for b8e5c9d
Browse repository at this point
Commits on Jul 31, 2019
use sys.version_info instead of .ini information in build.py (#668)
SanjitKal
authored
a1c092d
View commit details
Copy full SHA for a1c092d
Browse repository at this point
Generator and non-extension class fixes (#663)
Show description for c931b01
SanjitKal
authored
c931b01
View commit details
Copy full SHA for c931b01
Browse repository at this point
Allow subclassing of IndexWarning and UserWarning (#665)
SanjitKal
authored and
msullivan
committed
6d9053d
View commit details
Copy full SHA for 6d9053d
Browse repository at this point
Commits on Jul 12, 2019
Support non-extension class compilation (#657)
Show description for 833151a
SanjitKal
authored
833151a
View commit details
Copy full SHA for 833151a
Browse repository at this point
Commits on Jun 20, 2019
updated setup.py with self compilation option (#654)
Show description for 57a7d4d
SanjitKal
authored
57a7d4d
View commit details
Copy full SHA for 57a7d4d
Browse repository at this point
Commits on Jun 19, 2019
Fix nested for loops (#653)
Show description for f59440a
SanjitKal
authored
f59440a
View commit details
Copy full SHA for f59440a
Browse repository at this point
Commits on Jun 18, 2019
Fix nested name resolution (#652)
Show description for f3197f0
SanjitKal
authored
f3197f0
View commit details
Copy full SHA for f3197f0
Browse repository at this point
Commits on Jun 13, 2019
Merge pull request #651 from mypyc/fix-subclass-attr
Show description for ef1ee02
SanjitKal
authored
ef1ee02
View commit details
Copy full SHA for ef1ee02
Browse repository at this point
Merge pull request #649 from mypyc/f-string-support
Show description for 28d0a7a
SanjitKal
authored
28d0a7a
View commit details
Copy full SHA for 28d0a7a
Browse repository at this point
Commits on Jun 12, 2019
Merge pull request #647 from mypyc/refactor-mypyc
Show description for 7a0794e
SanjitKal
authored
7a0794e
View commit details
Copy full SHA for 7a0794e
Browse repository at this point
Merge pull request #648 from mypyc/fix-nested-functions
Show description for 2f853a4
SanjitKal
authored
2f853a4
View commit details
Copy full SHA for 2f853a4
Browse repository at this point
Commits on Jun 6, 2019
Implement property setters (#636)
Show description for e6c87bf
SanjitKal
authored and
msullivan
committed
e6c87bf
View commit details
Copy full SHA for e6c87bf
Browse repository at this point
Support *args in lhs of assignment (#639)
Show description for e612618
SanjitKal
authored and
msullivan
committed
e612618
View commit details
Copy full SHA for e612618
Browse repository at this point
Commits on Jun 5, 2019
Added -Wno-unknown-warning-option (#640)
Show description for 089d8e2
SanjitKal
authored and
msullivan
committed
089d8e2
View commit details
Copy full SHA for 089d8e2
Browse repository at this point
You can’t perform that action at this time.