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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
101
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Align all remaining error messages with CPython
- #7993
#7993
Open
JamesClarke7283
wants to merge 23 commits into
RustPython:main
RustPython/RustPython:main
from
JamesClarke7283:align-aug-assign-delete-set-dict-errors
JamesClarke7283/RustPython:align-aug-assign-delete-set-dict-errors
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Align all remaining error messages with CPython
#7993
JamesClarke7283
wants to merge 23 commits into
RustPython:main
RustPython/RustPython:main
from
JamesClarke7283:align-aug-assign-delete-set-dict-errors
JamesClarke7283/RustPython:align-aug-assign-delete-set-dict-errors
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2026
Align more parser/SyntaxError messages with CPython 3.14.5
Show description for d56469a
JamesClarke7283
and
claude
committed
d56469a
View commit details
Copy full SHA for d56469a
Browse repository at this point
Fix wasm32_without_js link error: declare host fns as `env` imports
Show description for 2c12d3c
JamesClarke7283
and
claude
committed
2c12d3c
View commit details
Copy full SHA for 2c12d3c
Browse repository at this point
Lib/test: drop now-passing expectedFailure markers
Show description for b8fe74c
JamesClarke7283
and
claude
committed
b8fe74c
View commit details
Copy full SHA for b8fe74c
Browse repository at this point
codegen: align star/double-comma display errors with CPython
Show description for 1181027
JamesClarke7283
committed
1181027
View commit details
Copy full SHA for 1181027
Browse repository at this point
Lib: un-mark test_pdb_closure as an expected failure
Show description for 9acf1a7
JamesClarke7283
and
claude
committed
9acf1a7
View commit details
Copy full SHA for 9acf1a7
Browse repository at this point
compiler: align 36 more SyntaxError messages with CPython 3.14
Show description for 9bf8634
JamesClarke7283
and
claude
committed
9bf8634
View commit details
Copy full SHA for 9bf8634
Browse repository at this point
Align the remaining runtime error messages with CPython
Show description for 298ff90
JamesClarke7283
and
claude
committed
298ff90
View commit details
Copy full SHA for 298ff90
Browse repository at this point
sqlite3: fix set_authorizer and align its error messages with CPython
Show description for 2d1006f
JamesClarke7283
and
claude
committed
2d1006f
View commit details
Copy full SHA for 2d1006f
Browse repository at this point
hashlib: report CPython's argument errors for the hash constructors
Show description for 155c1c6
JamesClarke7283
and
claude
committed
155c1c6
View commit details
Copy full SHA for 155c1c6
Browse repository at this point
stdlib: align remaining module error messages with CPython 3.14
Show description for 85aacd7
JamesClarke7283
committed
85aacd7
View commit details
Copy full SHA for 85aacd7
Browse repository at this point
vm: align builtin and runtime error messages with CPython 3.14
Show description for c891c16
JamesClarke7283
committed
c891c16
View commit details
Copy full SHA for c891c16
Browse repository at this point
Lib/test: drop expectedFailure markers that now pass
Show description for f70a494
JamesClarke7283
committed
f70a494
View commit details
Copy full SHA for f70a494
Browse repository at this point
Fix CI failures from the rebase: macOS/wasm builds, clippy, str.count
Show description for 8dea1e6
JamesClarke7283
committed
8dea1e6
View commit details
Copy full SHA for 8dea1e6
Browse repository at this point
Fix the remaining CI failures: getaddrinfo port types, macOS clippy
Show description for 62a4a2a
JamesClarke7283
committed
62a4a2a
View commit details
Copy full SHA for 62a4a2a
Browse repository at this point
Fix the last two clippy-only CI failures (macOS, Windows)
Show description for f2fd1bc
JamesClarke7283
committed
f2fd1bc
View commit details
Copy full SHA for f2fd1bc
Browse repository at this point
Fix the last Windows clippy failures
Show description for 24a3937
JamesClarke7283
committed
24a3937
View commit details
Copy full SHA for 24a3937
Browse repository at this point
array: allow clippy::use_self on the c_ulong conversion for Windows
Show description for 64568d1
JamesClarke7283
committed
64568d1
View commit details
Copy full SHA for 64568d1
Browse repository at this point
Code review: close the remaining argument-error gaps in bytes/bytearray
Show description for 6f513e1
JamesClarke7283
committed
6f513e1
View commit details
Copy full SHA for 6f513e1
Browse repository at this point
expandtabs: convert tabsize with the clinic int converter
Show description for 7af100d
JamesClarke7283
committed
7af100d
View commit details
Copy full SHA for 7af100d
Browse repository at this point
derive: let a function declare its own __text_signature__
Show description for b8b7e33
JamesClarke7283
committed
b8b7e33
View commit details
Copy full SHA for b8b7e33
Browse repository at this point
Commits on Aug 19, 2026
vm: park the overlap test's workers detached
Show description for bb1a1fd
JamesClarke7283
committed
bb1a1fd
View commit details
Copy full SHA for bb1a1fd
Browse repository at this point
winsound: drop the imports the host_env move left behind
Show description for cc0f167
JamesClarke7283
committed
cc0f167
View commit details
Copy full SHA for cc0f167
Browse repository at this point
Code review: fix six error-message defects found against CPython 3.14.7
Show description for e1cff1a
JamesClarke7283
committed
e1cff1a
View commit details
Copy full SHA for e1cff1a
Browse repository at this point
You can’t perform that action at this time.