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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython-test
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython-test
.github
on
main
User selector
All users
All time
Commit history
Commits on Nov 25, 2025
try auto-format again (#6295)
youknowone
authored
1e7a490
View commit details
Copy full SHA for 1e7a490
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
Bump actions/checkout from 4 to 6 (#6294)
Show description for ea3eb2a
dependabot[bot]
authored
ea3eb2a
View commit details
Copy full SHA for ea3eb2a
View code at this point
Browse repository at this point
Commits on Nov 17, 2025
Make CI to run rustpython-without-js test
youknowone
committed
9134cca
View commit details
Copy full SHA for 9134cca
View code at this point
Browse repository at this point
Move `wasm/lib` -> `crates/wasm` (#6280)
ShaharNaveh
authored
916d3ba
View commit details
Copy full SHA for 916d3ba
View code at this point
Browse repository at this point
Commits on Nov 16, 2025
Replace SSL backend to rustls (#6244)
youknowone
authored
1a783fc
View commit details
Copy full SHA for 1a783fc
View code at this point
Browse repository at this point
Move `compiler/source` -> `crates/compiler-source` (#6261)
ShaharNaveh
authored
93e4e42
View commit details
Copy full SHA for 93e4e42
View code at this point
Browse repository at this point
Commits on Nov 14, 2025
Move `__doc__` crate to `crates/doc` (#6234)
Show description for db1adaa
ShaharNaveh
authored
db1adaa
View commit details
Copy full SHA for db1adaa
View code at this point
Browse repository at this point
Commits on Nov 11, 2025
Bump streetsidesoftware/cspell-action from 7 to 8 (#6246)
Show description for 4562930
dependabot[bot]
authored
4562930
View commit details
Copy full SHA for 4562930
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
remove old auto-formte implimentaion (#6251)
Show description for 0f8c0bc
YashSuthar983
authored
0f8c0bc
View commit details
Copy full SHA for 0f8c0bc
View code at this point
Browse repository at this point
Update CI auto-formate (#6237)
Show description for 2d46172
YashSuthar983
and
fanninpm
authored
2d46172
View commit details
Copy full SHA for 2d46172
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
Add builtin_items updater to whats_left job (#6238)
Show description for ed9a61d
fanninpm
authored
ed9a61d
View commit details
Copy full SHA for ed9a61d
View code at this point
Browse repository at this point
Commits on Nov 4, 2025
Revert "Update CI auto-format (#6233)" (#6236)
Show description for 5cad66c
YashSuthar983
authored
5cad66c
View commit details
Copy full SHA for 5cad66c
View code at this point
Browse repository at this point
Update CI auto-format (#6233)
Show description for 377151a
YashSuthar983
authored
377151a
View commit details
Copy full SHA for 377151a
View code at this point
Browse repository at this point
Commits on Oct 28, 2025
Bump actions/upload-artifact from 4 to 5 (#6221)
Show description for 0e15e77
dependabot[bot]
authored
0e15e77
View commit details
Copy full SHA for 0e15e77
View code at this point
Browse repository at this point
Bump actions/download-artifact from 5 to 6 (#6220)
Show description for d63e44a
dependabot[bot]
authored
d63e44a
View commit details
Copy full SHA for d63e44a
View code at this point
Browse repository at this point
Commits on Oct 23, 2025
Bump actions/setup-python from 5 to 6 (#6159)
Show description for 79dcba8
dependabot[bot]
authored
79dcba8
View commit details
Copy full SHA for 79dcba8
View code at this point
Browse repository at this point
Commits on Oct 21, 2025
Bump actions/setup-node from 5 to 6 (#6197)
Show description for 13329f0
dependabot[bot]
authored
13329f0
View commit details
Copy full SHA for 13329f0
View code at this point
Browse repository at this point
Commits on Oct 12, 2025
Revert "Pin CI image to `windows-2025` (#6148)" (#6182)
Show description for 7986fee
ShaharNaveh
authored
7986fee
View commit details
Copy full SHA for 7986fee
View code at this point
Browse repository at this point
Configure dependabot to ignore ruff updates (#6185)
Show description for c979059
ShaharNaveh
authored
c979059
View commit details
Copy full SHA for c979059
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
Run scheduled CI jobs only on upstream repo (#6157)
Show description for 24f4fba
ShaharNaveh
authored
24f4fba
View commit details
Copy full SHA for 24f4fba
View code at this point
Browse repository at this point
Update github actions in CI (#6169)
Show description for 30cbc41
ShaharNaveh
authored
30cbc41
View commit details
Copy full SHA for 30cbc41
View code at this point
Browse repository at this point
Bump actions/download-artifact from 4 to 5 (#6162)
Show description for 150e8ef
dependabot[bot]
authored
150e8ef
View commit details
Copy full SHA for 150e8ef
View code at this point
Browse repository at this point
Bump actions/setup-node from 4 to 5 (#6160)
Show description for fdae128
dependabot[bot]
authored
fdae128
View commit details
Copy full SHA for fdae128
View code at this point
Browse repository at this point
Reconfigure dependabot (#6158)
Show description for 11e1330
ShaharNaveh
authored
11e1330
View commit details
Copy full SHA for 11e1330
View code at this point
Browse repository at this point
Commits on Sep 13, 2025
Pin CI image to `windows-2025` (#6148)
Show description for 43d643a
ShaharNaveh
authored
43d643a
View commit details
Copy full SHA for 43d643a
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Fix docs link in copilot (#6145)
ShaharNaveh
authored
0c3d14a
View commit details
Copy full SHA for 0c3d14a
View code at this point
Browse repository at this point
Commits on Jul 23, 2025
Unpin Rust nightly in CI (#6022)
ShaharNaveh
authored
d897f9e
View commit details
Copy full SHA for d897f9e
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
Set the miri rustc channel via env var
ShaharNaveh
committed
95880ce
View commit details
Copy full SHA for 95880ce
View code at this point
Browse repository at this point
Fix indent
ShaharNaveh
committed
6b1e4a7
View commit details
Copy full SHA for 6b1e4a7
View code at this point
Browse repository at this point
Pin rustc nightly to `nightly-2025-07-18` for miri tests
ShaharNaveh
committed
fa7849d
View commit details
Copy full SHA for fa7849d
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
CI: Increase windows timeout from 40 -> 45 (#5993)
ShaharNaveh
authored
63e6c01
View commit details
Copy full SHA for 63e6c01
View code at this point
Browse repository at this point
Commits on Jul 11, 2025
Set timeout for CI (#5947)
ShaharNaveh
authored
c3967bf
View commit details
Copy full SHA for c3967bf
View code at this point
Browse repository at this point
Fix yaml error in `take` issue command (#5946)
ShaharNaveh
authored
50c241f
View commit details
Copy full SHA for 50c241f
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
Make `take` issue comment to use curl (#5937)
Show description for 38837e5
ShaharNaveh
authored
38837e5
View commit details
Copy full SHA for 38837e5
View code at this point
Browse repository at this point
Add missing `@` for the "take" comment command (#5933)
ShaharNaveh
authored
ef385a9
View commit details
Copy full SHA for ef385a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.