Skip to content

Commit 058abcd

Browse files
committed
make clinic
1 parent ba192b7 commit 058abcd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Modules/clinic/posixmodule.c.h

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Modules/posixmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3482,7 +3482,7 @@ If this functionality is unavailable, using it raises an exception.
34823482

34833483
static PyObject *
34843484
os_chdir_impl(PyObject *module, path_t *path)
3485-
/*[clinic end generated code: output=3be6400eee26eaae input=1a4a15b4d12cb15d]*/
3485+
/*[clinic end generated code: output=3be6400eee26eaae input=a74ceab5d72adf74]*/
34863486
{
34873487
int result;
34883488

0 commit comments

Comments
 (0)