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 }}
ericsnowcurrently
/
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
All time
Commit history
Commits on Jan 18, 2022
Merge pull request #3522 from fanninpm/test-shlex
Show description for 0040d4e
youknowone
authored
0040d4e
View commit details
Copy full SHA for 0040d4e
Browse repository at this point
Commits on Jan 17, 2022
Unmark passing test
fanninpm
committed
344539f
View commit details
Copy full SHA for 344539f
Browse repository at this point
Update shlex.py to CPython 3.9
fanninpm
committed
d347dbb
View commit details
Copy full SHA for d347dbb
Browse repository at this point
Update test_shlex.py to CPython 3.9
fanninpm
committed
65cb692
View commit details
Copy full SHA for 65cb692
Browse repository at this point
Merge pull request #3521 from fanninpm/test-random
Show description for 460ab67
youknowone
authored
460ab67
View commit details
Copy full SHA for 460ab67
Browse repository at this point
Unmark passing tests
fanninpm
committed
4f6486d
View commit details
Copy full SHA for 4f6486d
Browse repository at this point
Mark erroring tests
fanninpm
committed
a4ef5f0
View commit details
Copy full SHA for a4ef5f0
Browse repository at this point
Fix case where length = 0
fanninpm
committed
510a52b
View commit details
Copy full SHA for 510a52b
Browse repository at this point
Add proper error message for negative length
fanninpm
committed
f01463f
View commit details
Copy full SHA for f01463f
Browse repository at this point
Allow random.getrandbits(0)
fanninpm
committed
0d979d8
View commit details
Copy full SHA for 0d979d8
Browse repository at this point
Commits on Jan 16, 2022
Deduplicate random.randbytes
Show description for 6b795a7
fanninpm
committed
6b795a7
View commit details
Copy full SHA for 6b795a7
Browse repository at this point
Update random.py to CPython 3.9*
Show description for e766513
fanninpm
committed
e766513
View commit details
Copy full SHA for e766513
Browse repository at this point
Update test_random.py to CPython 3.9
fanninpm
committed
d590429
View commit details
Copy full SHA for d590429
Browse repository at this point
Commits on Jan 15, 2022
Merge pull request #3516 from coolreader18/fix-ci
Show description for 9c728df
coolreader18
authored
9c728df
View commit details
Copy full SHA for 9c728df
Browse repository at this point
Commits on Jan 14, 2022
Fix clippy warnings with 1.58 & convert some format strings to capture-args
coolreader18
committed
1188369
View commit details
Copy full SHA for 1188369
Browse repository at this point
Fix doctests in ci
coolreader18
committed
78b17ba
View commit details
Copy full SHA for 78b17ba
Browse repository at this point
Fix doc comment for Interpreter
coolreader18
committed
730fda0
View commit details
Copy full SHA for 730fda0
Browse repository at this point
Commits on Dec 9, 2021
Merge pull request #3488 from deantvv/frozen-import-helper
Show description for db3b312
coolreader18
authored
db3b312
View commit details
Copy full SHA for db3b312
Browse repository at this point
Commits on Dec 3, 2021
Merge pull request #3462 from qingshi163/mapping-protocol2
Show description for 38513cb
youknowone
authored
38513cb
View commit details
Copy full SHA for 38513cb
Browse repository at this point
Commits on Dec 1, 2021
fix ass_subscript check
qingshi163
committed
ae53894
View commit details
Copy full SHA for ae53894
Browse repository at this point
move obj downcast to AsMapping
qingshi163
committed
6a996b0
View commit details
Copy full SHA for 6a996b0
Browse repository at this point
Merge pull request #3489 from TeamTamoad/uuid-3.9
Show description for 40991b9
youknowone
authored
40991b9
View commit details
Copy full SHA for 40991b9
Browse repository at this point
test(uuid): remove unnecessary expectedFailure from test_uuid
TeamTamoad
committed
bc1bbc0
View commit details
Copy full SHA for bc1bbc0
Browse repository at this point
feat(uuid): update uuid to version 3.9.9
TeamTamoad
committed
16a048a
View commit details
Copy full SHA for 16a048a
Browse repository at this point
Merge pull request #3455 from BongYang/collection_abc
Show description for 189a55c
youknowone
authored
189a55c
View commit details
Copy full SHA for 189a55c
Browse repository at this point
import_helper: refactor `frozen_modules`
Show description for 45d0285
deantvv
committed
45d0285
View commit details
Copy full SHA for 45d0285
Browse repository at this point
Update _collection_abc.py Cpython v3.9.7
Jungwon-Lee
committed
d6031ba
View commit details
Copy full SHA for d6031ba
Browse repository at this point
Commits on Nov 30, 2021
Merge pull request #3453 from youknowone/posonly-kwargs
Show description for 0215639
coolreader18
authored
0215639
View commit details
Copy full SHA for 0215639
Browse repository at this point
Merge pull request #3461 from Byeongjee/dict-iterator-reduce
Show description for 3c5e13f
youknowone
authored
3c5e13f
View commit details
Copy full SHA for 3c5e13f
Browse repository at this point
Merge pull request #3480 from deantvv/test-support-import-helper
Show description for 5077d6f
youknowone
authored
5077d6f
View commit details
Copy full SHA for 5077d6f
Browse repository at this point
Merge pull request #3482 from Snowapril/keyword_module
Show description for cc2b97b
coolreader18
authored
cc2b97b
View commit details
Copy full SHA for cc2b97b
Browse repository at this point
Merge pull request #3481 from Snowapril/builtin_constants
Show description for 9995927
coolreader18
authored
9995927
View commit details
Copy full SHA for 9995927
Browse repository at this point
Commits on Nov 29, 2021
Add keyword module from cpython 3.10
Show description for 9a2b67e
Snowapril
committed
9a2b67e
View commit details
Copy full SHA for 9a2b67e
Browse repository at this point
Remove keyword module from rust-side
Show description for 1aa750b
Snowapril
committed
1aa750b
View commit details
Copy full SHA for 1aa750b
Browse repository at this point
Register True, False, None to builtins
Show description for fdd329e
Snowapril
committed
fdd329e
View commit details
Copy full SHA for fdd329e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.