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 }}
lineCode
/
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
Datepicker
All time
Commit history
Commits on Jan 29, 2021
Merge pull request #2416 from RustPython/coolreader18/misc-os
Show description for 1976740
coolreader18
authored
1976740
View commit details
Copy full SHA for 1976740
Browse repository at this point
Merge pull request #2403 from RustPython/coolreader18/bincode-libmap
Show description for da63324
coolreader18
authored
da63324
View commit details
Copy full SHA for da63324
Browse repository at this point
Serialize entire frozen hashmap to bytes
coolreader18
committed
58503cb
View commit details
Copy full SHA for 58503cb
Browse repository at this point
Add enumerate kwargs, stat_result unnamed fields, -u flag
coolreader18
committed
942b8af
View commit details
Copy full SHA for 942b8af
Browse repository at this point
Use the which crate to figure out sys.executable
coolreader18
committed
36f5257
View commit details
Copy full SHA for 36f5257
Browse repository at this point
EnvironmentError = OSError, fix __radd__ str
coolreader18
committed
fbbf242
View commit details
Copy full SHA for fbbf242
Browse repository at this point
DirEntry as os.PathLike, st_xtime_ns
coolreader18
committed
76b6abb
View commit details
Copy full SHA for 76b6abb
Browse repository at this point
Merge pull request #2419 from ishigoya/master
Show description for dd8d3c1
youknowone
authored
dd8d3c1
View commit details
Copy full SHA for dd8d3c1
Browse repository at this point
Merge pull request #2422 from RustPython/coolreader18/stub-xml
Show description for 7cdafe7
coolreader18
authored
7cdafe7
View commit details
Copy full SHA for 7cdafe7
Browse repository at this point
Merge pull request #2415 from RustPython/coolreader18/csv-writer
Show description for dd267b5
youknowone
authored
dd267b5
View commit details
Copy full SHA for dd267b5
Browse repository at this point
Merge pull request #2417 from RustPython/update-python-version
Show description for 18a27ea
youknowone
authored
18a27ea
View commit details
Copy full SHA for 18a27ea
Browse repository at this point
Merge pull request #2420 from RustPython/coolreader18/empty-map-cformat
Show description for bd9ab67
youknowone
authored
bd9ab67
View commit details
Copy full SHA for bd9ab67
Browse repository at this point
Merge pull request #2423 from fanninpm/update-argparse
Show description for 53da086
coolreader18
authored
53da086
View commit details
Copy full SHA for 53da086
Browse repository at this point
Commits on Jan 28, 2021
Fix capitalization in error message
Show description for f747f1d
fanninpm
committed
f747f1d
View commit details
Copy full SHA for f747f1d
Browse repository at this point
Update argparse to 3.9
fanninpm
committed
10e2616
View commit details
Copy full SHA for 10e2616
Browse repository at this point
Stub out imports in plistlib/xmlrpc
coolreader18
committed
0009616
View commit details
Copy full SHA for 0009616
Browse repository at this point
Copy plistlib and xmlrpc from CPython 3.8
coolreader18
committed
665ca0a
View commit details
Copy full SHA for 665ca0a
Browse repository at this point
Commits on Jan 27, 2021
Don't error on a non-dict map for cformat
coolreader18
committed
b1361d5
View commit details
Copy full SHA for b1361d5
Browse repository at this point
Change site-packages paths
coolreader18
committed
59794cd
View commit details
Copy full SHA for 59794cd
Browse repository at this point
remaining test_unicode* from v3.8.7
Robert Booth
committed
dbc3d64
View commit details
Copy full SHA for dbc3d64
Browse repository at this point
remaining test_unicode* from v3.8.7
Robert Booth
committed
fd6e44a
View commit details
Copy full SHA for fd6e44a
Browse repository at this point
Commits on Jan 26, 2021
Merge pull request #2414 from ishigoya/master
Show description for 389f2bf
coolreader18
authored
389f2bf
View commit details
Copy full SHA for 389f2bf
Browse repository at this point
Update pow tests to 3.8 version
coolreader18
committed
ba300c7
View commit details
Copy full SHA for ba300c7
Browse repository at this point
Remove _sre.py
coolreader18
committed
5d23721
View commit details
Copy full SHA for 5d23721
Browse repository at this point
Implement modular inverse
coolreader18
committed
869e4a7
View commit details
Copy full SHA for 869e4a7
Browse repository at this point
Declare ourselves as Python 3.9
coolreader18
committed
20c33f8
View commit details
Copy full SHA for 20c33f8
Browse repository at this point
Skip test on windows
coolreader18
committed
7963baa
View commit details
Copy full SHA for 7963baa
Browse repository at this point
Merge pull request #2408 from verhovsky/add-gzip
Show description for 570d252
coolreader18
authored
570d252
View commit details
Copy full SHA for 570d252
Browse repository at this point
unskip tests
coolreader18
committed
f428fcc
View commit details
Copy full SHA for f428fcc
Browse repository at this point
Fix crc32 signature again
coolreader18
committed
5c660c0
View commit details
Copy full SHA for 5c660c0
Browse repository at this point
Commits on Jan 25, 2021
Add csv.writer
coolreader18
committed
3aafd1a
View commit details
Copy full SHA for 3aafd1a
Browse repository at this point
Switch to csv-core for the _csv module
coolreader18
committed
e74e195
View commit details
Copy full SHA for e74e195
Browse repository at this point
Merge pull request #2352 from qingshi163/_sre-wip
Show description for 97e5c2c
coolreader18
authored
97e5c2c
View commit details
Copy full SHA for 97e5c2c
Browse repository at this point
Merge pull request #2399 from RustPython/coolreader18/asdl
Show description for 19f9ca6
coolreader18
authored
19f9ca6
View commit details
Copy full SHA for 19f9ca6
Browse repository at this point
fail/skip for test_random 3.8.7
Robert Booth
committed
1e3e3a0
View commit details
Copy full SHA for 1e3e3a0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.