Message339949
This was a really bad idea in my opinion. We just found this and we have no way to know how this will impact production. It's really absurd that
re.sub('(.*)', r'foo', 'asd')
is "foo" in python 1 to 3.6 but 'foofoo' in python 3.7. |
|
| Date |
User |
Action |
Args |
| 2019-04-11 09:50:19 | Anders.Hovmöller | set | recipients:
+ Anders.Hovmöller, ezio.melotti, mrabarnett, serhiy.storchaka |
| 2019-04-11 09:50:19 | Anders.Hovmöller | set | messageid: <[email protected]> |
| 2019-04-11 09:50:19 | Anders.Hovmöller | link | issue32308 messages |
| 2019-04-11 09:50:19 | Anders.Hovmöller | create | |
|