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 }}
zidaye
/
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 31, 2023
Merge branch 'RustPython:main' into main
zidaye
authored
d16a6b4
View commit details
Copy full SHA for d16a6b4
Browse repository at this point
Print version and info text when executing the shell (#5057)
d3lm
authored
c25aa1a
View commit details
Copy full SHA for c25aa1a
Browse repository at this point
update imp.py from CPython 3.11 (#5054)
Reid00
authored
3900a08
View commit details
Copy full SHA for 3900a08
Browse repository at this point
Commits on Aug 30, 2023
Fix `encodings` related error messages to be less confusing (#5049)
Show description for 64c66e0
youknowone
and
fanninpm
authored
64c66e0
View commit details
Copy full SHA for 64c66e0
Browse repository at this point
Better tips for Interpreter & InterpreterConfig (#5047)
Show description for 4ba2892
youknowone
and
fanninpm
authored
4ba2892
View commit details
Copy full SHA for 4ba2892
Browse repository at this point
Fix `freeze-stdlib` + `Interpreter::without_stdlib` (#5051)
Show description for aee68d2
youknowone
authored
aee68d2
View commit details
Copy full SHA for aee68d2
Browse repository at this point
Add command line parameter -P (#4611)
Show description for d4be55c
naonus
and
youknowone
authored
d4be55c
View commit details
Copy full SHA for d4be55c
Browse repository at this point
fix wasm prettier (#5055)
youknowone
authored
e2f7d5b
View commit details
Copy full SHA for e2f7d5b
Browse repository at this point
Commits on Aug 29, 2023
feat: update test_hashlib fro CPython3.11 (#5053)
Show description for 9417eec
Reid00
and
zhangbl
authored
9417eec
View commit details
Copy full SHA for 9417eec
Browse repository at this point
Commits on Aug 26, 2023
Merge pull request #5040 from d3lm/delm/feat/wasi/set-current-dir
Show description for d056201
youknowone
authored
d056201
View commit details
Copy full SHA for d056201
Browse repository at this point
Merge pull request #5029 from LucaSforza/main
Show description for 93d731c
youknowone
authored
93d731c
View commit details
Copy full SHA for 93d731c
Browse repository at this point
Merge pull request #5045 from youknowone/debugger
Show description for d24013d
youknowone
authored
d24013d
View commit details
Copy full SHA for d24013d
Browse repository at this point
Merge pull request #5035 from Reid00/main
Show description for 31f0d9b
youknowone
authored
31f0d9b
View commit details
Copy full SHA for 31f0d9b
Browse repository at this point
Merge pull request #5036 from dannasman/path_error_message
Show description for f7d4413
youknowone
authored
f7d4413
View commit details
Copy full SHA for f7d4413
Browse repository at this point
fixup: add note
d3lm
authored and
youknowone
committed
3131d56
View commit details
Copy full SHA for 3131d56
Browse repository at this point
Add ability to initialize cwd from PWD when targeting WASI
d3lm
authored and
youknowone
committed
9c23551
View commit details
Copy full SHA for 9c23551
Browse repository at this point
added __reduce__ method for itertools.permutations
LucaSforza
authored and
youknowone
committed
9402938
View commit details
Copy full SHA for 9402938
Browse repository at this point
Update test_code.py code.py from CPython v3.11.
zhangbl
authored and
youknowone
committed
0fbe57f
View commit details
Copy full SHA for 0fbe57f
Browse repository at this point
fix formatting
dannasman
authored and
youknowone
committed
5f6059e
View commit details
Copy full SHA for 5f6059e
Browse repository at this point
change conditional expression
dannasman
authored and
youknowone
committed
ba8d7b5
View commit details
Copy full SHA for ba8d7b5
Browse repository at this point
change import_encodings error message
dannasman
authored and
youknowone
committed
b1238ab
View commit details
Copy full SHA for b1238ab
Browse repository at this point
Add with/without ssl targets to debugger configuration
youknowone
committed
287f89a
View commit details
Copy full SHA for 287f89a
Browse repository at this point
Merge pull request #5044 from youknowone/rust-1.72
Show description for d5a6284
youknowone
authored
d5a6284
View commit details
Copy full SHA for d5a6284
Browse repository at this point
Fix windows SSL bug
youknowone
committed
03f9544
View commit details
Copy full SHA for 03f9544
Browse repository at this point
Update to Rust 1.72.0
youknowone
committed
d4d362a
View commit details
Copy full SHA for d4d362a
Browse repository at this point
Fix win_lib_path to actually work
youknowone
committed
aea4d50
View commit details
Copy full SHA for aea4d50
Browse repository at this point
Commits on Jul 20, 2023
Add parser support for PEP 695 (#5026)
Show description for bdb0c8f
zanieb
authored
bdb0c8f
View commit details
Copy full SHA for bdb0c8f
Browse repository at this point
Commits on Jul 19, 2023
prettier *.js + fix miri build (#5028)
Show description for c28cb39
youknowone
authored
c28cb39
View commit details
Copy full SHA for c28cb39
Browse repository at this point
Commits on Jul 11, 2023
Merge pull request #5025 from zanieb/internal/update-asdl
Show description for d66f4d5
DimitrisJim
authored
d66f4d5
View commit details
Copy full SHA for d66f4d5
Browse repository at this point
Remove commented use of ASDL update script from CI workflow
zanieb
committed
b088787
View commit details
Copy full SHA for b088787
Browse repository at this point
Delete stale ASDL update script
zanieb
committed
6363940
View commit details
Copy full SHA for 6363940
Browse repository at this point
Commits on Jul 5, 2023
add int_max_str_digits input from command line (#5021)
Show description for a58ede9
bobby-palmer
authored
a58ede9
View commit details
Copy full SHA for a58ede9
Browse repository at this point
Commits on Jun 21, 2023
Merge pull request #5020 from RustPython/dependabot/cargo/openssl-0.10.55
Show description for 7e66db0
DimitrisJim
authored
7e66db0
View commit details
Copy full SHA for 7e66db0
Browse repository at this point
Bump openssl from 0.10.48 to 0.10.55
Show description for 179de9f
dependabot[bot]
authored
179de9f
View commit details
Copy full SHA for 179de9f
Browse repository at this point
Commits on Jun 18, 2023
updated _collections_abc.py and test_collections.py to CPython 3.11.2 (#5016)
Show description for 500b002
bobby-palmer
authored
500b002
View commit details
Copy full SHA for 500b002
Browse repository at this point
Previous
Next
You can’t perform that action at this time.