index
:
delta/pyyaml-git.git
420-fix
build/appveyor
drop-2.7-support
emitting-unacceptable-unicode-character-bug
fix-represent-enum
ingydotnet/custom-constructor-fix
ingydotnet/travis
load-default-safe
loader-dumper-objects-api
maintainers/load-deprecation
master
no-resource-warnings
old/master
old/trunk@60
old/trunk@61
old/trunk@62
old/working-on-emitter
old/yaml-1.2
override-anchor
override-anchor-6.0
packaging
perlpunk/add_constructor
perlpunk/add_constructor2
perlpunk/appveyor-libyaml
perlpunk/changes/5.3
perlpunk/codecov
perlpunk/default-loader
perlpunk/default-multi
perlpunk/example-full-load
perlpunk/fix-unicode
perlpunk/libyaml-travis
perlpunk/remove65
perlpunk/schema
perlpunk/test-timezone
perlpunk/ucs4
perlpunk/unsafe-apply
perlpunk/yamlobject
pr65-rebase
pyyaml-documentation
release/3.13
release/4.2
release/4.3
release/5.1-dev
release/5.1-final
release/5.1.1-final
release/5.1.2-final
release/5.1.3
release/5.2
release/5.3
release/5.3.1
release/5.4
release/5.4-407
release/5.4.1
release/5.4b1
release/6.0
release/6.1
remove-py35-from-tox
revert-236-patch-2
revert-74
safety-api
github.com: yaml/pyyaml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
420-fix
Fix for CVE-2020-14343
Ingy döt Net
5 years
build/appveyor
4.2b4 appveyor updates
Ingy döt Net
7 years
drop-2.7-support
Update tox.ini
Thomas Smith
4 years
emitting-unacceptable-unicode-character-bug
MOve test files back into tests/data/
Ingy döt Net
5 years
fix-represent-enum
Reword comment
Thom Smith
4 years
ingydotnet/custom-constructor-fix
Add custom constructors to multiple loaders
Ingy döt Net
6 years
ingydotnet/travis
Refactor .travis.yml into .travis.{yml,sh}
Ingy döt Net
6 years
load-default-safe
Add a basic test file for yaml.load and yaml.dump
Ingy döt Net
4 years
loader-dumper-objects-api
Example script
Ingy döt Net
4 years
maintainers/load-deprecation
Apply FullLoader/UnsafeLoader changes to lib3
Tina Müller
6 years
master
Add python 3.11 support (#663)
Matthieu Darbois
3 years
no-resource-warnings
Fix a closed file error
Thom Smith
4 years
old/master
Removed build options for 2.3 and 2.4.
Kirill Simonov
14 years
old/trunk@60
Fixed a silly bug in ''scan_line_break''.
Kirill Simonov
19 years
old/trunk@61
Move pysyck to the new location.
Kirill Simonov
19 years
old/trunk@62
Move pyyaml3000 to a separate directory.
Kirill Simonov
19 years
old/working-on-emitter
Add block styles.
Kirill Simonov
19 years
old/yaml-1.2
Merge pull request #2 from sigmavirus24/yaml-1.2
Ingy döt Net
12 years
override-anchor
Also add reuse_anchors to libyaml backend
Tina Müller
4 years
override-anchor-6.0
Don't error on duplicate anchor names
Thom Smith
4 years
packaging
Add list of steps todo for releasing
Tina Müller
6 years
perlpunk/add_constructor
Change default Loader for add_constructor to FullLoader
Tina Müller
6 years
perlpunk/add_constructor2
Fixup add_multi_constructor; lib3
Tina Müller
6 years
perlpunk/appveyor-libyaml
Fix appveyor.yml to use libyaml tag not branch
Tina Müller
6 years
perlpunk/changes/5.3
Changes for 5.3
Tina Müller
6 years
perlpunk/codecov
WIP
Tina Müller
6 years
perlpunk/default-loader
Change default loader for add_implicit_resolver, add_path_resolver
Tina Müller
6 years
perlpunk/default-multi
Allow add_multi_constructor with None
Tina Müller
6 years
perlpunk/example-full-load
Use full_load in yaml-highlight example
Tina Müller
6 years
perlpunk/fix-unicode
Remove has_ucs4 from condition
Tina Müller
6 years
perlpunk/libyaml-travis
Test with libyaml 0.2.4
Tina Müller
5 years
perlpunk/remove65
Update
Tina Müller
6 years
perlpunk/schema
Add a test for schema
Tina Müller
5 years
perlpunk/test-timezone
Add tests for timezone
Tina Müller
6 years
perlpunk/ucs4
Enable certain unicode tests when maxunicode not > 0xffff
Tina Müller
6 years
perlpunk/unsafe-apply
Move constructor for object/apply to Unsafe
Tina Müller
6 years
perlpunk/yamlobject
Change default loader for YAMLObject classes to FullLoader
Tina Müller
6 years
pr65-rebase
Support unicode literals over codepoint 0xffff
Peter Murphy
6 years
pyyaml-documentation
Reformat doc markdown
Ingy döt Net
4 years
release/3.13
3.13 release
Matt Davis
7 years
release/4.2
4.2b4 updates
Ingy döt Net
7 years
release/4.3
Add test_sort_keys to test_yaml
Tina Müller
7 years
release/5.1-dev
UPDATE: changed libyaml sha1 to 0.2.2 tag
Ingy döt Net
6 years
release/5.1-final
Updates for 5.1 release
Ingy döt Net
6 years
release/5.1.1-final
changes for 5.1.1 release
Matt Davis
6 years
release/5.1.2-final
changes for 5.1.2 release
Matt Davis
6 years
release/5.1.3
Prevents arbitrary code execution during python/object/new constructor (#386)
Riccardo Schirone
5 years
release/5.2
Version 5.2
Tina Müller
6 years
release/5.3
Update announcement.msg
Tina Müller
6 years
release/5.3.1
Update announcement.msg
Tina Müller
5 years
release/5.4
5.4 release
Ingy döt Net
4 years
release/5.4-407
Add a newline character to end of pyproject.toml
Ingy döt Net
5 years
release/5.4.1
Explode multiarch matrix for ML2014/aarch64/s390x
Matt Davis
4 years
release/5.4b1
5.4.0b1 release
Matt Davis
5 years
release/6.0
Add python 3.11 support (#663)
Matthieu Darbois
3 years
release/6.1
Fix typos
Kian-Meng Ang
3 years
remove-py35-from-tox
Remove py35 from tox.ini.
Thom Smith
4 years
revert-236-patch-2
Revert "Python 3: file() --> open() in yaml-highlight example (#236)"
Tina Müller (tinita)
6 years
revert-74
Reverting https://github.com/yaml/pyyaml/pull/74
Ingy döt Net
7 years
safety-api
Rework the safety related API code
Ingy döt Net
7 years