Skip to content

Commit 980b95a

Browse files
committed
post-merge
1 parent 223dc29 commit 980b95a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Tools/clinic/libclinic/_overlong_docstrings.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
'_hashlib.pbkdf2_hmac',
3838
'_heapq.heappushpop',
3939
'_hmac.HMAC.hexdigest',
40+
'_interpreters.get_config',
41+
'_interpreters.is_shareable',
4042
'_io._BufferedIOBase.read1',
4143
'_io.FileIO.truncate',
4244
'_lzma._decode_filter_properties',
@@ -223,6 +225,7 @@
223225
'_jit.is_available',
224226
'_jit.is_enabled',
225227
'marshal.dumps',
228+
'sys._clear_type_descriptors',
226229
'sys._current_exceptions',
227230
'sys._current_frames',
228231
'sys._setprofileallthreads',
@@ -301,6 +304,8 @@
301304
'_hashlib.HMAC.hexdigest',
302305
'_heapq.heappushpop_max',
303306
'_hmac.HMAC.hexdigest',
307+
'_interpreters.capture_exception',
308+
'_interpreters.run_func',
304309
'_io._IOBase.seek',
305310
'_io._IOBase.truncate',
306311
'_io._TextIOBase.detach',

0 commit comments

Comments
 (0)