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 }}
lightsofapollo
/
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
master
User selector
All users
All time
Commit history
Commits on Jul 11, 2019
Merge pull request #1136 from RustPython/coolreader18/cpython-libs2
Show description for c5ad583
windelbouwman
authored
c5ad583
View commit details
Copy full SHA for c5ad583
Browse repository at this point
Remove async sections of contextlib.py
coolreader18
committed
56fb6af
View commit details
Copy full SHA for 56fb6af
Browse repository at this point
Add fnmatch and shlex
coolreader18
committed
0b7ca17
View commit details
Copy full SHA for 0b7ca17
Browse repository at this point
Add contextlib.py
coolreader18
committed
91d5fc3
View commit details
Copy full SHA for 91d5fc3
Browse repository at this point
Merge pull request #1134 from RustPython/coolreader18/collections-defaultdict
Show description for 3c9045d
windelbouwman
authored
3c9045d
View commit details
Copy full SHA for 3c9045d
Browse repository at this point
Add pprint.py
coolreader18
committed
bf3f09c
View commit details
Copy full SHA for bf3f09c
Browse repository at this point
Add defaultdict to collections
coolreader18
committed
5e5d726
View commit details
Copy full SHA for 5e5d726
Browse repository at this point
Commits on Jul 10, 2019
Merge pull request #1126 from RustPython/coolreader18/flamescope-profiling
Show description for 8869130
windelbouwman
authored
8869130
View commit details
Copy full SHA for 8869130
Browse repository at this point
Merge pull request #1130 from RustPython/re-kung-fu
Show description for 55fbe7f
coolreader18
authored
55fbe7f
View commit details
Copy full SHA for 55fbe7f
Browse repository at this point
Address feedback
Show description for 3beaf5f
coolreader18
committed
3beaf5f
View commit details
Copy full SHA for 3beaf5f
Browse repository at this point
Update to flamescope 0.1.1
coolreader18
committed
8e06a30
View commit details
Copy full SHA for 8e06a30
Browse repository at this point
Remove flame_note! macro
coolreader18
committed
84a48ae
View commit details
Copy full SHA for 84a48ae
Browse repository at this point
Add profiling documentation to README.md
coolreader18
committed
33b3cee
View commit details
Copy full SHA for 33b3cee
Browse repository at this point
Add profiling using flamescope/speedscope
coolreader18
committed
ecdbe04
View commit details
Copy full SHA for ecdbe04
Browse repository at this point
Add default argument to dict.pop. Add logging and traceback python modules.
windelbouwman
committed
1612198
View commit details
Copy full SHA for 1612198
Browse repository at this point
Merge pull request #1128 from RustPython/re-kung-fu
Show description for 98e6486
windelbouwman
authored
98e6486
View commit details
Copy full SHA for 98e6486
Browse repository at this point
Merge pull request #1123 from corona10/fix_complex_hash
Show description for dd20263
windelbouwman
authored
dd20263
View commit details
Copy full SHA for dd20263
Browse repository at this point
Merge pull request #1129 from RustPython/coolreader18/no-bare-trait-objects
Show description for b2c515c
windelbouwman
authored
b2c515c
View commit details
Copy full SHA for b2c515c
Browse repository at this point
Add time.ctime, time.strftime
windelbouwman
committed
fb23cc6
View commit details
Copy full SHA for fb23cc6
Browse repository at this point
Cover up bare trait objects with a dyn
coolreader18
committed
9204035
View commit details
Copy full SHA for 9204035
Browse repository at this point
Add time.gmtime function.
windelbouwman
committed
0ab3965
View commit details
Copy full SHA for 0ab3965
Browse repository at this point
Merge pull request #1127 from RustPython/re-kung-fu
Show description for 5edcecb
coolreader18
authored
5edcecb
View commit details
Copy full SHA for 5edcecb
Browse repository at this point
Merge pull request #1121 from RustPython/coolreader18/docs-logo
Show description for 8a46cdf
windelbouwman
authored
8a46cdf
View commit details
Copy full SHA for 8a46cdf
Browse repository at this point
Improve re module. Favor string.py over string.rs
windelbouwman
committed
d16c288
View commit details
Copy full SHA for d16c288
Browse repository at this point
complex: Fix hash function to work correctly
Show description for d349d25
corona10
committed
d349d25
View commit details
Copy full SHA for d349d25
Browse repository at this point
Commits on Jul 9, 2019
Merge pull request #1124 from corona10/sys_maxunicode
Show description for 9261d94
windelbouwman
authored
9261d94
View commit details
Copy full SHA for 9261d94
Browse repository at this point
Merge pull request #1122 from palaviv/fix-exception-stack
Show description for bdd7fa8
windelbouwman
authored
bdd7fa8
View commit details
Copy full SHA for bdd7fa8
Browse repository at this point
sys: Fix sys.maxsize and add sys.maxunicode
Show description for 2e618af
corona10
committed
2e618af
View commit details
Copy full SHA for 2e618af
Browse repository at this point
Use cloned
palaviv
committed
b815d47
View commit details
Copy full SHA for b815d47
Browse repository at this point
Fix exception stack
palaviv
committed
86cbc2e
View commit details
Copy full SHA for 86cbc2e
Browse repository at this point
Merge pull request #1119 from silmeth/text_file_io
Show description for e5d0a02
windelbouwman
authored
e5d0a02
View commit details
Copy full SHA for e5d0a02
Browse repository at this point
use vm.call_method() instead of get_method&invoke, remove String alloc
silmeth
committed
afec714
View commit details
Copy full SHA for afec714
Browse repository at this point
Merge pull request #1120 from RustPython/coolreader18/flame-profiling
Show description for 53ce362
windelbouwman
authored
53ce362
View commit details
Copy full SHA for 53ce362
Browse repository at this point
Merge pull request #1097 from RustPython/coolreader18/collections-deque
Show description for 86decbb
windelbouwman
authored
86decbb
View commit details
Copy full SHA for 86decbb
Browse repository at this point
Add #![doc(html_logo_url = ...)] to crates
coolreader18
committed
0893076
View commit details
Copy full SHA for 0893076
Browse repository at this point
Previous
Next
You can’t perform that action at this time.