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
Type
/
to 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
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-83162: Rename re.error for better clarity.
- #101677
#101677
Merged
terryjreedy
merged 20 commits into
python:main
python/cpython:main
from
achhina:GH-83162
achhina/cpython:GH-83162
Copy head branch name to clipboard
Dec 11, 2023
Conversation
Commits
20
(20)
Checks
Files changed
Merged
GH-83162: Rename re.error for better clarity.
#101677
terryjreedy
merged 20 commits into
python:main
python/cpython:main
from
achhina:GH-83162
achhina/cpython:GH-83162
Copy head branch name to clipboard
Commits
Commits on May 28, 2023
Renamed re.error for clarity, and kept re.error for backward compatibility.
Show description for aa576a5
achhina
and
Matthias Bussonnier
committed
aa576a5
View commit details
Copy full SHA for aa576a5
Browse repository at this point
GH-83162: Fix deprecated sre_compile to _compiler.
achhina
committed
e72dce1
View commit details
Copy full SHA for e72dce1
Browse repository at this point
GH-83162: Update _compiler and _constants to new exception name.
achhina
committed
5274810
View commit details
Copy full SHA for 5274810
Browse repository at this point
Commits on May 29, 2023
Adding code review commit suggestions, and adding re.error rename to Python 3.13 What's New.
achhina
committed
0eca4ac
View commit details
Copy full SHA for 0eca4ac
Browse repository at this point
Fixed re.error to be a code directive instead of an exception directive.
achhina
committed
db36a4a
View commit details
Copy full SHA for db36a4a
Browse repository at this point
Commits on Jun 4, 2023
Update Doc/whatsnew/3.13.rst
Show description for bc44d0f
achhina
and
hugovk
authored
bc44d0f
View commit details
Copy full SHA for bc44d0f
Browse repository at this point
Update Misc/NEWS.d/next/Library/2023-02-08-00-43-29.gh-issue-83162.ufdI9F.rst
Show description for a2a81b5
achhina
and
hugovk
authored
a2a81b5
View commit details
Copy full SHA for a2a81b5
Browse repository at this point
Merge branch 'main' into GH-83162
achhina
authored
d5e2c44
View commit details
Copy full SHA for d5e2c44
Browse repository at this point
Commits on Jun 6, 2023
Merge remote-tracking branch 'upstream/main' into GH-83162
achhina
committed
01a62e4
View commit details
Copy full SHA for 01a62e4
Browse repository at this point
Renamed ReCompileError to PatternError.
achhina
committed
f82d18a
View commit details
Copy full SHA for f82d18a
Browse repository at this point
Rename re.error to re.PatternError in idelib relpace.py.
achhina
committed
7b05098
View commit details
Copy full SHA for 7b05098
Browse repository at this point
Commits on Jun 7, 2023
Update Modules/_xxtestfuzz/fuzzer.c
Show description for 2e3bcef
achhina
and
terryjreedy
authored
2e3bcef
View commit details
Copy full SHA for 2e3bcef
Browse repository at this point
Update Modules/_xxtestfuzz/fuzzer.c
Show description for 6b0bee2
achhina
and
terryjreedy
authored
6b0bee2
View commit details
Copy full SHA for 6b0bee2
Browse repository at this point
Reverted patch for fuzzer.c.
achhina
committed
09e942b
View commit details
Copy full SHA for 09e942b
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into GH-83162
achhina
committed
b31d321
View commit details
Copy full SHA for b31d321
Browse repository at this point
Commits on Aug 27, 2023
GH-83162: Resolved merge conflicts.
achhina
committed
aac93f2
View commit details
Copy full SHA for aac93f2
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into GH-83162
achhina
committed
b0d31d7
View commit details
Copy full SHA for b0d31d7
Browse repository at this point
Commits on Dec 3, 2023
GH-83162: Satisfy merge conflict.
achhina
committed
72480cf
View commit details
Copy full SHA for 72480cf
Browse repository at this point
GH-83162: Unwrap paragraph.
achhina
committed
1d3d472
View commit details
Copy full SHA for 1d3d472
Browse repository at this point
GH-83162: Add space back in.
achhina
committed
f0a3cb0
View commit details
Copy full SHA for f0a3cb0
Browse repository at this point
You can’t perform that action at this time.