summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4 release5.4release/5.4Ingy döt Net2021-01-196-21/+39
* Fix compatibility with JythonAnish Athalye2021-01-131-2/+7
* Run CI on PR base branch changesMatt Davis2021-01-131-0/+1
* constructor.timezone: __copy_ & __deepcopy__Ovv2021-01-132-0/+18
* Avoid repeatedly appending to yaml_implicit_resolversPhil Sphicas2021-01-132-4/+4
* Fix for CVE-2020-14343Ingy döt Net2021-01-134-26/+26
* Add 3.9 to appveyor file for completeness sakeIngy döt Net2021-01-131-0/+2
* Add a newline character to end of pyproject.tomlIngy döt Net2021-01-131-1/+1
* Start sentences and phrases for capital lettersIngy döt Net2021-01-131-35/+35
* Shell code improvementsIngy döt Net2021-01-131-6/+4
* Remove unneeded quotesIngy döt Net2021-01-131-1/+1
* Use long forms for docker run optionsIngy döt Net2021-01-131-9/+9
* Better (non)use of literal form scalarsIngy döt Net2021-01-131-11/+5
* Replace ${{ x }} with ${{x}}Ingy döt Net2021-01-131-15/+15
* Reduce long lines and adjust blank lines for clarityIngy döt Net2021-01-131-12/+34
* Don't overindent sequences in mapsIngy döt Net2021-01-131-161/+160
* Rename ci.yml to YAML preferred ci.yamlIngy döt Net2021-01-131-0/+0
* Add py29 to tox.ini envlistIngy döt Net2021-01-131-1/+1
* Build modernization (GHA, wheels, setuptools) (#407)Brad Solomon2021-01-1324-121/+522
* Update list of maintainersTina Müller2020-04-011-1/+0
* Add ARM64 jobs in Travis-CI (#366)ossdev072020-03-191-0/+9
* Update announcement.msg5.3.1release/5.3.1Tina Müller2020-03-183-23/+16
* Move test files back into tests/data/Ingy döt Net2020-03-183-0/+0
* Update version to 5.3.1Tina Müller2020-03-173-3/+3
* Prevents arbitrary code execution during python/object/new constructor (#386)Riccardo Schirone2020-03-176-4/+100
* Update announcement.msg5.3release/5.3Tina Müller2020-01-061-15/+21
* Changes for 5.3Tina Müller2020-01-064-4/+4
* Changes for 5.3b15.3b1Tina Müller2019-12-214-3/+21
* Add tests for timezone (#363)Tina Müller (tinita)2019-12-205-13/+41
* Create timezone-aware datetimes when parsed as such (#163)Mattijs Ugen2019-12-202-11/+36
* tox.ini: passenv = PYYAML_TEST_GROUPTina Müller2019-12-201-0/+1
* remove some unused imports (#260)Frédéric Chapoton2019-12-203-3/+3
* increase size of index, line, and column fields (#310)Dwight Guth2019-12-205-6/+44
* Fix for Python 3.10 (#329)Hugo van Kemenade2019-12-204-4/+4
* Document that PyYAML is implemented with Cython (#244)Jon Dufresne2019-12-201-0/+1
* Use full_load in yaml-highlight example (#359)Tina Müller (tinita)2019-12-201-1/+1
* Enable certain unicode tests when maxunicode not > 0xffffTina Müller2019-12-205-0/+0
* Fix reader for Unicode code points over 0xFFFF (#351)Anish Athalye2019-12-201-1/+1
* Add use of safe_load() function in README (#285)sblondon2019-12-071-0/+4
* Allow add_multi_constructor with None (#358)Tina Müller (tinita)2019-12-078-2/+137
* Fix handling of __slots__ (#161)Filip Salomonsson2019-12-076-4/+30
* Fix up small typoTim Gates2019-12-042-8/+8
* Use `is` instead of equality for comparing with NoneSergey Fursov2019-12-042-4/+4
* fix typos and stylistic nitDavid Kao2019-12-034-6/+6
* fixup! setup.py: python_requires='!=3.4.*',Christian Clauss2019-12-031-1/+1
* setup.py: Remove support for EOL Python 3.4Christian Clauss2019-12-031-1/+0
* tox.ini: Add py38 and remove py34Christian Clauss2019-12-031-1/+1
* Travis CI: Test on Python 3.8 production releaseChristian Clauss2019-12-031-4/+2
* Fix appveyor.yml to use libyaml tag not branchTina Müller2019-12-031-1/+1
* Version 5.25.2release/5.2Tina Müller2019-12-025-12/+21