Roundup Tracker - Issues

Message6591

Author schlatterbeck
Recipients rouilj, schlatterbeck, tttech-klonner
Date 2019-08-13.07:49:29
Message-id <1565682569.93.0.222410541095.issue2551053@roundup.psfhosted.org>
In-reply-to
Fixed in commit 167ef847fcdf
Now the key in the dictionary is the uncompiled pattern.
The dict value is now a tuple with the compiled regex as the first item,
the second tuple item is the previous method dictionary.
History
Date User Action Args
2019-08-13 07:49:29schlatterbecksetmessageid: <1565682569.93.0.222410541095.issue2551053@roundup.psfhosted.org>
2019-08-13 07:49:29schlatterbecksetrecipients: + schlatterbeck, rouilj, tttech-klonner
2019-08-13 07:49:29schlatterbecklinkissue2551053 messages
2019-08-13 07:49:29schlatterbeckcreate