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 }}
datadevopscloud
/
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
tests
on
master
User selector
All users
All time
Commit history
Commits on Nov 13, 2019
Merge pull request #1489 from tcmal/master
Show description for 28dfe95
coolreader18
authored
28dfe95
View commit details
Copy full SHA for 28dfe95
View code at this point
Browse repository at this point
Commits on Nov 11, 2019
Merge pull request #1593 from RustPython/coolreader18/raw-byte-lit-fix
Show description for 0449b2a
coolreader18
authored
0449b2a
View commit details
Copy full SHA for 0449b2a
View code at this point
Browse repository at this point
Fix select test on windows
coolreader18
committed
583b5ff
View commit details
Copy full SHA for 583b5ff
View code at this point
Browse repository at this point
Update remainder module of math
Show description for ed075cf
Writtic
committed
ed075cf
View commit details
Copy full SHA for ed075cf
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Merge pull request #1542 from RustPython/coolreader18/asyncawait
Show description for b5a18fa
coolreader18
authored
b5a18fa
View commit details
Copy full SHA for b5a18fa
View code at this point
Browse repository at this point
Merge pull request #1582 from palaviv/method-doc
Show description for c7702bd
coolreader18
authored
c7702bd
View commit details
Copy full SHA for c7702bd
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Merge pull request #1581 from Writtic/writtic/improve_fromhex
Show description for 153ce3f
palaviv
authored
153ce3f
View commit details
Copy full SHA for 153ce3f
View code at this point
Browse repository at this point
Add async for
coolreader18
committed
6bc33fb
View commit details
Copy full SHA for 6bc33fb
View code at this point
Browse repository at this point
Fix tests
coolreader18
committed
30a2223
View commit details
Copy full SHA for 30a2223
View code at this point
Browse repository at this point
Add tests
coolreader18
committed
fe2946b
View commit details
Copy full SHA for fe2946b
View code at this point
Browse repository at this point
Merge pull request #1525 from alanjds/dummy_threading
Show description for 52f1965
coolreader18
authored
52f1965
View commit details
Copy full SHA for 52f1965
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
Rectify test cases
Show description for 6a2c721
johan.park
committed
6a2c721
View commit details
Copy full SHA for 6a2c721
View code at this point
Browse repository at this point
Commits on Nov 4, 2019
Merge pull request #1578 from palaviv/with-traceback
Show description for 17b11a0
coolreader18
authored
17b11a0
View commit details
Copy full SHA for 17b11a0
View code at this point
Browse repository at this point
Merge pull request #1577 from Regexp96/isupper-and-lower
Show description for 82c4c91
coolreader18
authored
82c4c91
View commit details
Copy full SHA for 82c4c91
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
Return function attributs in method
palaviv
committed
841e224
View commit details
Copy full SHA for 841e224
View code at this point
Browse repository at this point
Merge pull request #1580 from seeeturtle/doc-f
Show description for 72989cd
palaviv
authored
72989cd
View commit details
Copy full SHA for 72989cd
View code at this point
Browse repository at this point
Improve float.fromhex module representation case
Show description for bbd274a
johan.park
committed
bbd274a
View commit details
Copy full SHA for bbd274a
View code at this point
Browse repository at this point
Set docstring of function as None if not declared
Show description for 5381817
seeeturtle
committed
5381817
View commit details
Copy full SHA for 5381817
View code at this point
Browse repository at this point
Allow None as with_tracebak arg
palaviv
committed
74b6d7c
View commit details
Copy full SHA for 74b6d7c
View code at this point
Browse repository at this point
Merge pull request #1572 from RustPython/coolreader18/socket-socket2
Show description for 24cc679
coolreader18
authored
24cc679
View commit details
Copy full SHA for 24cc679
View code at this point
Browse repository at this point
Commits on Nov 1, 2019
Add test for exception with_traceback
palaviv
committed
1fb868a
View commit details
Copy full SHA for 1fb868a
View code at this point
Browse repository at this point
Merge pull request #1573 from palaviv/tb-object
Show description for 1341a55
palaviv
authored
1341a55
View commit details
Copy full SHA for 1341a55
View code at this point
Browse repository at this point
Commits on Oct 31, 2019
Minimal test for threading module
alanjds
committed
2e36df0
View commit details
Copy full SHA for 2e36df0
View code at this point
Browse repository at this point
Improve float.fromhex module of objfloat (#1552)
Show description for 40a22f2
Johan
authored and
windelbouwman
committed
40a22f2
View commit details
Copy full SHA for 40a22f2
View code at this point
Browse repository at this point
add some tests
J Regex
committed
8499955
View commit details
Copy full SHA for 8499955
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
Fix some minor stuff
coolreader18
committed
460e149
View commit details
Copy full SHA for 460e149
View code at this point
Browse repository at this point
Add select test
coolreader18
committed
d0b39f9
View commit details
Copy full SHA for d0b39f9
View code at this point
Browse repository at this point
Fix _socket.socket __new__/__init__, set timeout
coolreader18
committed
25a571a
View commit details
Copy full SHA for 25a571a
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
Fix underscores for isupper
coolreader18
committed
368fe72
View commit details
Copy full SHA for 368fe72
View code at this point
Browse repository at this point
Commits on Oct 27, 2019
Change test so it would not print traceback
palaviv
committed
91bd78d
View commit details
Copy full SHA for 91bd78d
View code at this point
Browse repository at this point
Add tests for traceback
palaviv
committed
b41f871
View commit details
Copy full SHA for b41f871
View code at this point
Browse repository at this point
Commits on Oct 26, 2019
Merge pull request #1565 from yanganto/whats_left_error
Show description for 914299a
coolreader18
authored
914299a
View commit details
Copy full SHA for 914299a
View code at this point
Browse repository at this point
Merge pull request #1567 from HyeockJinKim/issue1527
Show description for 1a00ebd
coolreader18
authored
1a00ebd
View commit details
Copy full SHA for 1a00ebd
View code at this point
Browse repository at this point
Merge pull request #1553 from RustPython/coolreader18/select
Show description for de02824
coolreader18
authored
de02824
View commit details
Copy full SHA for de02824
View code at this point
Browse repository at this point
Add tests for float
HyeockJinKim
committed
bc67dd1
View commit details
Copy full SHA for bc67dd1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.