diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-29 13:14:47 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-29 13:14:47 (GMT) |
commit | 07edc0d2b232c19c948a7e65d0c9bd61c7ccdcc8 (patch) | |
tree | 52d03f7907829fb7c0be76fc3a009bc17d49075e /Python/Python-tokenize.c | |
parent | bba14c3e0129dc6c36c304018ab60a5580043f55 (diff) | |
download | cpython-07edc0d2b232c19c948a7e65d0c9bd61c7ccdcc8.zip cpython-07edc0d2b232c19c948a7e65d0c9bd61c7ccdcc8.tar.gz cpython-07edc0d2b232c19c948a7e65d0c9bd61c7ccdcc8.tar.bz2 |
gh-132987: Support __index__() in the posix module (GH-133096)
Support it for the dev_t values in mknod(), major(), minor() and makedev(),
CPU numbers in sched_setaffinity(), group numbers in setgroups(),
configuration name in fpathconf(), pathconf(), confstr(), and sysconf().
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions