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 }}
anilbey
/
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 Dec 27, 2022
Allow trailing bits while decoding base64
moreal
committed
d41f408
View commit details
Copy full SHA for d41f408
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
Merge pull request #4347 from qingshi163/refactor-number
Show description for 31b89fc
youknowone
authored
31b89fc
View commit details
Copy full SHA for 31b89fc
View code at this point
Browse repository at this point
Refactor Number Protocol
qingshi163
authored and
youknowone
committed
f16a48d
View commit details
Copy full SHA for f16a48d
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
Fix build error for ssl on android.
DimitrisJim
committed
29eaab0
View commit details
Copy full SHA for 29eaab0
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Merge pull request #4310 from youknowone/fix-clippy
Show description for 5fed6a3
youknowone
authored
5fed6a3
View commit details
Copy full SHA for 5fed6a3
View code at this point
Browse repository at this point
Fix nightly clippy warnings
youknowone
committed
d935fbc
View commit details
Copy full SHA for d935fbc
View code at this point
Browse repository at this point
Bump openssl
DimitrisJim
committed
a6bb9da
View commit details
Copy full SHA for a6bb9da
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
depend: move `once_cell` to common depend
discord9
committed
e53693b
View commit details
Copy full SHA for e53693b
View code at this point
Browse repository at this point
depend: update `crossbeam-utils`
discord9
committed
290e8e0
View commit details
Copy full SHA for 290e8e0
View code at this point
Browse repository at this point
refactor: use `Lazy` for static
discord9
committed
754b28c
View commit details
Copy full SHA for 754b28c
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Apply let-else statements
youknowone
committed
499b34c
View commit details
Copy full SHA for 499b34c
View code at this point
Browse repository at this point
Commits on Nov 4, 2022
Fix errors from update to rust 1.65
DimitrisJim
committed
9d303a2
View commit details
Copy full SHA for 9d303a2
View code at this point
Browse repository at this point
Commits on Oct 28, 2022
Respond to reviewer comments
devonhollowood
committed
96bf177
View commit details
Copy full SHA for 96bf177
View code at this point
Browse repository at this point
Apply suggestions from code review
Show description for fa50056
devonhollowood
and
youknowone
authored
fa50056
View commit details
Copy full SHA for fa50056
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Implement more accurate hypot()
Show description for 3739372
devonhollowood
committed
3739372
View commit details
Copy full SHA for 3739372
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Accept reviewer suggestion
Show description for 4cfe145
devonhollowood
and
youknowone
authored
4cfe145
View commit details
Copy full SHA for 4cfe145
View code at this point
Browse repository at this point
Use improved log2() implementation for log10()
Show description for 82b4990
devonhollowood
committed
82b4990
View commit details
Copy full SHA for 82b4990
View code at this point
Browse repository at this point
Commits on Oct 23, 2022
Respond to reviewer comments
devonhollowood
committed
893f86e
View commit details
Copy full SHA for 893f86e
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
Allow log2() to work on large integers
devonhollowood
committed
beeb044
View commit details
Copy full SHA for beeb044
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Merge pull request #4223 from youknowone/nightly-clippy
Show description for 6d140fb
youknowone
authored
6d140fb
View commit details
Copy full SHA for 6d140fb
View code at this point
Browse repository at this point
Merge pull request #4228 from gilteunchoi/remove-old-doc-remark
Show description for 00dc025
youknowone
authored
00dc025
View commit details
Copy full SHA for 00dc025
View code at this point
Browse repository at this point
Refactor Mapping Protocol (#4222)
qingshi163
authored
2c5cacf
View commit details
Copy full SHA for 2c5cacf
View code at this point
Browse repository at this point
remove most of old __doc__ remarks
gilteunchoi
committed
227034d
View commit details
Copy full SHA for 227034d
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Introduce PyAtomicRef and impl for PyObject.typ (#3828)
Show description for 30aeb8b
qingshi163
authored
30aeb8b
View commit details
Copy full SHA for 30aeb8b
View code at this point
Browse repository at this point
Fix nightly clippy warnings
youknowone
committed
d94f638
View commit details
Copy full SHA for d94f638
View code at this point
Browse repository at this point
clippy is platform-dependent
youknowone
committed
185e0cb
View commit details
Copy full SHA for 185e0cb
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Optimize PyType Creation (#4209)
qingshi163
authored
273ffd9
View commit details
Copy full SHA for 273ffd9
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
Refactor Sequence Protocol (#4137)
Show description for 186990f
qingshi163
authored
186990f
View commit details
Copy full SHA for 186990f
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
Implements 6 os/posix constants missing for macos (#4110)
ecpost
authored
c2a5acb
View commit details
Copy full SHA for c2a5acb
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
pyproperty -> pygetset
Show description for e002191
youknowone
committed
e002191
View commit details
Copy full SHA for e002191
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Merge pull request #4151 from jopemachine/add-cbrt
Show description for 368e47c
youknowone
authored
368e47c
View commit details
Copy full SHA for 368e47c
View code at this point
Browse repository at this point
Fix edge case of `math.pow(0.0, -inf)`, `math.pow(-0.0, -inf)`
jopemachine
committed
e0f491e
View commit details
Copy full SHA for e0f491e
View code at this point
Browse repository at this point
Add `math.cbrt`
Show description for 96fc308
jopemachine
committed
96fc308
View commit details
Copy full SHA for 96fc308
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
Add `math.exp2`
jopemachine
committed
1933e5f
View commit details
Copy full SHA for 1933e5f
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
Remove _platform RustPython-only module
youknowone
committed
e400c60
View commit details
Copy full SHA for e400c60
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.