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 }}
CodeTriangle
/
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 May 28, 2020
premature push, whoops
CodeTriangle
committed
eafb741
View commit details
Copy full SHA for eafb741
Browse repository at this point
rustfmt was not pleased
CodeTriangle
committed
d3dc524
View commit details
Copy full SHA for d3dc524
Browse repository at this point
Commits on May 27, 2020
more conditional compiling, this time for errors
CodeTriangle
committed
b35b840
View commit details
Copy full SHA for b35b840
Browse repository at this point
Add the OpenBSD support that I am smart enough to
CodeTriangle
committed
f2eb588
View commit details
Copy full SHA for f2eb588
Browse repository at this point
Commits on May 26, 2020
Add todos in front of unittest.skip("RustPython") notes
coolreader18
committed
3ba023b
View commit details
Copy full SHA for 3ba023b
Browse repository at this point
Commits on May 25, 2020
Merge pull request #1936 from RustPython/coolreader18/_thread-start_new_thread
Show description for e14adc4
coolreader18
authored
e14adc4
View commit details
Copy full SHA for e14adc4
Browse repository at this point
Merge pull request #1941 from jamestwebber/patch-1
Show description for b2cd95c
coolreader18
authored
b2cd95c
View commit details
Copy full SHA for b2cd95c
Browse repository at this point
Add TODO for parking_lot git dependency
coolreader18
committed
90223d8
View commit details
Copy full SHA for 90223d8
Browse repository at this point
Commits on May 24, 2020
update rust version in readme
jamestwebber
authored
8680076
View commit details
Copy full SHA for 8680076
Browse repository at this point
Add _thread._count, repr(lock), and respect TIMEOUT_MAX
coolreader18
committed
a6afd9e
View commit details
Copy full SHA for a6afd9e
Browse repository at this point
Commits on May 23, 2020
Add TODO in snippets.test_threading
coolreader18
committed
fc2f2d1
View commit details
Copy full SHA for fc2f2d1
Browse repository at this point
Fix thread tests a bit
coolreader18
committed
3a8daf1
View commit details
Copy full SHA for 3a8daf1
Browse repository at this point
Add test.{lock_tests,test_thread} from CPython 3.8.2
coolreader18
committed
846aa96
View commit details
Copy full SHA for 846aa96
Browse repository at this point
Fix WeakSet equality testing
coolreader18
committed
304f403
View commit details
Copy full SHA for 304f403
Browse repository at this point
Box signal_handlers to reduce size_of::<VirtualMachine>()
coolreader18
committed
4c5dc29
View commit details
Copy full SHA for 4c5dc29
Browse repository at this point
Add some TODO comments
coolreader18
committed
2e536ec
View commit details
Copy full SHA for 2e536ec
Browse repository at this point
Disable _thread on wasm
coolreader18
committed
0b98c18
View commit details
Copy full SHA for 0b98c18
Browse repository at this point
Add more _thread APIs
coolreader18
committed
56cfd83
View commit details
Copy full SHA for 56cfd83
Browse repository at this point
Add _thread.start_new_thread
coolreader18
committed
97c51be
View commit details
Copy full SHA for 97c51be
Browse repository at this point
Merge pull request #1939 from RustPython/coolreader18/random-std-rng
Show description for 7967d30
coolreader18
authored
7967d30
View commit details
Copy full SHA for 7967d30
Browse repository at this point
Box StdRng
coolreader18
committed
63873e3
View commit details
Copy full SHA for 63873e3
Browse repository at this point
Commits on May 22, 2020
Merge pull request #1933 from RustPython/coolreader18/arc-vm-state
Show description for 6ed172d
coolreader18
authored
6ed172d
View commit details
Copy full SHA for 6ed172d
Browse repository at this point
Merge pull request #1935 from RustPython/coolreader18/_thread-mutexes
Show description for 901e766
coolreader18
authored
901e766
View commit details
Copy full SHA for 901e766
Browse repository at this point
Merge pull request #1938 from mrmiywj/support_initgroups_in_os
Show description for 970981c
coolreader18
authored
970981c
View commit details
Copy full SHA for 970981c
Browse repository at this point
Merge pull request #1931 from TheAnyKey/TheAnyKey/p39_generalize_decorators
Show description for 2ecfd48
coolreader18
authored
2ecfd48
View commit details
Copy full SHA for 2ecfd48
Browse repository at this point
Use StdRng instead of ThreadRng in _random
coolreader18
committed
c7bb84f
View commit details
Copy full SHA for c7bb84f
Browse repository at this point
Commits on May 21, 2020
support initgroups in os module
mrmiywj
committed
d4a24fa
View commit details
Copy full SHA for d4a24fa
Browse repository at this point
Commits on May 19, 2020
Use a git version for RawReentrantMutex + RawMutexStatus
coolreader18
committed
93f697c
View commit details
Copy full SHA for 93f697c
Browse repository at this point
Merge pull request #1932 from RustPython/coolreader18/minor-stuff
Show description for 53ada9f
youknowone
authored
53ada9f
View commit details
Copy full SHA for 53ada9f
Browse repository at this point
Implement Python 3.9 style string functions: removeprefix and removesuffix PEP616
Show description for daaf906
TheAnyKey
authored
daaf906
View commit details
Copy full SHA for daaf906
Browse repository at this point
Commits on May 18, 2020
Merge pull request #1937 from mrmiywj/add_setregid_support_os
Show description for 2b5597d
coolreader18
authored
2b5597d
View commit details
Copy full SHA for 2b5597d
Browse repository at this point
support setregid in os module
mrmiywj
committed
9df0374
View commit details
Copy full SHA for 9df0374
Browse repository at this point
Commits on May 17, 2020
Impl Send + Sync for RawReentrantMutex
coolreader18
committed
e110f5e
View commit details
Copy full SHA for e110f5e
Browse repository at this point
Merge pull request #1930 from palaviv/threading-support
Show description for 93894b0
coolreader18
authored
93894b0
View commit details
Copy full SHA for 93894b0
Browse repository at this point
Add RLock.tp_new
coolreader18
committed
b31f23f
View commit details
Copy full SHA for b31f23f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.