community.general/lib/ansible/parsing/yaml
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
..
__init__.py
constructor.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
dumper.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
loader.py
objects.py fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00