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 }}
LeeRisk
/
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 Feb 22, 2021
Merge pull request #2498 from fanninpm/test-getpass
Show description for 28ea92c
coolreader18
authored
28ea92c
View commit details
Copy full SHA for 28ea92c
Browse repository at this point
Merge pull request #2500 from fanninpm/test-html
Show description for 3dc018b
coolreader18
authored
3dc018b
View commit details
Copy full SHA for 3dc018b
Browse repository at this point
Commits on Feb 21, 2021
Merge pull request #2499 from fanninpm/test-global
Show description for c8fc9e0
coolreader18
authored
c8fc9e0
View commit details
Copy full SHA for c8fc9e0
Browse repository at this point
Add test_html from CPython 3.8.7
fanninpm
committed
2e38eac
View commit details
Copy full SHA for 2e38eac
Browse repository at this point
Add test_global from CPython 3.8.7
fanninpm
committed
4aeba94
View commit details
Copy full SHA for 4aeba94
Browse repository at this point
Add test_getpass from CPython 3.8.7
fanninpm
committed
d9245d4
View commit details
Copy full SHA for d9245d4
Browse repository at this point
Merge pull request #2497 from fanninpm/test-getopt
Show description for a02d253
coolreader18
authored
a02d253
View commit details
Copy full SHA for a02d253
Browse repository at this point
Add test_getopt from CPython 3.8.7
fanninpm
committed
ca52c93
View commit details
Copy full SHA for ca52c93
Browse repository at this point
Merge pull request #2493 from fanninpm/test-format
Show description for d32e041
youknowone
authored
d32e041
View commit details
Copy full SHA for d32e041
Browse repository at this point
Mark erroring/failing tests
fanninpm
committed
2c665ff
View commit details
Copy full SHA for 2c665ff
Browse repository at this point
Skip test for chewing up RAM
fanninpm
committed
aecc074
View commit details
Copy full SHA for aecc074
Browse repository at this point
Add test_format from CPython 3.8.7
fanninpm
committed
e90491c
View commit details
Copy full SHA for e90491c
Browse repository at this point
Merge pull request #2489 from fanninpm/test-fileio
Show description for 2a4b90e
coolreader18
authored
2a4b90e
View commit details
Copy full SHA for 2a4b90e
Browse repository at this point
Merge pull request #2490 from fanninpm/test-float
Show description for 309eacd
coolreader18
authored
309eacd
View commit details
Copy full SHA for 309eacd
Browse repository at this point
Merge pull request #2492 from fanninpm/test-fnmatch
Show description for f821ec5
coolreader18
authored
f821ec5
View commit details
Copy full SHA for f821ec5
Browse repository at this point
Merge pull request #2491 from fanninpm/fix/test-enum
Show description for 4feb26e
coolreader18
authored
4feb26e
View commit details
Copy full SHA for 4feb26e
Browse repository at this point
Mark expected failure on Windows
fanninpm
committed
9f0f884
View commit details
Copy full SHA for 9f0f884
Browse repository at this point
Add test_fnmatch from CPython 3.8.7
fanninpm
committed
29261f6
View commit details
Copy full SHA for 29261f6
Browse repository at this point
Merge pull request #2488 from fanninpm/test-file
Show description for 7ced0f2
coolreader18
authored
7ced0f2
View commit details
Copy full SHA for 7ced0f2
Browse repository at this point
Fix other test_enum unexpected success on Windows
fanninpm
committed
4d7a8b9
View commit details
Copy full SHA for 4d7a8b9
Browse repository at this point
Mark failed/errored tests
fanninpm
committed
fb3ec97
View commit details
Copy full SHA for fb3ec97
Browse repository at this point
Add supporting files
fanninpm
committed
d793207
View commit details
Copy full SHA for d793207
Browse repository at this point
Add test_float from CPython 3.8.7
fanninpm
committed
290f464
View commit details
Copy full SHA for 290f464
Browse repository at this point
Mark failing/erroring tests on Windows
fanninpm
committed
f10a90c
View commit details
Copy full SHA for f10a90c
Browse repository at this point
Mark failing/erroring tests
fanninpm
committed
57b036d
View commit details
Copy full SHA for 57b036d
Browse repository at this point
Add test_fileio from CPython 3.8.7
fanninpm
committed
4093ecd
View commit details
Copy full SHA for 4093ecd
Browse repository at this point
Commits on Feb 20, 2021
Merge pull request #2473 from rickygao/itertools-support
Show description for fdfdfbc
coolreader18
authored
fdfdfbc
View commit details
Copy full SHA for fdfdfbc
Browse repository at this point
Skip failing tests due to setup errors
fanninpm
committed
9d8f02f
View commit details
Copy full SHA for 9d8f02f
Browse repository at this point
Merge pull request #2472 from RustPython/coolreader18/optimize-lasti
Show description for 9439212
coolreader18
authored
9439212
View commit details
Copy full SHA for 9439212
Browse repository at this point
Mark failing test functions
fanninpm
committed
f48f779
View commit details
Copy full SHA for f48f779
Browse repository at this point
Mark failing tests on Windows only
fanninpm
committed
e223dcc
View commit details
Copy full SHA for e223dcc
Browse repository at this point
Don't use atomics as much for lasti
coolreader18
committed
ed4fcf5
View commit details
Copy full SHA for ed4fcf5
Browse repository at this point
Mark failing test
fanninpm
committed
6da6f1e
View commit details
Copy full SHA for 6da6f1e
Browse repository at this point
Add test_file from CPython 3.8.7
fanninpm
committed
712b82a
View commit details
Copy full SHA for 712b82a
Browse repository at this point
Merge pull request #2478 from fanninpm/test-configparser
Show description for 4cad936
youknowone
authored
4cad936
View commit details
Copy full SHA for 4cad936
Browse repository at this point
Previous
Next
You can’t perform that action at this time.