Named groups in match regexes
Bug #656201 reported by
Max Rabkin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Committed
|
Wishlist
|
Keegan Carruthers-Smith |
Bug Description
To allow alternate syntaxes with different word orders, we should allow named groups in match regexes, and pass them as keyword arguments.
Related branches
lp://staging/~keegan-csmith/ibid/named-groups-656201
- Stefano Rivera: Approve
- Max Rabkin: Approve
- Keegan Carruthers-Smith: Abstain
-
Diff: 226 lines (+72/-25)7 files modifiedAUTHORS (+1/-0)
docs/api/ibid.plugins.rst (+16/-1)
ibid/plugins/__init__.py (+37/-10)
ibid/plugins/factoid.py (+6/-2)
ibid/plugins/memo.py (+7/-7)
ibid/plugins/network.py (+3/-3)
ibid/plugins/social.py (+2/-2)
Changed in ibid: | |
assignee: | Max Rabkin (max-rabkin) → Keegan Carruthers-Smith (keegan-csmith) |
Changed in ibid: | |
status: | Triaged → Fix Committed |
To post a comment you must log in.