Open
Bug 1469966
Opened 6 years ago
Updated 6 years ago
[bzexport] TypeError assert with hg 4.3 from ui.edit action parameter
Categories
(Developer Services :: Mercurial: bzexport, enhancement)
Developer Services
Mercurial: bzexport
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: sfink, Assigned: sfink)
Details
Attachments
(1 file)
1.85 KB,
patch
|
gps
:
review+
|
Details | Diff | Splinter Review |
Sorry, I know I should be trying to use phabricator for review requests, but v-c-t is the last place I'm using mq (mostly because I want to keep it working for other people), and I don't wnat to figure out how mq and phabricator interact because I just don't care -- I'm hoping the remaining mq users will finally give it up during the phabricator switchover.
Anyway, njn just set up a new Linux box and it had hg 4.3, so it seems worthwhile to support it for now.
Assignee | ||
Comment 1•6 years ago
|
||
I imagine there's a cleaner way to do this.
Attachment #8986550 -
Flags: review?(gps)
Comment 2•6 years ago
|
||
Comment on attachment 8986550 [details] [diff] [review]
[bzexport] hg 4.3 compatibility wrt ui.edit action parameter
Review of attachment 8986550 [details] [diff] [review]:
-----------------------------------------------------------------
There may be a cleaner way to do it. But bzexport feels like dead code walking with the forced transition to Phabricator. So in my head the barrier to changing it is low.
I'll land this for you.
Attachment #8986550 -
Flags: review?(gps) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•