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 }}
domk
/
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
Breadcrumbs
History for
RustPython
stdlib
on
main
User selector
All users
All time
Commit history
Commits on Apr 10, 2022
Merge pull request #3596 from hwi-ya/add_constant
Show description for 79b3633
youknowone
authored
79b3633
View commit details
Copy full SHA for 79b3633
View code at this point
Browse repository at this point
Add select.error (#3599)
himmelmin
authored
b0fa2d2
View commit details
Copy full SHA for b0fa2d2
View code at this point
Browse repository at this point
add missing constants
hwi-ya
committed
dcbaeca
View commit details
Copy full SHA for dcbaeca
View code at this point
Browse repository at this point
Commits on Apr 9, 2022
Add missing constants
jeon-yongjun
committed
aa8a3af
View commit details
Copy full SHA for aa8a3af
View code at this point
Browse repository at this point
Add missing constants
himmelmin
committed
735856f
View commit details
Copy full SHA for 735856f
View code at this point
Browse repository at this point
add missing constants
simbajisu
committed
6117d3a
View commit details
Copy full SHA for 6117d3a
View code at this point
Browse repository at this point
Commits on Mar 13, 2022
fix arguments handling of compress and decompress functions
Show description for 7800853
gilteunchoi
committed
7800853
View commit details
Copy full SHA for 7800853
View code at this point
Browse repository at this point
Commits on Mar 12, 2022
fix hang on __index__
qingshi163
authored and
youknowone
committed
7b8c409
View commit details
Copy full SHA for 7b8c409
View code at this point
Browse repository at this point
fix rebase
qingshi163
authored and
youknowone
committed
6b17fa1
View commit details
Copy full SHA for 6b17fa1
View code at this point
Browse repository at this point
refactor use SliceableSequence for array
qingshi163
authored and
youknowone
committed
e3247da
View commit details
Copy full SHA for e3247da
View code at this point
Browse repository at this point
refactor BufferResizeGuard
qingshi163
authored and
youknowone
committed
01a8e01
View commit details
Copy full SHA for 01a8e01
View code at this point
Browse repository at this point
refactor PySliceableSequence -> SlicableSequenceOp
qingshi163
authored and
youknowone
committed
4be3c4f
View commit details
Copy full SHA for 4be3c4f
View code at this point
Browse repository at this point
refactor sliceable incomplete sequence protocol for list
qingshi163
authored and
youknowone
committed
b4907f0
View commit details
Copy full SHA for b4907f0
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
Fix unnecessary_lazy_evaluations Clippy warning
fanninpm
committed
88e0f13
View commit details
Copy full SHA for 88e0f13
View code at this point
Browse repository at this point
Commits on Feb 13, 2022
Add statistics accelerator module
fanninpm
committed
19d4a2b
View commit details
Copy full SHA for 19d4a2b
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
Fix getrandbits to check negative
Show description for 0430697
Snowapril
committed
0430697
View commit details
Copy full SHA for 0430697
View code at this point
Browse repository at this point
Commits on Jan 23, 2022
fcntl module update proposal apple and freebsd specific flags.
devnexen
committed
44222e5
View commit details
Copy full SHA for 44222e5
View code at this point
Browse repository at this point
Commits on Jan 22, 2022
Merge pull request #3486 from afpro/main
Show description for c97e238
coolreader18
authored
c97e238
View commit details
Copy full SHA for c97e238
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Allow random.getrandbits(0)
fanninpm
committed
0d979d8
View commit details
Copy full SHA for 0d979d8
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Dec 1, 2021
move obj downcast to AsMapping
qingshi163
committed
6a996b0
View commit details
Copy full SHA for 6a996b0
View code at this point
Browse repository at this point
Commits on Nov 30, 2021
fix android ssl import error (PyBaseExceptionRef/VirtualMachine/convert_openssl_error)
afpro
committed
f3ea13d
View commit details
Copy full SHA for f3ea13d
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
Remove keyword module from rust-side
Show description for 1aa750b
Snowapril
committed
1aa750b
View commit details
Copy full SHA for 1aa750b
View code at this point
Browse repository at this point
Merge pull request #3474 from TeamTamoad/hashlib
Show description for 1269c7f
youknowone
authored
1269c7f
View commit details
Copy full SHA for 1269c7f
View code at this point
Browse repository at this point
feat(hashlib): add usedforsecurity kwarg to hash functions
TeamTamoad
committed
7e3bbbb
View commit details
Copy full SHA for 7e3bbbb
View code at this point
Browse repository at this point
Commits on Nov 28, 2021
rename native dis to _dis and add python module
youknowone
committed
d622ceb
View commit details
Copy full SHA for d622ceb
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
fix compile
qingshi163
committed
9a2eef6
View commit details
Copy full SHA for 9a2eef6
View code at this point
Browse repository at this point
refactor ItemProtocol -> Object Protocol
qingshi163
committed
ca4e8f5
View commit details
Copy full SHA for ca4e8f5
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Refactor and new sequence traits, generic sequence operation (#3445)
Show description for 908b239
qingshi163
authored
908b239
View commit details
Copy full SHA for 908b239
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
Big overhaul part 1 - replace PyRc with manual RefCount + WeakRefList
coolreader18
committed
e42a3ca
View commit details
Copy full SHA for e42a3ca
View code at this point
Browse repository at this point
Merge pull request #3402 from Snowapril/refactor_exceptions
Show description for e7fa32c
youknowone
authored
e7fa32c
View commit details
Copy full SHA for e7fa32c
View code at this point
Browse repository at this point
Commits on Nov 13, 2021
Reimpl Buffer Protocol and memoryview support ndarray with shape, stride and suboffset (#3340)
Show description for 742ea0c
qingshi163
and
youknowone
authored
742ea0c
View commit details
Copy full SHA for 742ea0c
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Replace `new_class` to `new_exception_type`
Show description for ab1693e
Snowapril
committed
ab1693e
View commit details
Copy full SHA for ab1693e
View code at this point
Browse repository at this point
Add docs for each error in ssl module
Show description for fee42a1
Snowapril
committed
fee42a1
View commit details
Copy full SHA for fee42a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.