community.general/v2/ansible/parsing
Rory Finnegan f3fed01a7e Attempted to updated the vault editor to support 2/3 compatibility.
Unfortunately, I wasn't able to fix a bug in the VaultAES in which during
the test_decrypt_1_0 and test_rekey_migration in which VaultAES wasn't successfully
writing the writing the encrypted key to out_file (BytesIO).

Added skipping vault_editor tests test_decrypt_1_0 and test_rekey_migration in python3
since I wasn't able to successfully backport VaultAES without weird bugs.
2015-04-16 16:01:21 -04:00
..
utils Import futures including print 2015-04-13 13:28:01 -07:00
vault Attempted to updated the vault editor to support 2/3 compatibility. 2015-04-16 16:01:21 -04:00
yaml Updated parsing/yaml/objects.py with 2/3 compatibility. 2015-04-16 16:01:20 -04:00
__init__.py Port v2 to the PyYAML C extension 2015-04-02 11:21:55 -07:00
mod_args.py Fixed NoneType import error which worked in python2, but not 3. 2015-04-16 16:01:21 -04:00
splitter.py Possible fix for the first newline and triple newline problems 2015-03-30 22:47:56 -07:00