Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yaml/pyyaml issues and pull requests

#608 - Octal numbers processed as strings

Issue - State: open - Opened by ioggstream almost 3 years ago - 4 comments
Labels: question

#607 - WIP: Attempt to get pyyaml to build with cython 3.0

Pull Request - State: closed - Opened by tacaswell almost 3 years ago - 7 comments

#606 - Request: musllinux wheel

Issue - State: closed - Opened by tgross35 almost 3 years ago - 4 comments

#605 - Correct usage of `.add_path_resolver`

Issue - State: open - Opened by matan129 almost 3 years ago - 2 comments
Labels: question

#602 - WIP keep PyYAML build working on Cython3.0.0a10+

Pull Request - State: closed - Opened by nitzmahone almost 3 years ago - 5 comments

#601 - "AttributeError: cython_sources" with Cython 3.0.0a10

Issue - State: open - Opened by The-Compiler almost 3 years ago - 104 comments
Labels: task:bug, -★★★-

#599 - Update representer.py

Pull Request - State: open - Opened by ghost almost 3 years ago

#594 - Parsing of trailing TAB works differently for Python and C

Issue - State: open - Opened by asomov almost 3 years ago - 6 comments
Labels: task:bug

#592 - yaml.load RecursionError: maximum recursion depth exceeded

Issue - State: open - Opened by netquik almost 3 years ago - 9 comments

#590 - `CDumper` and `Dumper` generate inconsistent output

Issue - State: open - Opened by jiasli almost 3 years ago
Labels: question

#589 - Clarify that YAML 1.2 is not supported

Pull Request - State: open - Opened by gdubicki almost 3 years ago - 2 comments

#588 - Move tests to pytest

Pull Request - State: closed - Opened by nitzmahone almost 3 years ago - 10 comments

#580 - Fix typos

Pull Request - State: closed - Opened by kianmeng about 3 years ago - 5 comments

#575 - Use double quotes to avoid single quote escape

Issue - State: open - Opened by tdegeus about 3 years ago - 1 comment

#556 - Fix issue with representing Enum types

Pull Request - State: closed - Opened by Thom1729 about 3 years ago

#555 - Support for the YAML 1.2 Core and JSON schemas [Take 2]

Pull Request - State: open - Opened by perlpunk about 3 years ago - 13 comments

#535 - I don't want Anchors Point. What should I do?

Issue - State: open - Opened by qwerplf over 3 years ago - 10 comments

#534 - ImportWarning after building from source on PyPy 3.7

Issue - State: open - Opened by domdfcoding over 3 years ago - 3 comments

#525 - Issue with default_style and lines that include \n

Issue - State: open - Opened by DeeeeLAN over 3 years ago - 2 comments

#523 - Support of ordered dictionary

Issue - State: closed - Opened by DonaldWL over 3 years ago - 4 comments

#516 - PEP to add yaml to standard library?

Issue - State: open - Opened by znd4 over 3 years ago - 10 comments

#513 - TypeError: __reduce_ex__() takes exactly one argument (0 given)

Issue - State: open - Opened by dcsan over 3 years ago - 1 comment

#504 - explode multiarch matrix for ML2014/aarch64/s390x

Pull Request - State: closed - Opened by nitzmahone over 3 years ago - 1 comment

#486 - YAML 1.2 Core Schema support (about yes/no, on/off, 07 vs 08)

Issue - State: open - Opened by perlpunk almost 4 years ago - 2 comments
Labels: api:improvement

#484 - move binary parts to beginning?

Issue - State: open - Opened by allefeld almost 4 years ago - 1 comment

#475 - Format README as Markdown

Issue - State: open - Opened by mfhepp almost 4 years ago - 3 comments
Labels: component:documentation

#462 - Python 3.10 failing to build pyyaml

Issue - State: closed - Opened by davfsa almost 4 years ago - 3 comments

#457 - add_implicit_resolver does not match quoted strings

Issue - State: open - Opened by att14 almost 4 years ago - 11 comments
Labels: question

#456 - ENH: Keep information about line numbers

Issue - State: open - Opened by quazgar almost 4 years ago - 6 comments
Labels: api:improvement

#450 - Bug "Found character that cannot start any token" with trailing tab character.

Issue - State: open - Opened by garretwilson about 4 years ago - 6 comments
Labels: task:bug

#435 - deregister representer

Issue - State: open - Opened by casperdcl about 4 years ago - 2 comments

#430 - Emit the correct indentation of sequence

Pull Request - State: open - Opened by dota17 about 4 years ago - 3 comments

#421 - Feature/YAML application properties files

Pull Request - State: closed - Opened by marcosstefani over 4 years ago - 1 comment

#411 - Weird dumping when a literal block scalar contains trailing space

Issue - State: open - Opened by lhotakj over 4 years ago - 4 comments
Labels: question

#394 - Support overriding anchors

Pull Request - State: open - Opened by perlpunk over 4 years ago - 21 comments

#394 - Support overriding anchors

Pull Request - State: open - Opened by perlpunk over 4 years ago - 21 comments

