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 }}
sthagen
/
RustPython-RustPython
Public
forked from
RustPython/RustPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
RustPython-RustPython
tests
on
coolreader18/ctx-rust-classes
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2019
Merge pull request #852 from palaviv/scandir
Show description for adb6632
windelbouwman
authored
adb6632
View commit details
Copy full SHA for adb6632
View code at this point
Browse repository at this point
Merge pull request #854 from sanxiyn/delete-tuple
Show description for d55d884
coolreader18
authored
d55d884
View commit details
Copy full SHA for d55d884
View code at this point
Browse repository at this point
Assert deleted variables are really deleted
sanxiyn
committed
2aeb0ad
View commit details
Copy full SHA for 2aeb0ad
View code at this point
Browse repository at this point
Implement deleting tuples
sanxiyn
committed
87f9a8e
View commit details
Copy full SHA for 87f9a8e
View code at this point
Browse repository at this point
Add set.isdisjoint
palaviv
committed
3986e2f
View commit details
Copy full SHA for 3986e2f
View code at this point
Browse repository at this point
Add DirEntry.{is_file}
palaviv
committed
64e6ea0
View commit details
Copy full SHA for 64e6ea0
View code at this point
Browse repository at this point
Add DirEntry.{is_dir}
palaviv
committed
548f3f3
View commit details
Copy full SHA for 548f3f3
View code at this point
Browse repository at this point
Add DirEntry.{name, path}
palaviv
committed
858a6d0
View commit details
Copy full SHA for 858a6d0
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
Merge pull request #850 from palaviv/socket-fileno
Show description for 3afb5d3
windelbouwman
authored
3afb5d3
View commit details
Copy full SHA for 3afb5d3
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
Merge pull request #851 from RustPython/coolreader18/pycallable
Show description for 89aa077
coolreader18
authored
89aa077
View commit details
Copy full SHA for 89aa077
View code at this point
Browse repository at this point
Merge pull request #849 from palaviv/os-temp-dir
Show description for 148ef5c
coolreader18
authored
148ef5c
View commit details
Copy full SHA for 148ef5c
View code at this point
Browse repository at this point
Update callable test
coolreader18
committed
a984fd3
View commit details
Copy full SHA for a984fd3
View code at this point
Browse repository at this point
Rename os test folder
palaviv
committed
d704a0f
View commit details
Copy full SHA for d704a0f
View code at this point
Browse repository at this point
Don't delete test dir
palaviv
committed
8215ec0
View commit details
Copy full SHA for 8215ec0
View code at this point
Browse repository at this point
Test fileno only on posix
palaviv
committed
f42c2a6
View commit details
Copy full SHA for f42c2a6
View code at this point
Browse repository at this point
Close open reference to test file
palaviv
committed
aef9738
View commit details
Copy full SHA for aef9738
View code at this point
Browse repository at this point
Add socket.fileno for windows
palaviv
committed
e7b059e
View commit details
Copy full SHA for e7b059e
View code at this point
Browse repository at this point
Add socket.fileno for unix
palaviv
committed
cf0a920
View commit details
Copy full SHA for cf0a920
View code at this point
Browse repository at this point
Add prints for windows debug
palaviv
committed
08f2a57
View commit details
Copy full SHA for 08f2a57
View code at this point
Browse repository at this point
Try to fix windows test
palaviv
committed
00e46b7
View commit details
Copy full SHA for 00e46b7
View code at this point
Browse repository at this point
Use temp dir for os test
palaviv
committed
abb9cde
View commit details
Copy full SHA for abb9cde
View code at this point
Browse repository at this point
Add os.sep
palaviv
committed
a75e763
View commit details
Copy full SHA for a75e763
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
Merge pull request #843 from jgirardet/parsenew
Show description for 319bb80
windelbouwman
authored
319bb80
View commit details
Copy full SHA for 319bb80
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
Improve syntax error with line information.
windelbouwman
committed
eb16f16
View commit details
Copy full SHA for eb16f16
View code at this point
Browse repository at this point
Merge pull request #841 from RustPython/mutual-import
Show description for 615a121
cthulahoops
authored
615a121
View commit details
Copy full SHA for 615a121
View code at this point
Browse repository at this point
support bytes creation from hex and ascii
jgirardet
committed
9c57ae4
View commit details
Copy full SHA for 9c57ae4
View code at this point
Browse repository at this point
Merge pull request #839 from RustPython/nonlocal
Show description for 240c1e4
windelbouwman
authored
240c1e4
View commit details
Copy full SHA for 240c1e4
View code at this point
Browse repository at this point
Support mutual importing modules.
windelbouwman
committed
06563a3
View commit details
Copy full SHA for 06563a3
View code at this point
Browse repository at this point
Merge pull request #767 from skinny121/slice_new
Show description for 75e8f81
windelbouwman
authored
75e8f81
View commit details
Copy full SHA for 75e8f81
View code at this point
Browse repository at this point
Merge branch 'master' into slice_new
Show description for f2873a5
skinnyBat
committed
f2873a5
View commit details
Copy full SHA for f2873a5
View code at this point
Browse repository at this point
Fix test again
coolreader18
committed
11bf84e
View commit details
Copy full SHA for 11bf84e
View code at this point
Browse repository at this point
Fix os.unsetenv test for windows
coolreader18
committed
96d6c51
View commit details
Copy full SHA for 96d6c51
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Add nonlocal support.
windelbouwman
committed
6abf151
View commit details
Copy full SHA for 6abf151
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Merge pull request #835 from RustPython/coolreader18/weakproxy
Show description for 78db5ea
windelbouwman
authored
78db5ea
View commit details
Copy full SHA for 78db5ea
View code at this point
Browse repository at this point
Guard for changes in dictionary size during iteration.
cthulahoops
committed
c9b479c
View commit details
Copy full SHA for c9b479c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.