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 }}
rmliddle
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 27, 2018
Merge pull request #240 from coolreader18/json-error
Show description for f325ef1
windelbouwman
authored
f325ef1
View commit details
Copy full SHA for f325ef1
Browse repository at this point
Merge pull request #241 from coolreader18/formatted-exceptions
Show description for 978e7ea
windelbouwman
authored
978e7ea
View commit details
Copy full SHA for 978e7ea
Browse repository at this point
Run cargo fmt --all
coolreader18
committed
8fee5a8
View commit details
Copy full SHA for 8fee5a8
Browse repository at this point
Run cargo fmt
coolreader18
committed
0ac0432
View commit details
Copy full SHA for 0ac0432
Browse repository at this point
Format PyObject's correctly and nicely
coolreader18
committed
80573b0
View commit details
Copy full SHA for 80573b0
Browse repository at this point
Commits on Dec 26, 2018
Don't allocate a new string for each new type for the ExceptionZoo
coolreader18
committed
d1a584f
View commit details
Copy full SHA for d1a584f
Browse repository at this point
Have json.* throw an exception instead of panicking
coolreader18
committed
a77b7e0
View commit details
Copy full SHA for a77b7e0
Browse repository at this point
Commits on Dec 23, 2018
Merge pull request #237 from johndaniels/add-star-import
Show description for 946df53
windelbouwman
authored
946df53
View commit details
Copy full SHA for 946df53
Browse repository at this point
Add 'from x import *' syntax.
Show description for ac3da8b
johndaniels
committed
ac3da8b
View commit details
Copy full SHA for ac3da8b
Browse repository at this point
Commits on Dec 22, 2018
Merge pull request #236 from coolreader18/proper-dict
Show description for 366f3e2
windelbouwman
authored
366f3e2
View commit details
Copy full SHA for 366f3e2
Browse repository at this point
Add test for dicts
coolreader18
committed
427ce43
View commit details
Copy full SHA for 427ce43
Browse repository at this point
Finish revamping `dict_new()`
coolreader18
committed
f178423
View commit details
Copy full SHA for f178423
Browse repository at this point
Commits on Dec 21, 2018
Merge pull request #230 from coolreader18/master
Show description for 71ba501
shinglyu
authored
71ba501
View commit details
Copy full SHA for 71ba501
Browse repository at this point
Commits on Dec 19, 2018
Add documentation for eval_py() and update error message handling
Show description for e77f223
coolreader18
committed
e77f223
View commit details
Copy full SHA for e77f223
Browse repository at this point
Commits on Dec 18, 2018
dict() now should work properly
Show description for bdc80dc
coolreader18
committed
bdc80dc
View commit details
Copy full SHA for bdc80dc
Browse repository at this point
Commits on Dec 17, 2018
Use new_list when constructing multiplied list.
windelbouwman
committed
950dbd1
View commit details
Copy full SHA for 950dbd1
Browse repository at this point
Merge pull request #233 from rossjones/232-impl-mul-for-list
Show description for bbe333d
windelbouwman
authored
bbe333d
View commit details
Copy full SHA for bbe333d
Browse repository at this point
Merge pull request #234 from johndaniels/indentation
Show description for 8aaadb1
windelbouwman
authored
8aaadb1
View commit details
Copy full SHA for 8aaadb1
Browse repository at this point
Merge pull request #231 from johndaniels/format
Show description for 1b13b0c
windelbouwman
authored
1b13b0c
View commit details
Copy full SHA for 1b13b0c
Browse repository at this point
Commits on Dec 16, 2018
Run `cargo fmt`.
johndaniels
committed
9468b65
View commit details
Copy full SHA for 9468b65
Browse repository at this point
Handle mixed spaces and tabs.
Show description for c74cd90
johndaniels
committed
c74cd90
View commit details
Copy full SHA for c74cd90
Browse repository at this point
Add newline to end of file.
Show description for 95d4073
johndaniels
committed
95d4073
View commit details
Copy full SHA for 95d4073
Browse repository at this point
Cargo format.
johndaniels
committed
a6288ac
View commit details
Copy full SHA for a6288ac
Browse repository at this point
Fix snippet to not use tab.
Show description for bbe4844
johndaniels
committed
bbe4844
View commit details
Copy full SHA for bbe4844
Browse repository at this point
Implements __mul__ for lists
Show description for ae2f7ed
rossjones
committed
ae2f7ed
View commit details
Copy full SHA for ae2f7ed
Browse repository at this point
Add format builtin and String formatting stuff.
Show description for b726e67
johndaniels
committed
b726e67
View commit details
Copy full SHA for b726e67
Browse repository at this point
Commits on Dec 15, 2018
Allow injecting JS variables into python with eval_py()
Show description for a796b13
coolreader18
committed
a796b13
View commit details
Copy full SHA for a796b13
Browse repository at this point
Remove dependency on num_bigint
coolreader18
committed
e78a251
View commit details
Copy full SHA for e78a251
Browse repository at this point
Clarify names of wasm builtins
coolreader18
committed
3be6fee
View commit details
Copy full SHA for 3be6fee
Browse repository at this point
Switch to using json.dumps for py_to_js()
coolreader18
committed
921efd4
View commit details
Copy full SHA for 921efd4
Browse repository at this point
Rename run_code() to run_from_textbox()
coolreader18
committed
2ae1df5
View commit details
Copy full SHA for 2ae1df5
Browse repository at this point
Formatting; move the `+ '\n'` hack to eval().
coolreader18
committed
f8cce25
View commit details
Copy full SHA for f8cce25
Browse repository at this point
Improve demo site
coolreader18
committed
b428f2e
View commit details
Copy full SHA for b428f2e
Browse repository at this point
Commits on Dec 13, 2018
Try to make it simpler to switch dict storage types.
windelbouwman
committed
62c53d8
View commit details
Copy full SHA for 62c53d8
Browse repository at this point
Merge pull request #229 from AgentMacklin/master
Show description for 521f664
windelbouwman
authored
521f664
View commit details
Copy full SHA for 521f664
Browse repository at this point
Previous
Next
You can’t perform that action at this time.