#11862: PyYAML-5.1 (Perl Module)
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.5
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 5.1 (2019-03-13)

 * https://github.com/yaml/pyyaml/pull/35 -- Some modernization of the test
 running
 * https://github.com/yaml/pyyaml/pull/42 -- Install tox in a virtualenv
 * https://github.com/yaml/pyyaml/pull/45 -- Allow colon in a plain scalar
 in a flow context
 * https://github.com/yaml/pyyaml/pull/48 -- Fix typos
 * https://github.com/yaml/pyyaml/pull/55 -- Improve RepresenterError
 creation
 * https://github.com/yaml/pyyaml/pull/59 -- Resolves #57, update readme
 issues link
 * https://github.com/yaml/pyyaml/pull/60 -- Document and test Python 3.6
 support
 * https://github.com/yaml/pyyaml/pull/61 -- Use Travis CI built in pip
 cache support
 * https://github.com/yaml/pyyaml/pull/62 -- Remove tox workaround for
 Travis CI
 * https://github.com/yaml/pyyaml/pull/63 -- Adding support to Unicode
 characters over codepoint 0xffff
 * https://github.com/yaml/pyyaml/pull/65 -- Support unicode literals over
 codepoint 0xffff
 * https://github.com/yaml/pyyaml/pull/75 -- add 3.12 changelog
 * https://github.com/yaml/pyyaml/pull/76 -- Fallback to Pure Python if
 Compilation fails
 * https://github.com/yaml/pyyaml/pull/84 -- Drop unsupported Python 3.3
 * https://github.com/yaml/pyyaml/pull/102 -- Include license file in the
 generated wheel package
 * https://github.com/yaml/pyyaml/pull/105 -- Removed Python 2.6 & 3.3
 support
 * https://github.com/yaml/pyyaml/pull/111 -- Remove commented out Psyco
 code
 * https://github.com/yaml/pyyaml/pull/129 -- Remove call to `ord` in lib3
 emitter code
 * https://github.com/yaml/pyyaml/pull/143 -- Allow to turn off sorting
 keys in Dumper
 * https://github.com/yaml/pyyaml/pull/149 -- Test on Python 3.7-dev
 * https://github.com/yaml/pyyaml/pull/158 -- Support escaped slash in
 double quotes "\/"
 * https://github.com/yaml/pyyaml/pull/181 -- Import Hashable from
 collections.abc
 * https://github.com/yaml/pyyaml/pull/256 -- Make default_flow_style=False
 * https://github.com/yaml/pyyaml/pull/257 -- Deprecate yaml.load and add
 FullLoader and UnsafeLoader classes
 * https://github.com/yaml/pyyaml/pull/263 -- Windows Appveyor build

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11862#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to