summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reword commentfix-represent-enumThom Smith2021-09-221-1/+1
* Move signal import to top and add explanatory commentThom Smith2021-09-221-1/+3
* Fix issue with representing Enum typesThom Smith2021-09-224-2/+4
* Update tox.iniThomas Smith2021-09-221-1/+1
* Remove 3.5 from AppveyorThom Smith2021-09-221-2/+0
* Simplify python_requiresThom Smith2021-09-221-1/+1
* Remove 2.7 from CIThom Smith2021-09-223-6/+0
* Move code from lib3 to libThom Smith2021-09-2242-6/+2
* Remove 2.7 supportThom Smith2021-09-2241-8265/+4
* Remove py35 from tox.iniThom Smith2021-09-221-1/+1
* Explode multiarch matrix for ML2014/aarch64/s390xMatt Davis2021-09-221-35/+40
* Updated the content of the README.md fileIngy döt Net2021-09-021-16/+18
* Change README format to MarkdownTim Hoffmann2021-09-022-43/+49
* 5.4.1 release5.4.1Ingy döt Net2021-01-205-21/+16
* Fix stub compat with older pyyaml versions that may unwittingly load itMatt Davis2021-01-202-2/+6
* 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