A NOTE has been added to this issue. 
====================================================================== 
https://www.austingroupbugs.net/view.php?id=1919 
====================================================================== 
Reported By:                dwheeler
Assigned To:                ajosey
====================================================================== 
Project:                    1003.1(2024)/Issue8
Issue ID:                   1919
Category:                   Base Definitions and Headers
Tags:                       tc1-2024
Type:                       Clarification Requested
Severity:                   Editorial
Priority:                   normal
Status:                     Resolved
Name:                       David A. Wheeler 
Organization:                
User Reference:              
Section:                    9. Regular Expressions 
Page Number:                1 
Line Number:                1 
Interp Status:              --- 
Final Accepted Text:        see
https://www.austingroupbugs.net/view.php?id=1919#c7154 
Resolution:                 Accepted As Marked
Fixed in Version:           
====================================================================== 
Date Submitted:             2025-04-19 21:01 UTC
Last Modified:              2025-05-05 14:32 UTC
====================================================================== 
Summary:                    Add \A and \z to regular expressions (at least EREs)
====================================================================== 

---------------------------------------------------------------------- 
 (0007174) dwheeler (reporter) - 2025-05-05 14:32
 https://www.austingroupbugs.net/view.php?id=1919#c7174 
---------------------------------------------------------------------- 
FYI:

The Python community has decided to add \z for end-of-string (they already had
\A for beginning-of-string), aligning Python with this proposal. We are getting
ever closer to having a single notation for beginning-of-string and
end-of-string across platforms!  The Python developers rejected the \` and \'
alternatives as they felt they were hard to read, difficult to use on GitHub,
and conflicted with the general avoidance of backquotes in Python syntax.

My thanks to msbrown for reaching out to the Python community! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2025-04-19 21:01 dwheeler       New Issue                                    
2025-04-19 21:01 dwheeler       Status                   New => Under Review 
2025-04-19 21:01 dwheeler       Assigned To               => ajosey          
2025-04-24 16:20 eblake         Note Added: 0007153                          
2025-04-24 16:26 nick           Note Added: 0007154                          
2025-04-24 16:28 nick           Status                   Under Review =>
Resolved
2025-04-24 16:28 nick           Resolution               Open => Accepted As
Marked
2025-04-24 16:28 nick           Category                 Front Matter => Base
Definitions and Headers
2025-04-24 16:28 nick           Interp Status             => ---             
2025-04-24 16:28 nick           Final Accepted Text       => see
https://www.austingroupbugs.net/view.php?id=1919#c7154
2025-04-24 16:28 nick           Tag Attached: tc1-2024                       
2025-04-24 16:29 geoffclare     Project                  1003.1(2008)/Issue 7 =>
1003.1(2024)/Issue8
2025-04-28 18:55 dwheeler       Note Added: 0007157                          
2025-04-28 21:16 eblake         Note Added: 0007159                          
2025-04-29 12:55 dwheeler       Note Added: 0007161                          
2025-04-29 14:05 dwheeler       Note Added: 0007162                          
2025-05-02 15:42 msbrown        Note Added: 0007170                          
2025-05-05 14:32 dwheeler       Note Added: 0007174                          
======================================================================


  • [1003.1(20... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
      • R... Steffen Nurpmeso via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group
    • [1003... Austin Group Issue Tracker via austin-group-l at The Open Group

Reply via email to