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 }}
jaroel
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2019
Merge pull request #641 from RustPython/py_module_use
Show description for 010969f
OddCoincidence
authored
010969f
View commit details
Copy full SHA for 010969f
Browse repository at this point
Merge pull request #640 from RustPython/type_annotations2
Show description for 1444a1f
OddCoincidence
authored
1444a1f
View commit details
Copy full SHA for 1444a1f
Browse repository at this point
Merge pull request #638 from adrian17/tuple_list
Show description for fae776d
OddCoincidence
authored
fae776d
View commit details
Copy full SHA for fae776d
Browse repository at this point
Use py_module at more places.
windelbouwman
committed
6ba5b09
View commit details
Copy full SHA for 6ba5b09
Browse repository at this point
Merge pull request #616 from coolreader18/wasm-syntax-error-location
Show description for adde4e7
windelbouwman
authored
adde4e7
View commit details
Copy full SHA for adde4e7
Browse repository at this point
Merge pull request #632 from palaviv/socket-errors
Show description for c1ddcbb
windelbouwman
authored
c1ddcbb
View commit details
Copy full SHA for c1ddcbb
Browse repository at this point
Add __annotations__ attribute to functions.
windelbouwman
committed
3f492e5
View commit details
Copy full SHA for 3f492e5
Browse repository at this point
Try to fix windows CI errors
palaviv
committed
8df0e46
View commit details
Copy full SHA for 8df0e46
Browse repository at this point
Merge pull request #634 from RustPython/joey/map-zip-filter-enumerate-to-any
Show description for 56bb6d2
cthulahoops
authored
56bb6d2
View commit details
Copy full SHA for 56bb6d2
Browse repository at this point
Merge pull request #551 from coolreader18/store-rcs-in-stored-vm
Show description for 3730ca2
cthulahoops
authored
3730ca2
View commit details
Copy full SHA for 3730ca2
Browse repository at this point
Merge pull request #631 from RustPython/py_module_payload
Show description for 9e827cf
cthulahoops
authored
9e827cf
View commit details
Copy full SHA for 9e827cf
Browse repository at this point
enumerate
OddCoincidence
committed
a2951f8
View commit details
Copy full SHA for a2951f8
Browse repository at this point
filter
OddCoincidence
committed
9544a47
View commit details
Copy full SHA for 9544a47
Browse repository at this point
zip
OddCoincidence
committed
9d8bdd7
View commit details
Copy full SHA for 9d8bdd7
Browse repository at this point
map
OddCoincidence
committed
303e19d
View commit details
Copy full SHA for 303e19d
Browse repository at this point
Merge branch 'master' into store-rcs-in-stored-vm
coolreader18
committed
f1b156d
View commit details
Copy full SHA for f1b156d
Browse repository at this point
Commits on Mar 8, 2019
Merge pull request #612 from RustPython/type_annotations2
Show description for 9a3b731
cthulahoops
authored
9a3b731
View commit details
Copy full SHA for 9a3b731
Browse repository at this point
Convert most tuple/list methods to new args style
adrian17
committed
1053119
View commit details
Copy full SHA for 1053119
Browse repository at this point
Merge pull request #623 from RustPython/code-of-conduct
Show description for 8362b8d
windelbouwman
authored
8362b8d
View commit details
Copy full SHA for 8362b8d
Browse repository at this point
Change returns into return.
windelbouwman
committed
502f809
View commit details
Copy full SHA for 502f809
Browse repository at this point
Add more OSError exceptions to socket
palaviv
committed
76c4345
View commit details
Copy full SHA for 76c4345
Browse repository at this point
socket connect and bind throws OSError with indicative error message
palaviv
committed
de0e76b
View commit details
Copy full SHA for de0e76b
Browse repository at this point
Handle unknown socket kind
palaviv
committed
3fae8cc
View commit details
Copy full SHA for 3fae8cc
Browse repository at this point
Handle unknown address family
palaviv
committed
40c10ab
View commit details
Copy full SHA for 40c10ab
Browse repository at this point
Replace PyObjectPayload::Module with PyModule.
cthulahoops
committed
3f665ce
View commit details
Copy full SHA for 3f665ce
Browse repository at this point
Merge pull request #625 from RustPython/py_class
Show description for 0febcb9
cthulahoops
authored
0febcb9
View commit details
Copy full SHA for 0febcb9
Browse repository at this point
Merge branch 'master' into py_class
cthulahoops
authored
21382fa
View commit details
Copy full SHA for 21382fa
Browse repository at this point
Merge pull request #627 from RustPython/joey/list-tuple-any
Show description for 50de085
cthulahoops
authored
50de085
View commit details
Copy full SHA for 50de085
Browse repository at this point
Merge pull request #629 from coolreader18/anyrustvalue-debug
Show description for d44129c
cthulahoops
authored
d44129c
View commit details
Copy full SHA for d44129c
Browse repository at this point
Merge pull request #628 from coolreader18/objcode-any
Show description for 9b317af
cthulahoops
authored
9b317af
View commit details
Copy full SHA for 9b317af
Browse repository at this point
Merge pull request #619 from skinny121/class_property
Show description for 406ec46
cthulahoops
authored
406ec46
View commit details
Copy full SHA for 406ec46
Browse repository at this point
Merge pull request #621 from RustPython/pynone
Show description for 62a2344
cthulahoops
authored
62a2344
View commit details
Copy full SHA for 62a2344
Browse repository at this point
Convert list and tuple to Any payload
OddCoincidence
committed
1bcbb28
View commit details
Copy full SHA for 1bcbb28
Browse repository at this point
Have AnyRustValue actually format with its own Debug impl
coolreader18
committed
87a5878
View commit details
Copy full SHA for 87a5878
Browse repository at this point
Convert CodeObject payload to AnyRustValue
coolreader18
committed
231ab68
View commit details
Copy full SHA for 231ab68
Browse repository at this point
Previous
Next
You can’t perform that action at this time.