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-11-20 17:06:51 -06:00
2018-11-06 10:02:36 -06:00
2018-08-13 16:47:12 -04:00
2018-11-20 17:06:51 -06:00
2018-10-11 11:06:52 -05:00
2018-10-11 11:06:52 -05:00
2018-11-02 13:39:21 -05:00
2018-10-12 11:27:29 -04:00
2018-10-11 11:06:52 -05:00
2018-08-07 20:13:51 +02:00
2017-09-20 19:39:15 -07:00
2018-11-15 16:29:40 -05:00
2018-11-05 12:13:57 -05:00
2018-10-11 11:06:52 -05:00
2018-11-12 15:57:29 -05:00
2018-07-18 10:07:21 -04:00
2018-09-03 02:33:15 -04:00
2018-11-05 12:13:57 -05:00
2018-10-30 15:29:11 -05:00
2018-10-24 17:53:46 +01:00
2018-10-08 11:26:37 -07:00
2018-11-20 17:06:51 -06:00
2018-10-11 11:06:52 -05:00
2018-10-11 11:06:52 -05:00
2018-07-27 15:38:19 +05:30
2018-08-24 15:35:29 +02:00
2018-11-16 15:53:03 -06:00