aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-13Add python 3.11 support (#663)upstream-masterMatthieu Darbois
2022-07-11security disclosure docsMatt Davis
2021-10-136.0 releaseMatt Davis
2021-10-13Update Python 3.10 versions for Windows buildMatt Davis
2021-10-13Add Python 3.10 to tox.iniMatt Davis
2021-10-046.0b1 releaseMatt Davis
2021-09-29Omnibus CI/artifact build updateMatt Davis
2021-09-23Various setup fixesMatt Davis
2021-09-23No longer using appveyorIngy döt Net
2021-09-23The yaml.load{,_all} functions require Loader= nowIngy döt Net
2021-09-23Add a basic test file for yaml.load and yaml.dumpIngy döt Net
2021-09-23Makefile tweaksIngy döt Net
2021-09-23Fix float resolver for '.' and '._'Tina Müller
2021-09-23Use with statements to eliminate ResourceWarningsThom Smith
2021-09-23Use python3 in the MakefilePantelis Antoniou
2021-09-23Remove Python 2 support and simplifyPantelis Antoniou
2021-09-23Define PyString_GetExact as BytesPantelis Antoniou
2021-09-23Fix warning errors of the libyaml bindingPantelis Antoniou
2021-09-23Add a test for the YAML 1.1 typesTina Müller
2021-09-23Fix issue with representing Enum typesThom Smith
2021-09-22Correct spelling of “hexadecimal”Thom Smith
2021-09-22Update tox.iniThomas Smith
2021-09-22Remove 3.5 from AppveyorThom Smith
2021-09-22Simplify python_requiresThom Smith
2021-09-22Remove 2.7 from CIThom Smith
2021-09-22Move code from lib3 to libThom Smith
2021-09-22Remove 2.7 supportThom Smith
2021-09-22Remove py35 from tox.iniThom Smith
2021-09-22Explode multiarch matrix for ML2014/aarch64/s390xMatt Davis
2021-09-02Updated the content of the README.md fileIngy döt Net
2021-09-02Change README format to MarkdownTim Hoffmann
2021-01-205.4.1 releaseIngy döt Net
2021-01-20Fix stub compat with older pyyaml versions that may unwittingly load itMatt Davis
2021-01-195.4 releaseIngy döt Net
2021-01-13Fix compatibility with JythonAnish Athalye
2021-01-13Run CI on PR base branch changesMatt Davis
2021-01-13constructor.timezone: __copy_ & __deepcopy__Ovv
2021-01-13Avoid repeatedly appending to yaml_implicit_resolversPhil Sphicas
2021-01-13Fix for CVE-2020-14343Ingy döt Net
2021-01-13Add 3.9 to appveyor file for completeness sakeIngy döt Net
2021-01-13Add a newline character to end of pyproject.tomlIngy döt Net
2021-01-13Start sentences and phrases for capital lettersIngy döt Net
2021-01-13Shell code improvementsIngy döt Net
2021-01-13Remove unneeded quotesIngy döt Net
2021-01-13Use long forms for docker run optionsIngy döt Net
2021-01-13Better (non)use of literal form scalarsIngy döt Net
2021-01-13Replace ${{ x }} with ${{x}}Ingy döt Net
2021-01-13Reduce long lines and adjust blank lines for clarityIngy döt Net
2021-01-13Don't overindent sequences in mapsIngy döt Net
2021-01-13Rename ci.yml to YAML preferred ci.yamlIngy döt Net