You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That utime() is not documented looks like an oversight to me. I'd probably accept it as stub (with either an # undocumented annotation or maybe a bpo documentation bug report). @gustaebel is listed as tarfile expert in the expert index and might have an opinion on that.
We can add private methods if users request them. I'm not sure we need to keep the issue open for that, but we'll accept a PR adding more private methods.
Encountered covering pip with stubs.
I can add PR, but I'm not sure whether they should be included in stubs, both are undocumented and second one is private.
The text was updated successfully, but these errors were encountered: