Matt Martz
9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
* Add a Singleton class, use it with Display
* update six import
* Move remaining failes to display singleton
* Fix rebase issues
* Singleton improvements
* Add code-smell for 'from __main__ import display'. ci_complete
* s/self/cls/g
* Add docs for no-main-display
* Address linting issues
* Add changelog fragment. ci_complete
* Implement reentrant lock for class instantiation in Singleton
* Add Display singleton porting guide
2018-11-20 17:06:51 -06:00
..
2018-09-07 08:57:36 -05:00
2018-10-24 11:14:01 -04:00
2018-11-20 17:06:51 -06:00
2018-10-11 10:15:24 -04:00
2018-10-28 15:55:41 -05:00
2018-09-07 08:57:36 -05:00
2018-10-11 11:06:52 -05:00
2018-11-12 08:21:58 +01:00
2018-11-19 01:50:20 -05:00
2018-10-28 17:11:40 -05:00
2018-10-28 17:11:40 -05:00
2018-10-24 11:14:01 -04:00
2018-09-21 23:52:51 +02:00
2018-11-20 14:14:18 -06:00
2018-10-24 11:14:01 -04:00
2018-09-07 08:57:36 -05:00
2018-09-07 08:57:36 -05:00
2018-11-20 17:06:51 -06:00
2018-09-07 08:57:36 -05:00
2018-10-11 10:15:24 -04:00
2018-09-07 08:57:36 -05:00
2018-09-18 14:47:22 -05:00
2017-01-06 09:16:59 -05:00
2018-09-07 08:57:36 -05:00
2018-09-07 08:57:36 -05:00
2018-09-11 17:51:47 +01:00
2018-10-24 11:14:01 -04:00
2018-09-11 17:51:47 +01:00
2018-09-25 08:52:47 -04:00
2018-09-25 08:52:47 -04:00
2018-09-11 17:51:47 +01:00
2018-09-11 17:51:47 +01:00
2018-09-11 17:51:47 +01:00
2018-09-11 17:51:47 +01:00
2018-09-11 17:51:47 +01:00
2018-09-11 17:51:47 +01:00
2018-11-20 09:43:53 -05:00