Skip to content

Commit 8fdc247

Browse files
committed
Fix Python 3.15 stubtest guards
1 parent b594b7e commit 8fdc247

11 files changed

Lines changed: 324 additions & 415 deletions

File tree

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
1-
_decimal.SPEC_VERSION
21
_pyrepl.fancy_termios
32
_pyrepl.unix_console
43
_pyrepl.unix_eventqueue
54
ctypes.c_double_complex._type_
65
ctypes.c_float_complex._type_
76
ctypes.c_longdouble_complex._type_
8-
decimal.SPEC_VERSION
97
mmap.MS_ASYNC
108
mmap.MS_INVALIDATE
119
mmap.MS_SYNC
12-
mmap.mmap.madvise
13-
mmap.mmap.resize
1410
os.NODEV
1511
os.__all__
1612
posix.NODEV
@@ -21,5 +17,3 @@ profiling.sampling.live_collector.display
2117
profiling.sampling.live_collector.trend_tracker
2218
profiling.sampling.live_collector.widgets
2319
readline.get_pre_input_hook
24-
resource.RLIM_SAVED_CUR
25-
resource.RLIM_SAVED_MAX

0 commit comments

Comments
 (0)