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
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 }}
CHOUMnote
/
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
Datepicker
All time
Commit history
Commits on May 21, 2022
Merge pull request #3728 from rng-dynamics/object-sizeof
Show description for bce9341
youknowone
authored
bce9341
View commit details
Copy full SHA for bce9341
Browse repository at this point
Merge pull request #3725 from youknowone/opt-nth
Show description for 59c0aeb
youknowone
authored
59c0aeb
View commit details
Copy full SHA for 59c0aeb
Browse repository at this point
Commits on May 20, 2022
Merge pull request #3727 from fanninpm/beta-clippy
Show description for b289aa5
youknowone
authored
b289aa5
View commit details
Copy full SHA for b289aa5
Browse repository at this point
object.__sizeof__()
rng-dynamics
committed
1c734b0
View commit details
Copy full SHA for 1c734b0
Browse repository at this point
Switch clippy to beta
Show description for ff68466
fanninpm
committed
ff68466
View commit details
Copy full SHA for ff68466
Browse repository at this point
Commits on May 19, 2022
Remove Instruction::MapAddRev
youknowone
committed
d58ddd2
View commit details
Copy full SHA for d58ddd2
Browse repository at this point
no rc operation for nth_value
youknowone
committed
8685c4f
View commit details
Copy full SHA for 8685c4f
Browse repository at this point
Fix comprehension instruction evaluation order
youknowone
committed
503a147
View commit details
Copy full SHA for 503a147
Browse repository at this point
Merge pull request #3723 from deantvv/io-buffered-args
Show description for 8548bbd
youknowone
authored
8548bbd
View commit details
Copy full SHA for 8548bbd
Browse repository at this point
io: enhance error message in Buffered* class
deantvv
committed
121b35d
View commit details
Copy full SHA for 121b35d
Browse repository at this point
Merge pull request #3722 from RustPython/revert-3716-to-pyexc
Show description for 01a2127
youknowone
authored
01a2127
View commit details
Copy full SHA for 01a2127
Browse repository at this point
Change PyResult<T, E> back to PyResult<T>
coolreader18
committed
9903bbc
View commit details
Copy full SHA for 9903bbc
Browse repository at this point
Remove unused msvcrt::get_errno
coolreader18
committed
f04bc70
View commit details
Copy full SHA for f04bc70
Browse repository at this point
Merge pull request #3720 from youknowone/parking-lot
Show description for d6a3358
youknowone
authored
d6a3358
View commit details
Copy full SHA for d6a3358
Browse repository at this point
Commits on May 18, 2022
Use single version of parking_lot
youknowone
committed
753041b
View commit details
Copy full SHA for 753041b
Browse repository at this point
Merge pull request #3696 from youknowone/dict
Show description for 1cb6925
youknowone
authored
1cb6925
View commit details
Copy full SHA for 1cb6925
Browse repository at this point
Add unsafe comments
youknowone
committed
25a6629
View commit details
Copy full SHA for 25a6629
Browse repository at this point
get_unchecked when compiler cannot guess boundary-safety
youknowone
committed
52cce3f
View commit details
Copy full SHA for 52cce3f
Browse repository at this point
DictInner::indices: Vec<i64> => Vec<IndexEntry>
youknowone
committed
855ab4b
View commit details
Copy full SHA for 855ab4b
Browse repository at this point
Remove DictInner::next_new_entry_idx
youknowone
committed
0652485
View commit details
Copy full SHA for 0652485
Browse repository at this point
remove last in loop in DictInner::pop_back
youknowone
committed
15a8f6f
View commit details
Copy full SHA for 15a8f6f
Browse repository at this point
assertion for Option<DictEntry> size
youknowone
committed
a927814
View commit details
Copy full SHA for a927814
Browse repository at this point
Merge pull request #3711 from youknowone/pyexact
Show description for aa10084
youknowone
authored
aa10084
View commit details
Copy full SHA for aa10084
Browse repository at this point
Commits on May 17, 2022
Merge pull request #3716 from youknowone/to-pyexc
Show description for c6a66be
youknowone
authored
c6a66be
View commit details
Copy full SHA for c6a66be
Browse repository at this point
clean up socket based on ToPyException
youknowone
committed
f15c51b
View commit details
Copy full SHA for f15c51b
Browse repository at this point
PyResult<T, E>
youknowone
committed
c2dd487
View commit details
Copy full SHA for c2dd487
Browse repository at this point
Fixed int.real, int.numerator etc. returns wrong value when it's int type. (#3715)
killme2008
authored
6343332
View commit details
Copy full SHA for 6343332
Browse repository at this point
Merge pull request #3714 from youknowone/cut_attr
Show description for b4b1e26
youknowone
authored
b4b1e26
View commit details
Copy full SHA for b4b1e26
Browse repository at this point
cut get_attr not to inline its bloated body but allow optionally
youknowone
committed
9763d8b
View commit details
Copy full SHA for 9763d8b
Browse repository at this point
Merge pull request #3712 from youknowone/pyfunctionref
Show description for bf7d376
youknowone
authored
bf7d376
View commit details
Copy full SHA for bf7d376
Browse repository at this point
Commits on May 16, 2022
adapt PyExact
youknowone
committed
cce206c
View commit details
Copy full SHA for cce206c
Browse repository at this point
adapt PyExact To DictKey
youknowone
committed
6d3589d
View commit details
Copy full SHA for 6d3589d
Browse repository at this point
PyExact as counterpart of PyExactRef
youknowone
committed
be81dd0
View commit details
Copy full SHA for be81dd0
Browse repository at this point
Remove PyFunctionRef
youknowone
committed
239f92f
View commit details
Copy full SHA for 239f92f
Browse repository at this point
Merge pull request #3709 from youknowone/pystr-interned
Show description for e809158
youknowone
authored
e809158
View commit details
Copy full SHA for e809158
Browse repository at this point
Previous
Next
You can’t perform that action at this time.