Message 125946 - Python tracker
Message125946
| Author | terry.reedy |
|---|---|
| Recipients | SilentGhost, akuchling, docs@python, eric.araujo, georg.brandl, terry.reedy |
| Date | 2011-01-10.22:46:17 |
| SpamBayes Score | 0.0012925065 |
| Marked as misclassified | No |
| Message-id | <1294699580.69.0.0480001739558.issue10875@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I applied patch to 3.2, 3.1 in r87904, r87905. Thanks. I had to re-edit for 2.7: r87909. I made a separate small patch for my suggested addition to Matching Characters. Could someone check that it is correct, given that re.rst contains the target directive (or whatever it is called): .. _re-syntax: |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-10 22:46:20 | terry.reedy | set | recipients: + terry.reedy, akuchling, georg.brandl, eric.araujo, SilentGhost, docs@python |
| 2011-01-10 22:46:20 | terry.reedy | set | messageid: <1294699580.69.0.0480001739558.issue10875@psf.upfronthosting.co.za> |
| 2011-01-10 22:46:17 | terry.reedy | link | issue10875 messages |
| 2011-01-10 22:46:17 | terry.reedy | create | |