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
path:
root
/
tests
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework the safety related API code
safety-api
Ingy döt Net
2018-06-28
2
-5
/
+5
*
Make pyyaml safe by default.
Alex Gaynor
2017-08-26
2
-7
/
+5
*
Suspicious 'expected an exception' messages trimmed
Peter Murphy
2017-05-10
1
-17
/
+6
*
Fixed handling --verbose flag in the test appliance.
Kirill Simonov
2016-08-25
1
-0
/
+1
*
Raise an error when test suite failed.
Kirill Simonov
2016-06-15
2
-2
/
+3
*
Clear cyclic references in the parser and the emitter to avoid extra GC calls.
Kirill Simonov
2011-05-30
1
-0
/
+3
*
Fixed tests on the Windows platform.
Kirill Simonov
2009-08-31
1
-0
/
+1
*
Fixed another encoding issue.
Kirill Simonov
2009-08-31
1
-1
/
+29
*
Fixed emitting of invalid BOM for UTF-16.
Kirill Simonov
2009-08-29
1
-26
/
+27
*
Fixed a problem when CDumper incorrectly serializes a node anchor.
Kirill Simonov
2009-08-29
1
-1
/
+3
*
Minor compatibility fixes.
Kirill Simonov
2008-12-30
1
-1
/
+7
*
Fixed str/bytes issues with Python 3 in _yaml.pyx.
Kirill Simonov
2008-12-30
1
-3
/
+3
*
Handle the encoding of input and output streams in a uniform way.
Kirill Simonov
2008-12-30
3
-2
/
+119
*
Share data files between Py2 and Py3 test suites.
Kirill Simonov
2008-12-29
18
-0
/
+1833