Could these pull requests be reviewed, please? The goal was mainly to triage some issues, but it seems like these went unnoticed.
- gh-118508: Clarify which characters are matched by `\s` by nineteendo · Pull Request #119155 · python/cpython · GitHub
- gh-118441: Limit `posixpath.realpath(..., strict=True)` symlinks by nineteendo · Pull Request #119172 · python/cpython · GitHub
- gh-119826: Support qualified referencing for `ntpath.abspath()` by nineteendo · Pull Request #119849 · python/cpython · GitHub
- gh-118577: Clarify inspect signature bound arguments by nineteendo · Pull Request #119936 · python/cpython · GitHub
- gh-119826: `ntpath.abspath()` always return absolute path by nineteendo · Pull Request #119938 · python/cpython · GitHub
- gh-120145: Speed up symlink lookup for `posixpath.realpath()` by nineteendo · Pull Request #120146 · python/cpython · GitHub
- gh-120286: Add versionless symlinks with ABI flags by nineteendo · Pull Request #120457 · python/cpython · GitHub
- https://github.com/python/cpython/pull/120471
- gh-118710: `IPv*Address` class properties by nineteendo · Pull Request #120698 · python/cpython · GitHub
- gh-41431: Add `datetime.time.strptime()` and `datetime.date.strptime()` by nineteendo · Pull Request #120752 · python/cpython · GitHub
- gh-120784: Reword utcnow/utcfromtimestamp deprecation warning to use datetime.timezone.utc by nineteendo · Pull Request #120791 · python/cpython · GitHub
Only one of these 2 should be merged, but this might require discussion on Discourse: