Modify ↓
#8195 closed defect (fixed)
Mercurial Plugin not compatible with Python 2.3
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | plugin/mercurial | Version: | none |
| Severity: | critical | Keywords: | python23 |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When using the TracMercurial plugin (r8071) with Python 2.3 I get a SyntaxError.
Attachments (1)
Change History (3)
by , 17 years ago
| Attachment: | hg_py23.patch added |
|---|
comment:1 by , 17 years ago
| Component: | general → plugin/mercurial |
|---|---|
| Keywords: | python23 added |
| Milestone: | → not applicable |
| Resolution: | → fixed |
| Status: | new → closed |
Patch applied in r8072, thanks!
comment:2 by , 17 years ago
| Owner: | set to |
|---|
Note:
See TracTickets
for help on using tickets.



Patch to resolve the issue