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 }}
sonyeric
/
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
Breadcrumbs
History for
RustPython
tests
on
remove-cpython-bytecode-tests
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 7, 2019
Remove bytecode compilation. Add feature to enable verbose logging in vm.
windelbouwman
committed
310f89e
View commit details
Copy full SHA for 310f89e
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Allow skipping of unknown modules
palaviv
committed
2edba36
View commit details
Copy full SHA for 2edba36
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
add name, path, msg attributes to ImportError
mkurnikov
committed
9ce5240
View commit details
Copy full SHA for 9ce5240
View code at this point
Browse repository at this point
Merge pull request #1095 from RustPython/coolreader18/whats_left-modules
Show description for f34f16b
coolreader18
authored
f34f16b
View commit details
Copy full SHA for f34f16b
View code at this point
Browse repository at this point
Do not pollute stack when if-expression condition evaluated to False
mkurnikov
committed
8162b87
View commit details
Copy full SHA for 8162b87
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
Show module attributes missing
coolreader18
committed
3668250
View commit details
Copy full SHA for 3668250
View code at this point
Browse repository at this point
Merge pull request #1059 from RustPython/unicodedata
Show description for 4a108c1
windelbouwman
authored
4a108c1
View commit details
Copy full SHA for 4a108c1
View code at this point
Browse repository at this point
Change sys.path in not_impl_gen.py
coolreader18
committed
f8cf39e
View commit details
Copy full SHA for f8cf39e
View code at this point
Browse repository at this point
Add comment to not_impl_gen.py
coolreader18
committed
982b2f2
View commit details
Copy full SHA for 982b2f2
View code at this point
Browse repository at this point
Add module listing to whats_left.sh
coolreader18
committed
307990d
View commit details
Copy full SHA for 307990d
View code at this point
Browse repository at this point
Merge pull request #1074 from JimJeon/feature/rmod
Show description for fbd0c59
coolreader18
authored
fbd0c59
View commit details
Copy full SHA for fbd0c59
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
Merge master branch
windelbouwman
committed
13be2cf
View commit details
Copy full SHA for 13be2cf
View code at this point
Browse repository at this point
improve (de)serialization: no crash on BigInts, non-string map keys
silmeth
committed
5dddd02
View commit details
Copy full SHA for 5dddd02
View code at this point
Browse repository at this point
Merge pull request #1064 from RustPython/cryptomods
Show description for a332b74
windelbouwman
authored
a332b74
View commit details
Copy full SHA for a332b74
View code at this point
Browse repository at this point
Merge pull request #1084 from silmeth/int-float-comparison
Show description for f0492ee
windelbouwman
authored
f0492ee
View commit details
Copy full SHA for f0492ee
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Merge pull request #1076 from corona10/complex_repr
Show description for 4bf317c
palaviv
authored
4bf317c
View commit details
Copy full SHA for 4bf317c
View code at this point
Browse repository at this point
Merge pull request #1082 from RustPython/xdrlib
Show description for ed73702
palaviv
authored
ed73702
View commit details
Copy full SHA for ed73702
View code at this point
Browse repository at this point
Merge pull request #1070 from corona10/ellipsis
Show description for c7004f7
windelbouwman
authored
c7004f7
View commit details
Copy full SHA for c7004f7
View code at this point
Browse repository at this point
fix float–int cross-type comparisons
Show description for d0de3be
silmeth
committed
d0de3be
View commit details
Copy full SHA for d0de3be
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/RustPython/RustPython into cryptomods
windelbouwman
committed
df31abe
View commit details
Copy full SHA for df31abe
View code at this point
Browse repository at this point
Add "Ellipsis" for Ellipsis
Show description for 8c318dc
corona10
committed
8c318dc
View commit details
Copy full SHA for 8c318dc
View code at this point
Browse repository at this point
Add xdrlib.py
windelbouwman
committed
ddc24d6
View commit details
Copy full SHA for ddc24d6
View code at this point
Browse repository at this point
Merge pull request #1067 from palaviv/memoryview-slice
Show description for 0a242b6
windelbouwman
authored
0a242b6
View commit details
Copy full SHA for 0a242b6
View code at this point
Browse repository at this point
Switch to better supported crypto lib.
windelbouwman
committed
f4d63c9
View commit details
Copy full SHA for f4d63c9
View code at this point
Browse repository at this point
Merge pull request #1078 from corona10/sys.byteorder
Show description for 09823a0
windelbouwman
authored
09823a0
View commit details
Copy full SHA for 09823a0
View code at this point
Browse repository at this point
Merge pull request #1077 from hannut91/add-tuple-rmul
Show description for 18a49d1
windelbouwman
authored
18a49d1
View commit details
Copy full SHA for 18a49d1
View code at this point
Browse repository at this point
Fix complex representation for negative imaginary number case.
corona10
committed
b1aa10d
View commit details
Copy full SHA for b1aa10d
View code at this point
Browse repository at this point
sys.byteorder: Implement sys.byteorder
corona10
committed
1035591
View commit details
Copy full SHA for 1035591
View code at this point
Browse repository at this point
Merge pull request #1071 from hannut91/add-resolve-path
Show description for 32be3bc
palaviv
authored
32be3bc
View commit details
Copy full SHA for 32be3bc
View code at this point
Browse repository at this point
Merge pull request #1061 from RustPython/xdrlib
Show description for 57de0eb
windelbouwman
authored
57de0eb
View commit details
Copy full SHA for 57de0eb
View code at this point
Browse repository at this point
Add tuple.__rmul__
Show description for 91d901a
hannut91
committed
91d901a
View commit details
Copy full SHA for 91d901a
View code at this point
Browse repository at this point
Implement int.__rmod__
Show description for 1e568f1
JimJeon
committed
1e568f1
View commit details
Copy full SHA for 1e568f1
View code at this point
Browse repository at this point
Fix TestWithTempDir test to pass on Mac
Show description for 1dc5daa
hannut91
committed
1dc5daa
View commit details
Copy full SHA for 1dc5daa
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Add tests for memoryview
palaviv
committed
5a8613c
View commit details
Copy full SHA for 5a8613c
View code at this point
Browse repository at this point
Merge pull request #1054 from mkurnikov/keyerror-cpython
Show description for 3c54494
palaviv
authored
3c54494
View commit details
Copy full SHA for 3c54494
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.