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 }}
dvermd
/
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
vm
src
stdlib
on
document_code_generation
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 23, 2022
Add `_fields` attribute to ast
mumallaeng
committed
b35330b
View commit details
Copy full SHA for b35330b
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Chain reduce (#4232)
dannasman
authored
78586f0
View commit details
Copy full SHA for 78586f0
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
Merge pull request #4235 from dannasman/zip_longest_reduce
Show description for 2868e87
youknowone
authored
2868e87
View commit details
Copy full SHA for 2868e87
View code at this point
Browse repository at this point
Fix compatibility bug for min/max builtins
Show description for 052b87b
devonhollowood
committed
052b87b
View commit details
Copy full SHA for 052b87b
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
fix clippy issues
dannasman
committed
0706d8e
View commit details
Copy full SHA for 0706d8e
View code at this point
Browse repository at this point
add reduce and setstate for zip_longest
dannasman
committed
f6e423c
View commit details
Copy full SHA for f6e423c
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
Add end locations to all nodes (#4192)
charliermarsh
authored
610d408
View commit details
Copy full SHA for 610d408
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 Oct 5, 2022
Add takewhile.__setstate__
dvermd
committed
fdd159c
View commit details
Copy full SHA for fdd159c
View code at this point
Browse repository at this point
Commits on Oct 4, 2022
Add dropwhile.__reduce__
dvermd
committed
bfa74dd
View commit details
Copy full SHA for bfa74dd
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
add takewhile.__reduce__
dvermd
committed
164e343
View commit details
Copy full SHA for 164e343
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 10, 2022
Change function name `mat_mul` -> `matmul`
jopemachine
committed
16755fa
View commit details
Copy full SHA for 16755fa
View code at this point
Browse repository at this point
Commits on Aug 23, 2022
Add built-in `breakpoint` function (#4122)
jopemachine
authored
e9970ed
View commit details
Copy full SHA for e9970ed
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
remove Mode from codegen root
youknowone
committed
60a6714
View commit details
Copy full SHA for 60a6714
View code at this point
Browse repository at this point
new_syntax_error working without full compiler
Show description for 55061c7
youknowone
committed
55061c7
View commit details
Copy full SHA for 55061c7
View code at this point
Browse repository at this point
Create vm::compiler to handle CompileError variations
youknowone
committed
07e339a
View commit details
Copy full SHA for 07e339a
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
Add source_path to ParseError
youknowone
committed
d45f3da
View commit details
Copy full SHA for d45f3da
View code at this point
Browse repository at this point
codegen::{CompileError -> CodegenError}
youknowone
committed
58f5122
View commit details
Copy full SHA for 58f5122
View code at this point
Browse repository at this point
Refactor Mode and partial parser/codegen for eval/exec
youknowone
committed
1606c26
View commit details
Copy full SHA for 1606c26
View code at this point
Browse repository at this point
Refactor symboltables and _ast to use codegen when possible
youknowone
committed
4d0d9ff
View commit details
Copy full SHA for 4d0d9ff
View code at this point
Browse repository at this point
reorganize compiler crates
youknowone
committed
fb5ac9e
View commit details
Copy full SHA for fb5ac9e
View code at this point
Browse repository at this point
relocate conversion traits and fix build
youknowone
committed
7b959df
View commit details
Copy full SHA for 7b959df
View code at this point
Browse repository at this point
feat: _winapi.GetModuleFileName
jiang1997
authored and
youknowone
committed
5d7dcce
View commit details
Copy full SHA for 5d7dcce
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
Feature: sys.orig_argv (#4048)
Karatuss
authored
c334626
View commit details
Copy full SHA for c334626
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Merge pull request #4103 from coolreader18/no-nullablesocket
Show description for 5c58b32
youknowone
authored
5c58b32
View commit details
Copy full SHA for 5c58b32
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.