This is an archive of the discontinued Mercurial Phabricator instance.

fsmonitor: incorporate fixes for Python 3.10 (issue6612)
ClosedPublic

Authored by Alphare on Dec 6 2021, 5:11 AM.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Alphare created this revision.Dec 6 2021, 5:11 AM

Pending CI refresh

This should probably go to stable now that I think about it. The rebase will not be an issue, so I'm not updating this.

SimonSapin accepted this revision.Dec 7 2021, 6:13 AM
SimonSapin added a subscriber: SimonSapin.

Looks good. I’ve found PY_SSIZE_T_CLEAN documented at https://docs.python.org/3/c-api/arg.html#strings-and-buffers

marmoute accepted this revision.Dec 7 2021, 6:44 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.