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
*
Reword comment
fix-represent-enum
Thom Smith
2021-09-22
1
-1
/
+1
*
Move signal import to top and add explanatory comment
Thom Smith
2021-09-22
1
-1
/
+3
*
Fix issue with representing Enum types
Thom Smith
2021-09-22
4
-2
/
+4
*
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
*
Changes for 5.3b1
5.3b1
Tina Müller
2019-12-21
4
-3
/
+21
*
Add tests for timezone (#363)
Tina Müller (tinita)
2019-12-20
5
-13
/
+41
*
Create timezone-aware datetimes when parsed as such (#163)
Mattijs Ugen
2019-12-20
2
-11
/
+36
*
tox.ini: passenv = PYYAML_TEST_GROUP
Tina Müller
2019-12-20
1
-0
/
+1
*
remove some unused imports (#260)
Frédéric Chapoton
2019-12-20
3
-3
/
+3
*
increase size of index, line, and column fields (#310)
Dwight Guth
2019-12-20
5
-6
/
+44
*
Fix for Python 3.10 (#329)
Hugo van Kemenade
2019-12-20
4
-4
/
+4
*
Document that PyYAML is implemented with Cython (#244)
Jon Dufresne
2019-12-20
1
-0
/
+1
[next]