This is an archive of the discontinued Mercurial Phabricator instance.

revlog: migrate from PyEval_CallObject to PyObject_Call
ClosedPublic

Authored by durin42 on Jan 15 2021, 12:57 PM.

Details

Summary

The former was deprecated in 3.9.0.

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

durin42 created this revision.Jan 15 2021, 12:57 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.