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
Type
/
to 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 }}
MsfPablo
/
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
src
shell.rs
on
fix-code-replace-intern-panic
User selector
All users
All time
Commit history
Commits on Jun 26, 2026
Align compiler and AST behavior with CPython (#8138)
Show description for 3b4c5f6
youknowone
authored
3b4c5f6
View commit details
Copy full SHA for 3b4c5f6
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Reduce number of string clones when compiling python source code (#8103)
ShaharNaveh
authored
c0e3066
View commit details
Copy full SHA for c0e3066
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
Remove PyStr::as_str, use as_wtf8/PyUtf8Str instead (#7218)
Show description for 93099e3
youknowone
authored
93099e3
View commit details
Copy full SHA for 93099e3
View code at this point
Browse repository at this point
Commits on Oct 20, 2025
Update ruff 0.14.1 (#6195)
Show description for fcf1969
ShaharNaveh
and
coolreader18
authored
fcf1969
View commit details
Copy full SHA for fcf1969
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
Handle OsError in REPL (#6187)
doojonio
authored
b56e469
View commit details
Copy full SHA for b56e469
View code at this point
Browse repository at this point
Commits on Sep 4, 2025
Apply clippy suggestions to switch to let chains (#6126)
coolreader18
authored
85ca280
View commit details
Copy full SHA for 85ca280
View code at this point
Browse repository at this point
Commits on Aug 21, 2025
Allow multiple indented blocks in REPL (#6097)
Show description for 109e64c
jackoconnordev
and
Jack O'Connor
authored
109e64c
View commit details
Copy full SHA for 109e64c
View code at this point
Browse repository at this point
Commits on Jun 15, 2025
Apply coderabbit reviews
youknowone
committed
2c61a12
View commit details
Copy full SHA for 2c61a12
View code at this point
Browse repository at this point
Fix nightly clippy warnings
youknowone
committed
f560b4c
View commit details
Copy full SHA for f560b4c
View code at this point
Browse repository at this point
Commits on Jun 5, 2025
Support incomplete parsing (#5764)
Show description for 323ea3b
aneeshdurg
and
youknowone
authored
323ea3b
View commit details
Copy full SHA for 323ea3b
View code at this point
Browse repository at this point
Commits on Apr 30, 2025
Support multiline function/class definitions in REPL and InteractiveConsole (#5743)
Show description for e49e743
aneeshdurg
authored
e49e743
View commit details
Copy full SHA for e49e743
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
run fmt
youknowone
committed
36cce6b
View commit details
Copy full SHA for 36cce6b
View code at this point
Browse repository at this point
clear out warnings
arihant2math
authored and
youknowone
committed
5c854fc
View commit details
Copy full SHA for 5c854fc
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
Update to ruff_python_parser 0.11
coolreader18
committed
950a8d5
View commit details
Copy full SHA for 950a8d5
View code at this point
Browse repository at this point
Replace Python parser with ruff parser (#5494)
Show description for a6b4ef7
4 people
authored
a6b4ef7
View commit details
Copy full SHA for a6b4ef7
View code at this point
Browse repository at this point
Commits on Feb 26, 2025
2024 edition formatting
Show description for b870b0e
arihant2math
committed
b870b0e
View commit details
Copy full SHA for b870b0e
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
Miscellaneous cli-related parity fixes
coolreader18
committed
e4be882
View commit details
Copy full SHA for e4be882
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
Print version and info text when executing the shell (#5057)
d3lm
authored
c25aa1a
View commit details
Copy full SHA for c25aa1a
View code at this point
Browse repository at this point
Commits on May 9, 2023
Adapt byte-offset location
youknowone
committed
f1b261b
View commit details
Copy full SHA for f1b261b
View code at this point
Browse repository at this point
Commits on May 6, 2023
Remove compiler_core::CompileError
youknowone
committed
bac1cdc
View commit details
Copy full SHA for bac1cdc
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
remove useless refcount
youknowone
committed
b08f415
View commit details
Copy full SHA for b08f415
View code at this point
Browse repository at this point
Commits on Feb 22, 2023
Flatten rustpython_parser interface
youknowone
committed
f078f79
View commit details
Copy full SHA for f078f79
View code at this point
Browse repository at this point
Break down rustpython_parser::error module
Show description for a6f8c53
youknowone
committed
a6f8c53
View commit details
Copy full SHA for a6f8c53
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Improved the fix for the continuing problem in the shell (#4406)
branai
authored
134355e
View commit details
Copy full SHA for 134355e
View code at this point
Browse repository at this point
Commits on Jan 2, 2023
fixed formatting issues again
branai
committed
b96f13f
View commit details
Copy full SHA for b96f13f
View code at this point
Browse repository at this point
fixed formatting issues
branai
committed
a6411b4
View commit details
Copy full SHA for a6411b4
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
changed the shell logic for handling indents
branai
committed
817ed3d
View commit details
Copy full SHA for 817ed3d
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Fix nightly clippy warnings
youknowone
committed
d935fbc
View commit details
Copy full SHA for d935fbc
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Create vm::compiler to handle CompileError variations
youknowone
committed
07e339a
View commit details
Copy full SHA for 07e339a
View code at this point
Browse repository at this point
Move out CompileError to core as generic form
youknowone
committed
d876673
View commit details
Copy full SHA for d876673
View code at this point
Browse repository at this point
Integrate CompileError to compiler-core::BaseError
youknowone
committed
9aacd14
View commit details
Copy full SHA for 9aacd14
View code at this point
Browse repository at this point
integrate CodegenError to compiler-core::Error
youknowone
committed
31f95ee
View commit details
Copy full SHA for 31f95ee
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
codegen::{CompileError -> CodegenError}
youknowone
committed
58f5122
View commit details
Copy full SHA for 58f5122
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Update nix and rustyline
coolreader18
committed
ead2a39
View commit details
Copy full SHA for ead2a39
View code at this point
Browse repository at this point
Commits on May 27, 2022
TypeZoo uses &'static Py<PyType>
youknowone
committed
9b2a9d2
View commit details
Copy full SHA for 9b2a9d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.