Simon Westphahl ac88ab76eb
Fix deprecated use of currentThread() in REPL
zuul/lib/repl.py:29: DeprecationWarning: currentThread() is deprecated, use current_thread() instead
  obj = self.files.get(threading.currentThread(), self.default)

Change-Id: I6f5a9b6b169b882024a41623364eefe0955796ef
2023-02-14 11:14:15 +01:00
..
2012-05-29 14:49:32 -07:00
2022-10-11 17:03:57 -07:00
2022-04-13 16:44:34 -07:00
2022-01-27 12:19:11 -08:00
2021-10-05 15:08:56 -07:00
2021-10-27 16:57:22 -07:00
2022-02-02 16:16:27 -08:00
2020-05-18 19:10:33 +02:00
2021-11-09 21:07:05 +00:00
2021-06-24 06:24:23 -07:00