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 }}
zero1ne-dev
/
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
vm
src
on
no_std
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 14, 2021
Add a std feature to vm
coolreader18
committed
a784d2f
View commit details
Copy full SHA for a784d2f
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Use PyRwBytesLike
coolreader18
committed
fe15286
View commit details
Copy full SHA for fe15286
View code at this point
Browse repository at this point
Add SSLContext.options
coolreader18
committed
a5ba203
View commit details
Copy full SHA for a5ba203
View code at this point
Browse repository at this point
Fix SslSocket methods, sorta
coolreader18
committed
10a7f5d
View commit details
Copy full SHA for 10a7f5d
View code at this point
Browse repository at this point
Add some more socket methods + other misc fixes
coolreader18
committed
9647fce
View commit details
Copy full SHA for 9647fce
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Use ahash in the vm
coolreader18
committed
8cdef9e
View commit details
Copy full SHA for 8cdef9e
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
Use ahash/phf in parser
coolreader18
committed
56c225c
View commit details
Copy full SHA for 56c225c
View code at this point
Browse repository at this point
Merge pull request #2379 from RustPython/coolreader18/rework-pystruct
Show description for 70c9625
youknowone
authored
70c9625
View commit details
Copy full SHA for 70c9625
View code at this point
Browse repository at this point
Merge pull request #2359 from youknowone/return-type
Show description for 7417c37
youknowone
authored
7417c37
View commit details
Copy full SHA for 7417c37
View code at this point
Browse repository at this point
Update rand deps, replace statrs with puruspe
coolreader18
committed
75f9ea2
View commit details
Copy full SHA for 75f9ea2
View code at this point
Browse repository at this point
Add half-float support for struct
coolreader18
committed
76306b2
View commit details
Copy full SHA for 76306b2
View code at this point
Browse repository at this point
Rework pystruct, again
coolreader18
committed
108e1ef
View commit details
Copy full SHA for 108e1ef
View code at this point
Browse repository at this point
Merge pull request #2373 from RustPython/coolreader18/blockir
Show description for 0b58527
youknowone
authored
0b58527
View commit details
Copy full SHA for 0b58527
View code at this point
Browse repository at this point
Fix return types
youknowone
committed
d15da72
View commit details
Copy full SHA for d15da72
View code at this point
Browse repository at this point
Merge pull request #2392 from RustPython/fix-clippy-1.49
Show description for 1c12a80
youknowone
authored
1c12a80
View commit details
Copy full SHA for 1c12a80
View code at this point
Browse repository at this point
Commits on Jan 3, 2021
Merge pull request #2383 from qingshi163/memoryview-cast
Show description for b0183b2
coolreader18
authored
b0183b2
View commit details
Copy full SHA for b0183b2
View code at this point
Browse repository at this point
Arguments to builtin.compile() can be named
Show description for a41fa97
nomeata
committed
a41fa97
View commit details
Copy full SHA for a41fa97
View code at this point
Browse repository at this point
Fix clippy lints for Rust 1.49
coolreader18
committed
be40a5d
View commit details
Copy full SHA for be40a5d
View code at this point
Browse repository at this point
Merge pull request #2389 from carbotaniuman/delete_macro
Show description for 8b31efb
coolreader18
authored
8b31efb
View commit details
Copy full SHA for 8b31efb
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Delete no_kwargs! macro
carbotaniuman
committed
2dcd811
View commit details
Copy full SHA for 2dcd811
View code at this point
Browse repository at this point
Commits on Dec 30, 2020
Merge pull request #2387 from carbotaniuman/magic-methods
Show description for abb1f28
coolreader18
authored
abb1f28
View commit details
Copy full SHA for abb1f28
View code at this point
Browse repository at this point
fix memoryview cast
qingshi163
committed
06ff997
View commit details
Copy full SHA for 06ff997
View code at this point
Browse repository at this point
use unsigned abs to avoid overflow
carbotaniuman
committed
9a717a3
View commit details
Copy full SHA for 9a717a3
View code at this point
Browse repository at this point
Commits on Dec 27, 2020
Fix memoryview toreadonly
qingshi163
committed
fcca2d7
View commit details
Copy full SHA for fcca2d7
View code at this point
Browse repository at this point
Implement memoryview cast
qingshi163
committed
44048f6
View commit details
Copy full SHA for 44048f6
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Merge pull request #2377 from carbotaniuman/fsum
Show description for d177b8f
coolreader18
authored
d177b8f
View commit details
Copy full SHA for d177b8f
View code at this point
Browse repository at this point
Commits on Dec 23, 2020
Don't push something on the stack when starting a generator
coolreader18
committed
559123c
View commit details
Copy full SHA for 559123c
View code at this point
Browse repository at this point
Commits on Dec 22, 2020
Format
carbotaniuman
committed
353f558
View commit details
Copy full SHA for 353f558
View code at this point
Browse repository at this point
Address clippy
carbotaniuman
committed
d9b9aea
View commit details
Copy full SHA for d9b9aea
View code at this point
Browse repository at this point
Address review
carbotaniuman
committed
9faed35
View commit details
Copy full SHA for 9faed35
View code at this point
Browse repository at this point
Use boxvec for frame.stack
coolreader18
committed
8f536b9
View commit details
Copy full SHA for 8f536b9
View code at this point
Browse repository at this point
Make `get_value(PyObjectRef)->T` functions `pub(crate)`
coolreader18
committed
5f0a13c
View commit details
Copy full SHA for 5f0a13c
View code at this point
Browse repository at this point
Have a block-based IR for compiling, calculate max stack size
coolreader18
committed
32a1dd6
View commit details
Copy full SHA for 32a1dd6
View code at this point
Browse repository at this point
Commits on Dec 20, 2020
Merge pull request #2376 from RustPython/coolreader18/bytecode-crate-reorganize
Show description for 5d6c323
coolreader18
authored
5d6c323
View commit details
Copy full SHA for 5d6c323
View code at this point
Browse repository at this point
Merge pull request #2374 from RustPython/coolreader18/no-arr_macro
Show description for ca91bda
youknowone
authored
ca91bda
View commit details
Copy full SHA for ca91bda
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.