#392 - constructor.timezone: __copy_ & __deepcopy__

Pull Request - State: closed - Opened by ovv over 4 years ago - 1 comment

#389 - Allow dots and slashes in anchor names

Pull Request - State: open - Opened by Infernio over 4 years ago - 8 comments

#383 - 5.3: compile time warnings

Issue - State: closed - Opened by kloczek over 4 years ago - 3 comments

#376 - `on` is loaded as True instead of a string

Issue - State: closed - Opened by StrayDragon almost 5 years ago - 7 comments
Labels: question

#373 - Dots in anchor names cause parsing errors

Issue - State: open - Opened by Infernio almost 5 years ago - 8 comments
Labels: task:bug

#372 - add decimal representer

Pull Request - State: open - Opened by syre almost 5 years ago - 2 comments

#368 - Customizing the threshold of check_simple_key().

Issue - State: open - Opened by rainwoodman almost 5 years ago - 1 comment

#339 - PyYaml can't parse mappings with lists as keys

Issue - State: open - Opened by bmccutchon about 5 years ago - 9 comments

#338 - Unable to transform OrderedDict data into yaml format

Issue - State: closed - Opened by KChanDev about 5 years ago - 4 comments

#313 - Cannot safe_dump subclasses of known types

Issue - State: open - Opened by 0x326 over 5 years ago - 2 comments

#277 - Releases past 3.13 are not listed on pyyaml.org

Issue - State: closed - Opened by akx over 5 years ago - 5 comments

#266 - ConstructorError - could not determine a constructor for custom tag (5.1)

Issue - State: closed - Opened by kgutwin over 5 years ago - 29 comments

#247 - y|Y|n|N not Recognised as Booleans

Issue - State: open - Opened by dennisconrad almost 6 years ago - 2 comments
Labels: task:bug

#240 - Multiline strings are ugly after dumping

Issue - State: open - Opened by neumond almost 6 years ago - 16 comments

#234 - Incorrect indentation with lists

Issue - State: open - Opened by bcoca almost 6 years ago - 25 comments
Labels: api:improvement

#174 - Fix resolving scientific notation

Pull Request - State: closed - Opened by coldfix over 6 years ago - 8 comments

#173 - Numbers in scientific notation without dot are parsed as string

Issue - State: open - Opened by coldfix over 6 years ago - 13 comments
Labels: question

#142 - Regression - RepresenterError on dict subclass

Issue - State: open - Opened by jaraco over 6 years ago - 11 comments

#131 - Nested classes can't be deserialized

Issue - State: open - Opened by MoritzMaxeiner over 6 years ago - 1 comment

#128 - Allow question marks inside of plain scalars in flow collections

Issue - State: open - Opened by perlpunk almost 7 years ago - 1 comment

#127 - How can I add blank lines between top-level objects?

Issue - State: open - Opened by MartinDelVecchio almost 7 years ago - 6 comments
Labels: question

#123 - yaml.load does not support encodings different from current system encoding, cannot you add it?

Issue - State: closed - Opened by Felix-neko almost 7 years ago - 8 comments
Labels: question

#121 - Why does pyyaml disallow trailing spaces in block scalars?

Issue - State: open - Opened by oulenz almost 7 years ago - 23 comments

#117 - Cannot install for current CPython HEAD / devel for macOS

Issue - State: open - Opened by Kentzo almost 7 years ago - 6 comments

#116 - YAML 1.2 support

Issue - State: open - Opened by kislyuk almost 7 years ago - 13 comments

#110 - order in dict is not preserved

Issue - State: closed - Opened by MazokuMaxy almost 7 years ago - 34 comments

#103 - Disable Aliases/Anchors

Issue - State: open - Opened by engnadeau almost 7 years ago - 2 comments
Labels: api:improvement

#99 - Deep construction doesn't take into account merged or referenced anchors

Issue - State: open - Opened by m-schubert almost 7 years ago - 1 comment

#98 - quoting strings composed of digits

Issue - State: open - Opened by drtconway almost 7 years ago - 31 comments
Labels: question

#91 - yaml.load() does not assert input type

Issue - State: open - Opened by kupsef about 7 years ago - 1 comment

#90 - Load comments

Issue - State: open - Opened by phihag about 7 years ago - 17 comments
Labels: api:improvement

#89 - Plain equal sign (=) as node content results in an error

Issue - State: open - Opened by rdn32 about 7 years ago - 3 comments

#74 - Make pyyaml safe by default.

Pull Request - State: closed - Opened by alex about 7 years ago - 14 comments

#53 - provide option (preferably this would be the default) to ignore yes/no/Yes/No/on/off/etc. as booleans

Issue - State: open - Opened by jason-s over 7 years ago - 3 comments
Labels: question

#24 - sub-dictionary unavailable in constructor

Issue - State: open - Opened by potash almost 9 years ago - 1 comment

#24 - sub-dictionary unavailable in constructor

Issue - State: open - Opened by potash almost 9 years ago - 1 comment