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 }}
HubertHo
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 28, 2024
Merge pull request #5206 from dchiquito/fix-test-zipfile
Show description for 7be6308
youknowone
authored
7be6308
View commit details
Copy full SHA for 7be6308
Browse repository at this point
Commits on Mar 22, 2024
Merge pull request #5202 from youknowone/sre-engine
Show description for 02cec85
youknowone
authored
02cec85
View commit details
Copy full SHA for 02cec85
Browse repository at this point
suppress clippy warnings
youknowone
committed
1dd9a2f
View commit details
Copy full SHA for 1dd9a2f
Browse repository at this point
Skip typing test which causes other failures (#5207)
dchiquito
authored
df363c0
View commit details
Copy full SHA for df363c0
Browse repository at this point
Implement new clippy lints (#5208)
Show description for 90724b3
dchiquito
authored
90724b3
View commit details
Copy full SHA for 90724b3
Browse repository at this point
Commits on Mar 21, 2024
Increase threshold for zipfile test_many_opens
Show description for 0a24e10
dchiquito
committed
0a24e10
View commit details
Copy full SHA for 0a24e10
Browse repository at this point
Revert test skip
dchiquito
committed
e6c7388
View commit details
Copy full SHA for e6c7388
Browse repository at this point
Add TODO: RUSTPYTHON to skip reason
dchiquito
committed
e315077
View commit details
Copy full SHA for e315077
Browse repository at this point
Reset exception in WithCleanupFinish (#5203)
Show description for 85c427b
dchiquito
authored
85c427b
View commit details
Copy full SHA for 85c427b
Browse repository at this point
Properly unload modules between tests (#5192)
Show description for 5ee5531
dchiquito
authored
5ee5531
View commit details
Copy full SHA for 5ee5531
Browse repository at this point
make adding a single module simpler for interpreter users (#4792)
youknowone
authored
3737f2a
View commit details
Copy full SHA for 3737f2a
Browse repository at this point
Skip TestScander.test_uninstantiable (#5204)
Show description for ac78517
dchiquito
authored
ac78517
View commit details
Copy full SHA for ac78517
Browse repository at this point
Commits on Mar 18, 2024
integrate sre_engine crate to workspace
youknowone
committed
12601d0
View commit details
Copy full SHA for 12601d0
Browse repository at this point
Add 'vm/sre_engine/' from commit '21fc2059b70ebd5bf4a7c524c40e7d4347e065dc'
Show description for b3a606d
youknowone
committed
b3a606d
View commit details
Copy full SHA for b3a606d
Browse repository at this point
Commits on Mar 15, 2024
Remove incorrect `@expectedFailure`s from `test_cmd_line` (#5201)
Show description for 426e582
sobolevn
authored
426e582
View commit details
Copy full SHA for 426e582
Browse repository at this point
Commits on Mar 13, 2024
Update colorsys.py and test_colorsys.py to 3.12 (#5198)
Eclips4
authored
92c8b37
View commit details
Copy full SHA for 92c8b37
Browse repository at this point
Update cgitb.py to 3.12 (#5197)
Eclips4
authored
d8f2bd0
View commit details
Copy full SHA for d8f2bd0
Browse repository at this point
Commits on Mar 12, 2024
Update ftplib and test_ftplib to 3.12 (#5196)
Eclips4
authored
855fa14
View commit details
Copy full SHA for 855fa14
Browse repository at this point
Update pprint.py and test_pprint.py to 3.12 (#5195)
Eclips4
authored
4e7b3bc
View commit details
Copy full SHA for 4e7b3bc
Browse repository at this point
Update test_operator.py to 3.12 (#5194)
Eclips4
authored
83d1ad8
View commit details
Copy full SHA for 83d1ad8
Browse repository at this point
Commits on Mar 11, 2024
Update Lib/test/test_hmac.py to 3.12 version (#5188)
Eclips4
authored
7f02324
View commit details
Copy full SHA for 7f02324
Browse repository at this point
Merge pull request #5191 from dchiquito/fix-failing-tests
Show description for d453026
youknowone
authored
d453026
View commit details
Copy full SHA for d453026
Browse repository at this point
fix some typos (#5187)
Show description for 2fde8e9
wellweek
authored
2fde8e9
View commit details
Copy full SHA for 2fde8e9
Browse repository at this point
Skip test_format.test_locale
Show description for 23ebbd0
dchiquito
committed
23ebbd0
View commit details
Copy full SHA for 23ebbd0
Browse repository at this point
Re-enable test_format.test_locale
Show description for 9b974bd
dchiquito
committed
9b974bd
View commit details
Copy full SHA for 9b974bd
Browse repository at this point
Commits on Mar 9, 2024
Disable broken test_socket.py tests
Show description for de7e4e4
dchiquito
committed
de7e4e4
View commit details
Copy full SHA for de7e4e4
Browse repository at this point
Disable test_locale in test_format.py
Show description for ead42be
dchiquito
committed
ead42be
View commit details
Copy full SHA for ead42be
Browse repository at this point
Fix test_cmd_line.py
Show description for 3522972
dchiquito
committed
3522972
View commit details
Copy full SHA for 3522972
Browse repository at this point
Commits on Mar 5, 2024
Use ast::Suite::parse instead of deprecated parse_program. (#5186)
rrupy
authored
2f8e518
View commit details
Copy full SHA for 2f8e518
Browse repository at this point
Merge pull request #5176 from Blues-star/csv
Show description for 4c8cd67
youknowone
authored
4c8cd67
View commit details
Copy full SHA for 4c8cd67
Browse repository at this point
implement more csv features
Show description for 54247df
Blues-star
and
youknowone
committed
54247df
View commit details
Copy full SHA for 54247df
Browse repository at this point
Mark failing tests as expectedFailure
Blues-star
authored and
youknowone
committed
e4be47a
View commit details
Copy full SHA for e4be47a
Browse repository at this point
Update test_csv.py from CPython v3.12.0
Blues-star
authored and
youknowone
committed
d2bf69e
View commit details
Copy full SHA for d2bf69e
Browse repository at this point
Update csv.py from CPython v3.12.0
Blues-star
authored and
youknowone
committed
88ee64d
View commit details
Copy full SHA for 88ee64d
Browse repository at this point
Commits on Feb 29, 2024
Merge pull request #5184 from youknowone/symboltable
Show description for d0c827e
youknowone
authored
d0c827e
View commit details
Copy full SHA for d0c827e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.