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 }}
edson-github
/
RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
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
All time
Commit history
Commits on Jun 8, 2023
Merge pull request #4993 from RustPython/dependabot/cargo/xml-rs-0.8.14
Show description for 7069a1d
DimitrisJim
authored
7069a1d
View commit details
Copy full SHA for 7069a1d
Browse repository at this point
Remove expectedFailure decorator for test_xml_encodings.
DimitrisJim
committed
6f8f42b
View commit details
Copy full SHA for 6f8f42b
Browse repository at this point
Bump xml-rs
DimitrisJim
committed
8db7edb
View commit details
Copy full SHA for 8db7edb
Browse repository at this point
change dependency from num-bigint to malachite-bigint (#4952)
qingshi163
authored
de0d323
View commit details
Copy full SHA for de0d323
Browse repository at this point
Commits on Jun 2, 2023
new ast layout for arguments (#4978)
youknowone
authored
7a3f965
View commit details
Copy full SHA for 7a3f965
Browse repository at this point
Commits on Jun 1, 2023
Add fork support functions (#4972)
itsankitkp
authored
058f8c5
View commit details
Copy full SHA for 058f8c5
Browse repository at this point
Commits on May 23, 2023
Fix abc error message (#4987)
Show description for 0e24cf4
patrickzbhe
authored
0e24cf4
View commit details
Copy full SHA for 0e24cf4
Browse repository at this point
Commits on May 22, 2023
update abc module (#4985)
patrickzbhe
authored
e864e26
View commit details
Copy full SHA for e864e26
Browse repository at this point
Commits on May 20, 2023
Merge pull request #4981 from DimitrisJim/update_subprocess
Show description for 59df92d
youknowone
authored
59df92d
View commit details
Copy full SHA for 59df92d
Browse repository at this point
Commits on May 19, 2023
Mark failing tests.
DimitrisJim
committed
283a804
View commit details
Copy full SHA for 283a804
Browse repository at this point
Merge pull request #4979 from patrickzbhe/del-local-scope
Show description for 9ba6027
DimitrisJim
authored
9ba6027
View commit details
Copy full SHA for 9ba6027
Browse repository at this point
fix python linting errors
patrickzbhe
committed
8312831
View commit details
Copy full SHA for 8312831
Browse repository at this point
add test
patrickzbhe
committed
2786831
View commit details
Copy full SHA for 2786831
Browse repository at this point
Update subprocess from CPython 3.11
DimitrisJim
committed
7366a41
View commit details
Copy full SHA for 7366a41
Browse repository at this point
Add additional arguments to fork_exec.
DimitrisJim
committed
2b43d48
View commit details
Copy full SHA for 2b43d48
Browse repository at this point
weakref.__reversed__ fixed (#4780)
jinnarajin
authored
050f0bd
View commit details
Copy full SHA for 050f0bd
Browse repository at this point
Update DEVELOPMENT.md (#4980)
Show description for 7c56313
DimitrisJim
authored
7c56313
View commit details
Copy full SHA for 7c56313
Browse repository at this point
formatting
patrickzbhe
committed
ab3862d
View commit details
Copy full SHA for ab3862d
Browse repository at this point
Check variables in scope in DeleteFast
patrickzbhe
committed
f4b5408
View commit details
Copy full SHA for f4b5408
Browse repository at this point
Commits on May 17, 2023
Update parser to specialize ConversionFlag (#4976)
youknowone
authored
ff70557
View commit details
Copy full SHA for ff70557
Browse repository at this point
Implemented __reduce__ method for types.SimpleNamespace (#4975)
LucaSforza
authored
a1d9c64
View commit details
Copy full SHA for a1d9c64
Browse repository at this point
Commits on May 15, 2023
Merge pull request #4912 from youknowone/issue-templates
Show description for 1aeaf4a
DimitrisJim
authored
1aeaf4a
View commit details
Copy full SHA for 1aeaf4a
Browse repository at this point
Reduce parser size and Avoid copying elements when parsing (#4974)
Show description for 5d3e12f
youknowone
authored
5d3e12f
View commit details
Copy full SHA for 5d3e12f
Browse repository at this point
Implemented __reduce__ method for the ImportError exception (#4973)
LucaSforza
authored
3ae6ce5
View commit details
Copy full SHA for 3ae6ce5
Browse repository at this point
Move `range` to each Node (#4969)
youknowone
authored
f5fc30a
View commit details
Copy full SHA for f5fc30a
Browse repository at this point
Commits on May 12, 2023
Use `format` and `cformat` from `rustpython-literal` (#4968)
Show description for 7a6000d
MichaReiser
authored
7a6000d
View commit details
Copy full SHA for 7a6000d
Browse repository at this point
Merge pull request #4967 from youknowone/fix-bytearray
Show description for 15fdf1e
youknowone
authored
15fdf1e
View commit details
Copy full SHA for 15fdf1e
Browse repository at this point
Commits on May 11, 2023
Fix repr(bytearray) in debug
youknowone
committed
4c2ab63
View commit details
Copy full SHA for 4c2ab63
Browse repository at this point
Merge pull request #4963 from matthew-hagemann/fix/silent-if-error-in-trace()
Show description for 0a10e6c
youknowone
authored
0a10e6c
View commit details
Copy full SHA for 0a10e6c
Browse repository at this point
Updating test to expect passing
Matthew Hagemann
committed
935e35b
View commit details
Copy full SHA for 935e35b
Browse repository at this point
Merge pull request #4965 from youknowone/wasmuuid
Show description for 698134c
youknowone
authored
698134c
View commit details
Copy full SHA for 698134c
Browse repository at this point
Allow uuid on wasm32 and wasi
youknowone
committed
f128750
View commit details
Copy full SHA for f128750
Browse repository at this point
Merge pull request #4959 from bjoroen/report_overflow_error
Show description for 8333719
youknowone
authored
8333719
View commit details
Copy full SHA for 8333719
Browse repository at this point
Commits on May 10, 2023
Set trace_func / profile_func to none on error
Matthew Hagemann
committed
a5f08d7
View commit details
Copy full SHA for a5f08d7
Browse repository at this point
Merge pull request #4962 from youknowone/fix-ast
Show description for f3e4d34
youknowone
authored
f3e4d34
View commit details
Copy full SHA for f3e4d34
Browse repository at this point
Previous
Next
You can’t perform that action at this time.