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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a basic test file for yaml.load and yaml.dump
Ingy döt Net
2021-09-23
3
-1
/
+26
*
Makefile tweaks
Ingy döt Net
2021-09-23
1
-1
/
+8
*
Fix float resolver for '.' and '._'
Tina Müller
2021-09-23
2
-3
/
+1
*
Use with statements to eliminate ResourceWarnings
Thom Smith
2021-09-23
16
-91
/
+145
*
Use python3 in the Makefile
Pantelis Antoniou
2021-09-23
1
-1
/
+1
*
Remove Python 2 support and simplify
Pantelis Antoniou
2021-09-23
3
-255
/
+109
*
Define PyString_GetExact as Bytes
Pantelis Antoniou
2021-09-23
1
-2
/
+2
*
Fix warning errors of the libyaml binding
Pantelis Antoniou
2021-09-23
3
-63
/
+75
*
Add a test for the YAML 1.1 types
Tina Müller
2021-09-23
4
-0
/
+427
*
Fix issue with representing Enum types
Thom Smith
2021-09-23
4
-2
/
+6
*
Correct spelling of “hexadecimal”
Thom Smith
2021-09-22
1
-2
/
+2
*
Update tox.ini
Thomas Smith
2021-09-22
1
-1
/
+1
*
Remove 3.5 from Appveyor
Thom Smith
2021-09-22
1
-2
/
+0
*
Simplify python_requires
Thom Smith
2021-09-22
1
-1
/
+1
*
Remove 2.7 from CI
Thom Smith
2021-09-22
3
-6
/
+0
*
Move code from lib3 to lib
Thom Smith
2021-09-22
42
-6
/
+2
*
Remove 2.7 support
Thom Smith
2021-09-22
41
-8265
/
+4
*
Remove py35 from tox.ini
Thom Smith
2021-09-22
1
-1
/
+1
*
Explode multiarch matrix for ML2014/aarch64/s390x
Matt Davis
2021-09-22
1
-35
/
+40
*
Updated the content of the README.md file
Ingy döt Net
2021-09-02
1
-16
/
+18
*
Change README format to Markdown
Tim Hoffmann
2021-09-02
2
-43
/
+49
*
5.4.1 release
5.4.1
Ingy döt Net
2021-01-20
5
-21
/
+16
*
Fix stub compat with older pyyaml versions that may unwittingly load it
Matt Davis
2021-01-20
2
-2
/
+6
*
5.4 release
5.4
release/5.4
Ingy döt Net
2021-01-19
6
-21
/
+39
*
Fix compatibility with Jython
Anish Athalye
2021-01-13
1
-2
/
+7
*
Run CI on PR base branch changes
Matt Davis
2021-01-13
1
-0
/
+1
*
constructor.timezone: __copy_ & __deepcopy__
Ovv
2021-01-13
2
-0
/
+18
*
Avoid repeatedly appending to yaml_implicit_resolvers
Phil Sphicas
2021-01-13
2
-4
/
+4
*
Fix for CVE-2020-14343
Ingy döt Net
2021-01-13
4
-26
/
+26
*
Add 3.9 to appveyor file for completeness sake
Ingy döt Net
2021-01-13
1
-0
/
+2
*
Add a newline character to end of pyproject.toml
Ingy döt Net
2021-01-13
1
-1
/
+1
*
Start sentences and phrases for capital letters
Ingy döt Net
2021-01-13
1
-35
/
+35
*
Shell code improvements
Ingy döt Net
2021-01-13
1
-6
/
+4
*
Remove unneeded quotes
Ingy döt Net
2021-01-13
1
-1
/
+1
*
Use long forms for docker run options
Ingy döt Net
2021-01-13
1
-9
/
+9
*
Better (non)use of literal form scalars
Ingy döt Net
2021-01-13
1
-11
/
+5
*
Replace ${{ x }} with ${{x}}
Ingy döt Net
2021-01-13
1
-15
/
+15
*
Reduce long lines and adjust blank lines for clarity
Ingy döt Net
2021-01-13
1
-12
/
+34
*
Don't overindent sequences in maps
Ingy döt Net
2021-01-13
1
-161
/
+160
*
Rename ci.yml to YAML preferred ci.yaml
Ingy döt Net
2021-01-13
1
-0
/
+0
*
Add py29 to tox.ini envlist
Ingy döt Net
2021-01-13
1
-1
/
+1
*
Build modernization (GHA, wheels, setuptools) (#407)
Brad Solomon
2021-01-13
24
-121
/
+522
*
Update list of maintainers
Tina Müller
2020-04-01
1
-1
/
+0
*
Add ARM64 jobs in Travis-CI (#366)
ossdev07
2020-03-19
1
-0
/
+9
*
Update announcement.msg
5.3.1
release/5.3.1
Tina Müller
2020-03-18
3
-23
/
+16
*
Move test files back into tests/data/
Ingy döt Net
2020-03-18
3
-0
/
+0
*
Update version to 5.3.1
Tina Müller
2020-03-17
3
-3
/
+3
*
Prevents arbitrary code execution during python/object/new constructor (#386)
Riccardo Schirone
2020-03-17
6
-4
/
+100
*
Update announcement.msg
5.3
release/5.3
Tina Müller
2020-01-06
1
-15
/
+21
*
Changes for 5.3
Tina Müller
2020-01-06
4
-4
/
+4
[next]