Commit Graph

  • a98fd6088e
    Move tests to pytest main Matt Davis 2021-11-24 16:37:09 -0800
  • 155ec463f6
    disable CI trigger on PR edits Matt Davis 2023-08-29 15:06:59 -0700
  • e9bf819da6
    Python 3.12 + musllinux_1_1_x86_64 wheel support * misc CI updates Matt Davis 2023-08-10 12:55:28 -0700
  • a15d90a74a
    6.0.1 release Matt Davis 2023-07-18 01:38:18 +0200
  • 27f9a99306
    block Cython 3.0+ as a build dep (#702) Matt Davis 2023-07-18 00:53:03 +0200
  • c42fa3bff1
    6.0.1 release 6.0.1 Matt Davis 2023-07-18 01:38:18 +0200
  • ae08bdc82b
    block Cython 3.0+ as a build dep (#702) Matt Davis 2023-07-18 00:53:03 +0200
  • 957ae4d495
    Add python 3.11 support (#663) Matthieu Darbois 2022-09-14 00:12:45 +0200
  • f873cfef31
    Add python 3.11 support (#663) Matthieu Darbois 2022-09-14 00:12:45 +0200
  • 0abad85a17
    security disclosure docs Matt Davis 2022-07-11 15:31:43 -0700
  • 8cdff2c805 6.0 release 6.0 Matt Davis 2021-10-13 12:04:44 -0700
  • a4fb55e943 Update Python 3.10 versions for Windows build Matt Davis 2021-10-13 12:00:50 -0700
  • e45b9643de Add Python 3.10 to tox.ini Matt Davis 2021-10-13 11:57:52 -0700
  • 4808fba18e 6.0b1 release 6.0b1 Matt Davis 2021-09-29 14:32:20 -0700
  • d5aba406ed Omnibus CI/artifact build update Matt Davis 2021-09-23 16:14:47 -0700
  • a6d384c52e Various setup fixes Matt Davis 2021-09-23 15:30:53 -0700
  • 8f3f9795b4 No longer using appveyor Ingy döt Net 2021-09-23 14:44:20 -0700
  • c2743653bc The yaml.load{,_all} functions require Loader= now Ingy döt Net 2021-09-23 13:46:48 -0700
  • 2f87ac4838 Add a basic test file for yaml.load and yaml.dump Ingy döt Net 2021-09-23 06:26:42 -0700
  • 7bd92df543 Makefile tweaks Ingy döt Net 2021-09-22 15:49:45 -0700
  • 8f27932796 Fix float resolver for '.' and '._' Tina Müller 2021-02-06 00:39:43 +0100
  • 575d2f46db Use with statements to eliminate ResourceWarnings Thom Smith 2021-09-22 16:32:47 -0400
  • 779bdb129e Use python3 in the Makefile Pantelis Antoniou 2021-09-22 22:47:11 +0300
  • a31a4fb189 Remove Python 2 support and simplify Pantelis Antoniou 2021-09-22 22:45:42 +0300
  • fecae105d7 Define PyString_GetExact as Bytes Pantelis Antoniou 2021-09-22 20:07:36 +0300
  • 82db283558 Fix warning errors of the libyaml binding Pantelis Antoniou 2021-09-22 19:11:10 +0300
  • b3d2d674b7 Add a test for the YAML 1.1 types Tina Müller 2021-09-22 01:18:03 +0200
  • 961ce9dcf5 Fix issue with representing Enum types Thom Smith 2021-09-22 11:51:14 -0400
  • 141afddd45 Correct spelling of “hexadecimal” Thom Smith 2021-09-22 10:30:55 -0400
  • 23120f886b Update tox.ini Thomas Smith 2021-09-05 16:09:26 -0400
  • 28af8b24e6 Remove 3.5 from Appveyor Thom Smith 2021-09-21 15:57:14 -0400
  • 00be495c78 Simplify python_requires Thom Smith 2021-09-02 16:47:31 -0400
  • f5bd5607ef Remove 2.7 from CI Thom Smith 2021-09-02 16:45:48 -0400
  • f20947ae25 Move code from lib3 to lib Thom Smith 2021-09-02 16:41:22 -0400
  • dc0c4c1441 Remove 2.7 support Thom Smith 2021-09-02 16:34:44 -0400
  • e5f6dadf86 Remove py35 from tox.ini Thom Smith 2021-09-02 14:34:48 -0400
  • 7f35bb5bf2 Explode multiarch matrix for ML2014/aarch64/s390x Matt Davis 2021-03-05 17:51:25 -0800
  • 702b1767bf Updated the content of the README.md file Ingy döt Net 2020-11-19 10:09:23 -0500
  • 99d27e78e8 Change README format to Markdown Tim Hoffmann 2019-08-05 12:20:59 +0200
  • b79e34b37e Explode multiarch matrix for ML2014/aarch64/s390x ladios-py2 5.4.1.1 5 Matt Davis 2021-03-05 17:51:25 -0800
  • ee37f4653c 5.4.1 release 5.4.1 Ingy döt Net 2021-01-20 16:38:14 -0500
  • 2b37f155d4 Fix stub compat with older pyyaml versions that may unwittingly load it Matt Davis 2021-01-20 13:15:18 -0800
  • 58d0cb7ee0 5.4 release 5.4 Ingy döt Net 2021-01-19 14:07:59 -0500
  • 539928ea80 5.4.0b2 release 5.4b2 Ingy döt Net 2021-01-14 16:30:55 -0500
  • 5bda41909a 5.4.0b1 release 5.4b1 Matt Davis 2021-01-13 15:57:08 -0800
  • a60f7a19c0 Fix compatibility with Jython Anish Athalye 2020-01-22 16:07:06 -0500
  • ee98abd7d7 Run CI on PR base branch changes Matt Davis 2021-01-13 13:44:38 -0800
  • ddf20330be constructor.timezone: __copy_ & __deepcopy__ Ovv 2020-04-06 11:14:45 +0200
  • fc914d52c4 Avoid repeatedly appending to yaml_implicit_resolvers Phil Sphicas 2020-09-18 00:29:02 -0700
  • a001f27825 Fix for CVE-2020-14343 Ingy döt Net 2021-01-09 10:53:23 -0500
  • fe15062414 Add 3.9 to appveyor file for completeness sake Ingy döt Net 2020-12-23 11:23:58 -0500
  • 1e1c7fb7c0 Add a newline character to end of pyproject.toml Ingy döt Net 2020-12-23 11:05:57 -0500
  • 0b6b7d6171 Start sentences and phrases for capital letters Ingy döt Net 2020-12-23 10:49:12 -0500
  • c97691596e Shell code improvements Ingy döt Net 2020-12-23 10:38:09 -0500
  • d6572c3a80 Remove unneeded quotes Ingy döt Net 2020-12-23 10:34:52 -0500
  • c5fb909798 Use long forms for docker run options Ingy döt Net 2020-12-23 10:32:36 -0500
  • 492bcbaa13 Better (non)use of literal form scalars Ingy döt Net 2020-12-23 10:28:17 -0500
  • c851ff7ead Replace ${{ x }} with ${{x}} Ingy döt Net 2020-12-23 10:07:24 -0500
  • 13c7aec48d Reduce long lines and adjust blank lines for clarity Ingy döt Net 2020-12-23 10:03:03 -0500
  • 219fe65b66 Don't overindent sequences in maps Ingy döt Net 2020-12-23 09:53:43 -0500
  • 6a19fd77a0 Rename ci.yml to YAML preferred ci.yaml Ingy döt Net 2020-12-23 10:24:14 -0500
  • 4927e75d99 Add py29 to tox.ini envlist Ingy döt Net 2020-12-23 10:21:57 -0500
  • 89f608599d Build modernization (GHA, wheels, setuptools) (#407) Brad Solomon 2020-12-11 21:12:08 -0500
  • 3f96307018
    Build modernization (GHA, wheels, setuptools) (#407) dec-11 Brad Solomon 2020-12-11 21:12:08 -0500
  • 4edd94f292 Updated the content of the ReadMe.md file Ingy döt Net 2020-11-19 10:09:23 -0500
  • 1bf51b771b Change some ppercase files to title case Ingy döt Net 2020-11-19 10:08:12 -0500
  • bcd3e18f6b Change README format to Markdown Tim Hoffmann 2019-08-05 12:20:59 +0200
  • 3effceca2c Update list of maintainers Tina Müller 2020-04-01 00:57:16 +0200
  • d0d660d035
    Add ARM64 jobs in Travis-CI (#366) ossdev07 2020-03-20 00:19:38 +0530
  • 538b5c93f7 Update announcement.msg 5.3.1 Tina Müller 2020-03-18 21:39:39 +0100
  • 8a01c99c63 Move test files back into tests/data/ Ingy döt Net 2020-03-18 13:54:08 -0700
  • 91bca4b856 Update version to 5.3.1 Tina Müller 2020-03-17 20:52:26 +0100
  • 5080ba5133
    Prevents arbitrary code execution during python/object/new constructor (#386) Riccardo Schirone 2020-03-17 19:09:55 +0100
  • 2f463cf5b0 Update announcement.msg 5.3 Tina Müller 2020-01-06 21:09:53 +0100
  • 377092fb2e Changes for 5.3 Tina Müller 2020-01-06 20:37:50 +0100
  • 69b025a9f3 Changes for 5.3b1 5.3b1 Tina Müller 2019-12-20 20:41:29 +0100
  • 4fcdcdbf60 Add tests for timezone (#363) Tina Müller (tinita) 2019-12-16 21:31:04 +0100
  • 96d65f3de1 Create timezone-aware datetimes when parsed as such (#163) Mattijs Ugen 2019-12-15 17:59:22 +0100
  • 49b354896e tox.ini: passenv = PYYAML_TEST_GROUP Tina Müller 2019-12-14 00:59:14 +0100
  • 36fdf0c486 remove some unused imports (#260) Frédéric Chapoton 2019-12-14 00:40:56 +0100
  • e1ffe1afaa increase size of index, line, and column fields (#310) Dwight Guth 2019-12-13 17:30:52 -0600
  • f1ab37df44 Fix for Python 3.10 (#329) Hugo van Kemenade 2019-12-09 17:32:56 +0200
  • 252b4fe54e Document that PyYAML is implemented with Cython (#244) Jon Dufresne 2019-12-08 09:46:19 -0800
  • d137e82ad1 Use full_load in yaml-highlight example (#359) Tina Müller (tinita) 2019-12-08 18:43:47 +0100
  • a826f546c2 Enable certain unicode tests when maxunicode not > 0xffff Tina Müller 2019-12-08 17:01:02 +0100
  • 0716ae21a1 Fix reader for Unicode code points over 0xFFFF (#351) Anish Athalye 2019-12-08 11:18:04 -0500
  • 6549385d53 Add use of safe_load() function in README (#285) sblondon 2019-12-07 22:44:29 +0100
  • 03b378d039
    Allow add_multi_constructor with None (#358) Tina Müller (tinita) 2019-12-07 22:40:48 +0100
  • 5a0cfab86f Fix handling of __slots__ (#161) Filip Salomonsson 2019-12-07 22:34:23 +0100
  • eb459f842f Fix up small typo Tim Gates 2019-06-24 21:06:20 +1000
  • e21af4a092 Use `is` instead of equality for comparing with None Sergey Fursov 2019-04-11 14:20:14 +0300
  • de11e43d52 fix typos and stylistic nit David Kao 2019-03-15 11:21:40 -0700
  • a7a97871fc fixup! setup.py: python_requires='!=3.4.*', Christian Clauss 2019-11-09 08:41:02 +0100
  • 039c9eb308 setup.py: Remove support for EOL Python 3.4 Christian Clauss 2019-11-09 08:39:19 +0100
  • 6544c3091f tox.ini: Add py38 and remove py34 Christian Clauss 2019-11-09 08:38:06 +0100
  • 6d854b1e30 Travis CI: Test on Python 3.8 production release Christian Clauss 2019-11-09 08:36:44 +0100
  • 15e0e80d6d Fix appveyor.yml to use libyaml tag not branch Tina Müller 2019-12-03 00:11:10 +0100
  • a5c2a043a2 Version 5.2 5.2 Tina Müller 2019-12-02 20:58:55 +0100
  • f4fd3fbf87 Windows build tweaks Matt Davis 2019-11-26 14:01:02 -0800
  • f813bc00f5 Changes for 5.2b1 5.2b1 Tina Müller 2019-11-21 14:41:06 +0100