summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add python 3.11 support (#663)HEADmasterMatthieu Darbois2022-09-134-31/+70
* security disclosure docsMatt Davis2022-07-111-0/+10
* 6.0 release6.0Matt Davis2021-10-134-9/+9
* Update Python 3.10 versions for Windows buildMatt Davis2021-10-132-4/+4
* Add Python 3.10 to tox.iniMatt Davis2021-10-131-1/+1
* 6.0b1 release6.0b1Matt Davis2021-10-045-17/+45
* Omnibus CI/artifact build updateMatt Davis2021-09-296-397/+689
* Various setup fixesMatt Davis2021-09-232-32/+29
* No longer using appveyorIngy döt Net2021-09-231-33/+0
* The yaml.load{,_all} functions require Loader= nowIngy döt Net2021-09-232-43/+5
* Add a basic test file for yaml.load and yaml.dumpIngy döt Net2021-09-233-1/+26
* Makefile tweaksIngy döt Net2021-09-231-1/+8
* Fix float resolver for '.' and '._'Tina Müller2021-09-232-3/+1
* Use with statements to eliminate ResourceWarningsThom Smith2021-09-2316-91/+145
* Use python3 in the MakefilePantelis Antoniou2021-09-231-1/+1
* Remove Python 2 support and simplifyPantelis Antoniou2021-09-233-255/+109
* Define PyString_GetExact as BytesPantelis Antoniou2021-09-231-2/+2
* Fix warning errors of the libyaml bindingPantelis Antoniou2021-09-233-63/+75
* Add a test for the YAML 1.1 typesTina Müller2021-09-234-0/+427
* Fix issue with representing Enum typesThom Smith2021-09-234-2/+6
* Correct spelling of “hexadecimal”Thom Smith2021-09-221-2/+2
* 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