-
Notifications
You must be signed in to change notification settings - Fork 575
Pull requests: yaml/pyyaml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix AttributeError in constructor error handling (fixes #907)
#927
opened Mar 23, 2026 by
r266-tech
Loading…
[Security] Fix HIGH vulnerability: yaml.github-actions.security.run-shell-injection.run-shell-injection
#925
opened Mar 12, 2026 by
orbisai0security
Loading…
fix: handle edge cases in peek() and construct_scalar() error handling
#923
opened Mar 9, 2026 by
nightcityblade
Loading…
2
Fix ValueError/IndexError crash in SafeLoader for malformed numeric scalars (#898)
#920
opened Mar 1, 2026 by
Nicolas0315
Loading…
Fix off-by-one excluding U+10FFFF from valid Unicode range in emitter
#918
opened Feb 20, 2026 by
bysiber
Loading…
Fix TypeError in prepare_tag_prefix on non-ASCII tag prefixes (Python 3)
#917
opened Feb 20, 2026 by
bysiber
Loading…
Fix exponential expansion based DoS in merge key processing (duplicate alias references)
#916
opened Feb 17, 2026 by
akshat-sj
Loading…
Fix IndexError in scan_tag() and check_key() on empty input
#913
opened Feb 13, 2026 by
veeceey
Loading…
Fix Reader.peek() IndexError when index exceeds buffer length
#912
opened Feb 13, 2026 by
veeceey
Loading…
Fix AttributeError when node.id is accessed on non-Node objects
#911
opened Feb 13, 2026 by
veeceey
Loading…
Accept
str subclasses in SafeRepresenter (fixes support of enum.StrEnum)
#901
opened Nov 1, 2025 by
1ace
Loading…
SafeConstructor.yaml_flatteners, to enable pluggable flattening akin to add_constructors
#894
opened Oct 16, 2025 by
ross
Loading…
Add multithreaded test scenarios to start testing free-threading
#883
opened Sep 4, 2025 by
lysnikolaou
Loading…
Fix #866: Add constructor for tag:yaml.org,2002:value
#867
opened Jun 28, 2025 by
mehulanshumali
Loading…
Arm64 CI | Run a smoke test on a Github-hosted Arm runner
#849
opened Feb 26, 2025 by
Rohanjames1997
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.