mirror of
https://github.com/python/cpython.git
synced 2026-03-17 10:20:50 +00:00
Integer to and from text conversions via CPython's bignum `int` type is not safe against denial of service attacks due to malicious input. Very large input strings with hundred thousands of digits can consume several CPU seconds. This PR comes fresh from a pile of work done in our private PSRT security response team repo. Signed-off-by: Christian Heimes [Red Hat] <christian@python.org> Tons-of-polishing-up-by: Gregory P. Smith [Google] <greg@krypto.org> Reviews via the private PSRT repo via many others (see the NEWS entry in the PR). <!-- gh-issue-number: gh-95778 --> * Issue: gh-95778 <!-- /gh-issue-number --> I wrote up [a one pager for the release managers](https://docs.google.com/document/d/1KjuF_aXlzPUxTK4BMgezGJ2Pn7uevfX7g0_mvgHlL7Y/edit#). Much of that text wound up in the Issue. Backports PRs already exist. See the issue for links.
8193 lines
460 KiB
C
Generated
8193 lines
460 KiB
C
Generated
#ifndef Py_INTERNAL_RUNTIME_INIT_GENERATED_H
|
|
#define Py_INTERNAL_RUNTIME_INIT_GENERATED_H
|
|
#ifdef __cplusplus
|
|
extern "C" {
|
|
#endif
|
|
|
|
#ifndef Py_BUILD_CORE
|
|
# error "this header requires Py_BUILD_CORE define"
|
|
#endif
|
|
|
|
/* The following is auto-generated by Tools/scripts/generate_global_objects.py. */
|
|
#define _Py_global_objects_INIT { \
|
|
.singletons = { \
|
|
.small_ints = { \
|
|
_PyLong_DIGIT_INIT(-5), \
|
|
_PyLong_DIGIT_INIT(-4), \
|
|
_PyLong_DIGIT_INIT(-3), \
|
|
_PyLong_DIGIT_INIT(-2), \
|
|
_PyLong_DIGIT_INIT(-1), \
|
|
_PyLong_DIGIT_INIT(0), \
|
|
_PyLong_DIGIT_INIT(1), \
|
|
_PyLong_DIGIT_INIT(2), \
|
|
_PyLong_DIGIT_INIT(3), \
|
|
_PyLong_DIGIT_INIT(4), \
|
|
_PyLong_DIGIT_INIT(5), \
|
|
_PyLong_DIGIT_INIT(6), \
|
|
_PyLong_DIGIT_INIT(7), \
|
|
_PyLong_DIGIT_INIT(8), \
|
|
_PyLong_DIGIT_INIT(9), \
|
|
_PyLong_DIGIT_INIT(10), \
|
|
_PyLong_DIGIT_INIT(11), \
|
|
_PyLong_DIGIT_INIT(12), \
|
|
_PyLong_DIGIT_INIT(13), \
|
|
_PyLong_DIGIT_INIT(14), \
|
|
_PyLong_DIGIT_INIT(15), \
|
|
_PyLong_DIGIT_INIT(16), \
|
|
_PyLong_DIGIT_INIT(17), \
|
|
_PyLong_DIGIT_INIT(18), \
|
|
_PyLong_DIGIT_INIT(19), \
|
|
_PyLong_DIGIT_INIT(20), \
|
|
_PyLong_DIGIT_INIT(21), \
|
|
_PyLong_DIGIT_INIT(22), \
|
|
_PyLong_DIGIT_INIT(23), \
|
|
_PyLong_DIGIT_INIT(24), \
|
|
_PyLong_DIGIT_INIT(25), \
|
|
_PyLong_DIGIT_INIT(26), \
|
|
_PyLong_DIGIT_INIT(27), \
|
|
_PyLong_DIGIT_INIT(28), \
|
|
_PyLong_DIGIT_INIT(29), \
|
|
_PyLong_DIGIT_INIT(30), \
|
|
_PyLong_DIGIT_INIT(31), \
|
|
_PyLong_DIGIT_INIT(32), \
|
|
_PyLong_DIGIT_INIT(33), \
|
|
_PyLong_DIGIT_INIT(34), \
|
|
_PyLong_DIGIT_INIT(35), \
|
|
_PyLong_DIGIT_INIT(36), \
|
|
_PyLong_DIGIT_INIT(37), \
|
|
_PyLong_DIGIT_INIT(38), \
|
|
_PyLong_DIGIT_INIT(39), \
|
|
_PyLong_DIGIT_INIT(40), \
|
|
_PyLong_DIGIT_INIT(41), \
|
|
_PyLong_DIGIT_INIT(42), \
|
|
_PyLong_DIGIT_INIT(43), \
|
|
_PyLong_DIGIT_INIT(44), \
|
|
_PyLong_DIGIT_INIT(45), \
|
|
_PyLong_DIGIT_INIT(46), \
|
|
_PyLong_DIGIT_INIT(47), \
|
|
_PyLong_DIGIT_INIT(48), \
|
|
_PyLong_DIGIT_INIT(49), \
|
|
_PyLong_DIGIT_INIT(50), \
|
|
_PyLong_DIGIT_INIT(51), \
|
|
_PyLong_DIGIT_INIT(52), \
|
|
_PyLong_DIGIT_INIT(53), \
|
|
_PyLong_DIGIT_INIT(54), \
|
|
_PyLong_DIGIT_INIT(55), \
|
|
_PyLong_DIGIT_INIT(56), \
|
|
_PyLong_DIGIT_INIT(57), \
|
|
_PyLong_DIGIT_INIT(58), \
|
|
_PyLong_DIGIT_INIT(59), \
|
|
_PyLong_DIGIT_INIT(60), \
|
|
_PyLong_DIGIT_INIT(61), \
|
|
_PyLong_DIGIT_INIT(62), \
|
|
_PyLong_DIGIT_INIT(63), \
|
|
_PyLong_DIGIT_INIT(64), \
|
|
_PyLong_DIGIT_INIT(65), \
|
|
_PyLong_DIGIT_INIT(66), \
|
|
_PyLong_DIGIT_INIT(67), \
|
|
_PyLong_DIGIT_INIT(68), \
|
|
_PyLong_DIGIT_INIT(69), \
|
|
_PyLong_DIGIT_INIT(70), \
|
|
_PyLong_DIGIT_INIT(71), \
|
|
_PyLong_DIGIT_INIT(72), \
|
|
_PyLong_DIGIT_INIT(73), \
|
|
_PyLong_DIGIT_INIT(74), \
|
|
_PyLong_DIGIT_INIT(75), \
|
|
_PyLong_DIGIT_INIT(76), \
|
|
_PyLong_DIGIT_INIT(77), \
|
|
_PyLong_DIGIT_INIT(78), \
|
|
_PyLong_DIGIT_INIT(79), \
|
|
_PyLong_DIGIT_INIT(80), \
|
|
_PyLong_DIGIT_INIT(81), \
|
|
_PyLong_DIGIT_INIT(82), \
|
|
_PyLong_DIGIT_INIT(83), \
|
|
_PyLong_DIGIT_INIT(84), \
|
|
_PyLong_DIGIT_INIT(85), \
|
|
_PyLong_DIGIT_INIT(86), \
|
|
_PyLong_DIGIT_INIT(87), \
|
|
_PyLong_DIGIT_INIT(88), \
|
|
_PyLong_DIGIT_INIT(89), \
|
|
_PyLong_DIGIT_INIT(90), \
|
|
_PyLong_DIGIT_INIT(91), \
|
|
_PyLong_DIGIT_INIT(92), \
|
|
_PyLong_DIGIT_INIT(93), \
|
|
_PyLong_DIGIT_INIT(94), \
|
|
_PyLong_DIGIT_INIT(95), \
|
|
_PyLong_DIGIT_INIT(96), \
|
|
_PyLong_DIGIT_INIT(97), \
|
|
_PyLong_DIGIT_INIT(98), \
|
|
_PyLong_DIGIT_INIT(99), \
|
|
_PyLong_DIGIT_INIT(100), \
|
|
_PyLong_DIGIT_INIT(101), \
|
|
_PyLong_DIGIT_INIT(102), \
|
|
_PyLong_DIGIT_INIT(103), \
|
|
_PyLong_DIGIT_INIT(104), \
|
|
_PyLong_DIGIT_INIT(105), \
|
|
_PyLong_DIGIT_INIT(106), \
|
|
_PyLong_DIGIT_INIT(107), \
|
|
_PyLong_DIGIT_INIT(108), \
|
|
_PyLong_DIGIT_INIT(109), \
|
|
_PyLong_DIGIT_INIT(110), \
|
|
_PyLong_DIGIT_INIT(111), \
|
|
_PyLong_DIGIT_INIT(112), \
|
|
_PyLong_DIGIT_INIT(113), \
|
|
_PyLong_DIGIT_INIT(114), \
|
|
_PyLong_DIGIT_INIT(115), \
|
|
_PyLong_DIGIT_INIT(116), \
|
|
_PyLong_DIGIT_INIT(117), \
|
|
_PyLong_DIGIT_INIT(118), \
|
|
_PyLong_DIGIT_INIT(119), \
|
|
_PyLong_DIGIT_INIT(120), \
|
|
_PyLong_DIGIT_INIT(121), \
|
|
_PyLong_DIGIT_INIT(122), \
|
|
_PyLong_DIGIT_INIT(123), \
|
|
_PyLong_DIGIT_INIT(124), \
|
|
_PyLong_DIGIT_INIT(125), \
|
|
_PyLong_DIGIT_INIT(126), \
|
|
_PyLong_DIGIT_INIT(127), \
|
|
_PyLong_DIGIT_INIT(128), \
|
|
_PyLong_DIGIT_INIT(129), \
|
|
_PyLong_DIGIT_INIT(130), \
|
|
_PyLong_DIGIT_INIT(131), \
|
|
_PyLong_DIGIT_INIT(132), \
|
|
_PyLong_DIGIT_INIT(133), \
|
|
_PyLong_DIGIT_INIT(134), \
|
|
_PyLong_DIGIT_INIT(135), \
|
|
_PyLong_DIGIT_INIT(136), \
|
|
_PyLong_DIGIT_INIT(137), \
|
|
_PyLong_DIGIT_INIT(138), \
|
|
_PyLong_DIGIT_INIT(139), \
|
|
_PyLong_DIGIT_INIT(140), \
|
|
_PyLong_DIGIT_INIT(141), \
|
|
_PyLong_DIGIT_INIT(142), \
|
|
_PyLong_DIGIT_INIT(143), \
|
|
_PyLong_DIGIT_INIT(144), \
|
|
_PyLong_DIGIT_INIT(145), \
|
|
_PyLong_DIGIT_INIT(146), \
|
|
_PyLong_DIGIT_INIT(147), \
|
|
_PyLong_DIGIT_INIT(148), \
|
|
_PyLong_DIGIT_INIT(149), \
|
|
_PyLong_DIGIT_INIT(150), \
|
|
_PyLong_DIGIT_INIT(151), \
|
|
_PyLong_DIGIT_INIT(152), \
|
|
_PyLong_DIGIT_INIT(153), \
|
|
_PyLong_DIGIT_INIT(154), \
|
|
_PyLong_DIGIT_INIT(155), \
|
|
_PyLong_DIGIT_INIT(156), \
|
|
_PyLong_DIGIT_INIT(157), \
|
|
_PyLong_DIGIT_INIT(158), \
|
|
_PyLong_DIGIT_INIT(159), \
|
|
_PyLong_DIGIT_INIT(160), \
|
|
_PyLong_DIGIT_INIT(161), \
|
|
_PyLong_DIGIT_INIT(162), \
|
|
_PyLong_DIGIT_INIT(163), \
|
|
_PyLong_DIGIT_INIT(164), \
|
|
_PyLong_DIGIT_INIT(165), \
|
|
_PyLong_DIGIT_INIT(166), \
|
|
_PyLong_DIGIT_INIT(167), \
|
|
_PyLong_DIGIT_INIT(168), \
|
|
_PyLong_DIGIT_INIT(169), \
|
|
_PyLong_DIGIT_INIT(170), \
|
|
_PyLong_DIGIT_INIT(171), \
|
|
_PyLong_DIGIT_INIT(172), \
|
|
_PyLong_DIGIT_INIT(173), \
|
|
_PyLong_DIGIT_INIT(174), \
|
|
_PyLong_DIGIT_INIT(175), \
|
|
_PyLong_DIGIT_INIT(176), \
|
|
_PyLong_DIGIT_INIT(177), \
|
|
_PyLong_DIGIT_INIT(178), \
|
|
_PyLong_DIGIT_INIT(179), \
|
|
_PyLong_DIGIT_INIT(180), \
|
|
_PyLong_DIGIT_INIT(181), \
|
|
_PyLong_DIGIT_INIT(182), \
|
|
_PyLong_DIGIT_INIT(183), \
|
|
_PyLong_DIGIT_INIT(184), \
|
|
_PyLong_DIGIT_INIT(185), \
|
|
_PyLong_DIGIT_INIT(186), \
|
|
_PyLong_DIGIT_INIT(187), \
|
|
_PyLong_DIGIT_INIT(188), \
|
|
_PyLong_DIGIT_INIT(189), \
|
|
_PyLong_DIGIT_INIT(190), \
|
|
_PyLong_DIGIT_INIT(191), \
|
|
_PyLong_DIGIT_INIT(192), \
|
|
_PyLong_DIGIT_INIT(193), \
|
|
_PyLong_DIGIT_INIT(194), \
|
|
_PyLong_DIGIT_INIT(195), \
|
|
_PyLong_DIGIT_INIT(196), \
|
|
_PyLong_DIGIT_INIT(197), \
|
|
_PyLong_DIGIT_INIT(198), \
|
|
_PyLong_DIGIT_INIT(199), \
|
|
_PyLong_DIGIT_INIT(200), \
|
|
_PyLong_DIGIT_INIT(201), \
|
|
_PyLong_DIGIT_INIT(202), \
|
|
_PyLong_DIGIT_INIT(203), \
|
|
_PyLong_DIGIT_INIT(204), \
|
|
_PyLong_DIGIT_INIT(205), \
|
|
_PyLong_DIGIT_INIT(206), \
|
|
_PyLong_DIGIT_INIT(207), \
|
|
_PyLong_DIGIT_INIT(208), \
|
|
_PyLong_DIGIT_INIT(209), \
|
|
_PyLong_DIGIT_INIT(210), \
|
|
_PyLong_DIGIT_INIT(211), \
|
|
_PyLong_DIGIT_INIT(212), \
|
|
_PyLong_DIGIT_INIT(213), \
|
|
_PyLong_DIGIT_INIT(214), \
|
|
_PyLong_DIGIT_INIT(215), \
|
|
_PyLong_DIGIT_INIT(216), \
|
|
_PyLong_DIGIT_INIT(217), \
|
|
_PyLong_DIGIT_INIT(218), \
|
|
_PyLong_DIGIT_INIT(219), \
|
|
_PyLong_DIGIT_INIT(220), \
|
|
_PyLong_DIGIT_INIT(221), \
|
|
_PyLong_DIGIT_INIT(222), \
|
|
_PyLong_DIGIT_INIT(223), \
|
|
_PyLong_DIGIT_INIT(224), \
|
|
_PyLong_DIGIT_INIT(225), \
|
|
_PyLong_DIGIT_INIT(226), \
|
|
_PyLong_DIGIT_INIT(227), \
|
|
_PyLong_DIGIT_INIT(228), \
|
|
_PyLong_DIGIT_INIT(229), \
|
|
_PyLong_DIGIT_INIT(230), \
|
|
_PyLong_DIGIT_INIT(231), \
|
|
_PyLong_DIGIT_INIT(232), \
|
|
_PyLong_DIGIT_INIT(233), \
|
|
_PyLong_DIGIT_INIT(234), \
|
|
_PyLong_DIGIT_INIT(235), \
|
|
_PyLong_DIGIT_INIT(236), \
|
|
_PyLong_DIGIT_INIT(237), \
|
|
_PyLong_DIGIT_INIT(238), \
|
|
_PyLong_DIGIT_INIT(239), \
|
|
_PyLong_DIGIT_INIT(240), \
|
|
_PyLong_DIGIT_INIT(241), \
|
|
_PyLong_DIGIT_INIT(242), \
|
|
_PyLong_DIGIT_INIT(243), \
|
|
_PyLong_DIGIT_INIT(244), \
|
|
_PyLong_DIGIT_INIT(245), \
|
|
_PyLong_DIGIT_INIT(246), \
|
|
_PyLong_DIGIT_INIT(247), \
|
|
_PyLong_DIGIT_INIT(248), \
|
|
_PyLong_DIGIT_INIT(249), \
|
|
_PyLong_DIGIT_INIT(250), \
|
|
_PyLong_DIGIT_INIT(251), \
|
|
_PyLong_DIGIT_INIT(252), \
|
|
_PyLong_DIGIT_INIT(253), \
|
|
_PyLong_DIGIT_INIT(254), \
|
|
_PyLong_DIGIT_INIT(255), \
|
|
_PyLong_DIGIT_INIT(256), \
|
|
}, \
|
|
\
|
|
.bytes_empty = _PyBytes_SIMPLE_INIT(0, 0), \
|
|
.bytes_characters = { \
|
|
_PyBytes_CHAR_INIT(0), \
|
|
_PyBytes_CHAR_INIT(1), \
|
|
_PyBytes_CHAR_INIT(2), \
|
|
_PyBytes_CHAR_INIT(3), \
|
|
_PyBytes_CHAR_INIT(4), \
|
|
_PyBytes_CHAR_INIT(5), \
|
|
_PyBytes_CHAR_INIT(6), \
|
|
_PyBytes_CHAR_INIT(7), \
|
|
_PyBytes_CHAR_INIT(8), \
|
|
_PyBytes_CHAR_INIT(9), \
|
|
_PyBytes_CHAR_INIT(10), \
|
|
_PyBytes_CHAR_INIT(11), \
|
|
_PyBytes_CHAR_INIT(12), \
|
|
_PyBytes_CHAR_INIT(13), \
|
|
_PyBytes_CHAR_INIT(14), \
|
|
_PyBytes_CHAR_INIT(15), \
|
|
_PyBytes_CHAR_INIT(16), \
|
|
_PyBytes_CHAR_INIT(17), \
|
|
_PyBytes_CHAR_INIT(18), \
|
|
_PyBytes_CHAR_INIT(19), \
|
|
_PyBytes_CHAR_INIT(20), \
|
|
_PyBytes_CHAR_INIT(21), \
|
|
_PyBytes_CHAR_INIT(22), \
|
|
_PyBytes_CHAR_INIT(23), \
|
|
_PyBytes_CHAR_INIT(24), \
|
|
_PyBytes_CHAR_INIT(25), \
|
|
_PyBytes_CHAR_INIT(26), \
|
|
_PyBytes_CHAR_INIT(27), \
|
|
_PyBytes_CHAR_INIT(28), \
|
|
_PyBytes_CHAR_INIT(29), \
|
|
_PyBytes_CHAR_INIT(30), \
|
|
_PyBytes_CHAR_INIT(31), \
|
|
_PyBytes_CHAR_INIT(32), \
|
|
_PyBytes_CHAR_INIT(33), \
|
|
_PyBytes_CHAR_INIT(34), \
|
|
_PyBytes_CHAR_INIT(35), \
|
|
_PyBytes_CHAR_INIT(36), \
|
|
_PyBytes_CHAR_INIT(37), \
|
|
_PyBytes_CHAR_INIT(38), \
|
|
_PyBytes_CHAR_INIT(39), \
|
|
_PyBytes_CHAR_INIT(40), \
|
|
_PyBytes_CHAR_INIT(41), \
|
|
_PyBytes_CHAR_INIT(42), \
|
|
_PyBytes_CHAR_INIT(43), \
|
|
_PyBytes_CHAR_INIT(44), \
|
|
_PyBytes_CHAR_INIT(45), \
|
|
_PyBytes_CHAR_INIT(46), \
|
|
_PyBytes_CHAR_INIT(47), \
|
|
_PyBytes_CHAR_INIT(48), \
|
|
_PyBytes_CHAR_INIT(49), \
|
|
_PyBytes_CHAR_INIT(50), \
|
|
_PyBytes_CHAR_INIT(51), \
|
|
_PyBytes_CHAR_INIT(52), \
|
|
_PyBytes_CHAR_INIT(53), \
|
|
_PyBytes_CHAR_INIT(54), \
|
|
_PyBytes_CHAR_INIT(55), \
|
|
_PyBytes_CHAR_INIT(56), \
|
|
_PyBytes_CHAR_INIT(57), \
|
|
_PyBytes_CHAR_INIT(58), \
|
|
_PyBytes_CHAR_INIT(59), \
|
|
_PyBytes_CHAR_INIT(60), \
|
|
_PyBytes_CHAR_INIT(61), \
|
|
_PyBytes_CHAR_INIT(62), \
|
|
_PyBytes_CHAR_INIT(63), \
|
|
_PyBytes_CHAR_INIT(64), \
|
|
_PyBytes_CHAR_INIT(65), \
|
|
_PyBytes_CHAR_INIT(66), \
|
|
_PyBytes_CHAR_INIT(67), \
|
|
_PyBytes_CHAR_INIT(68), \
|
|
_PyBytes_CHAR_INIT(69), \
|
|
_PyBytes_CHAR_INIT(70), \
|
|
_PyBytes_CHAR_INIT(71), \
|
|
_PyBytes_CHAR_INIT(72), \
|
|
_PyBytes_CHAR_INIT(73), \
|
|
_PyBytes_CHAR_INIT(74), \
|
|
_PyBytes_CHAR_INIT(75), \
|
|
_PyBytes_CHAR_INIT(76), \
|
|
_PyBytes_CHAR_INIT(77), \
|
|
_PyBytes_CHAR_INIT(78), \
|
|
_PyBytes_CHAR_INIT(79), \
|
|
_PyBytes_CHAR_INIT(80), \
|
|
_PyBytes_CHAR_INIT(81), \
|
|
_PyBytes_CHAR_INIT(82), \
|
|
_PyBytes_CHAR_INIT(83), \
|
|
_PyBytes_CHAR_INIT(84), \
|
|
_PyBytes_CHAR_INIT(85), \
|
|
_PyBytes_CHAR_INIT(86), \
|
|
_PyBytes_CHAR_INIT(87), \
|
|
_PyBytes_CHAR_INIT(88), \
|
|
_PyBytes_CHAR_INIT(89), \
|
|
_PyBytes_CHAR_INIT(90), \
|
|
_PyBytes_CHAR_INIT(91), \
|
|
_PyBytes_CHAR_INIT(92), \
|
|
_PyBytes_CHAR_INIT(93), \
|
|
_PyBytes_CHAR_INIT(94), \
|
|
_PyBytes_CHAR_INIT(95), \
|
|
_PyBytes_CHAR_INIT(96), \
|
|
_PyBytes_CHAR_INIT(97), \
|
|
_PyBytes_CHAR_INIT(98), \
|
|
_PyBytes_CHAR_INIT(99), \
|
|
_PyBytes_CHAR_INIT(100), \
|
|
_PyBytes_CHAR_INIT(101), \
|
|
_PyBytes_CHAR_INIT(102), \
|
|
_PyBytes_CHAR_INIT(103), \
|
|
_PyBytes_CHAR_INIT(104), \
|
|
_PyBytes_CHAR_INIT(105), \
|
|
_PyBytes_CHAR_INIT(106), \
|
|
_PyBytes_CHAR_INIT(107), \
|
|
_PyBytes_CHAR_INIT(108), \
|
|
_PyBytes_CHAR_INIT(109), \
|
|
_PyBytes_CHAR_INIT(110), \
|
|
_PyBytes_CHAR_INIT(111), \
|
|
_PyBytes_CHAR_INIT(112), \
|
|
_PyBytes_CHAR_INIT(113), \
|
|
_PyBytes_CHAR_INIT(114), \
|
|
_PyBytes_CHAR_INIT(115), \
|
|
_PyBytes_CHAR_INIT(116), \
|
|
_PyBytes_CHAR_INIT(117), \
|
|
_PyBytes_CHAR_INIT(118), \
|
|
_PyBytes_CHAR_INIT(119), \
|
|
_PyBytes_CHAR_INIT(120), \
|
|
_PyBytes_CHAR_INIT(121), \
|
|
_PyBytes_CHAR_INIT(122), \
|
|
_PyBytes_CHAR_INIT(123), \
|
|
_PyBytes_CHAR_INIT(124), \
|
|
_PyBytes_CHAR_INIT(125), \
|
|
_PyBytes_CHAR_INIT(126), \
|
|
_PyBytes_CHAR_INIT(127), \
|
|
_PyBytes_CHAR_INIT(128), \
|
|
_PyBytes_CHAR_INIT(129), \
|
|
_PyBytes_CHAR_INIT(130), \
|
|
_PyBytes_CHAR_INIT(131), \
|
|
_PyBytes_CHAR_INIT(132), \
|
|
_PyBytes_CHAR_INIT(133), \
|
|
_PyBytes_CHAR_INIT(134), \
|
|
_PyBytes_CHAR_INIT(135), \
|
|
_PyBytes_CHAR_INIT(136), \
|
|
_PyBytes_CHAR_INIT(137), \
|
|
_PyBytes_CHAR_INIT(138), \
|
|
_PyBytes_CHAR_INIT(139), \
|
|
_PyBytes_CHAR_INIT(140), \
|
|
_PyBytes_CHAR_INIT(141), \
|
|
_PyBytes_CHAR_INIT(142), \
|
|
_PyBytes_CHAR_INIT(143), \
|
|
_PyBytes_CHAR_INIT(144), \
|
|
_PyBytes_CHAR_INIT(145), \
|
|
_PyBytes_CHAR_INIT(146), \
|
|
_PyBytes_CHAR_INIT(147), \
|
|
_PyBytes_CHAR_INIT(148), \
|
|
_PyBytes_CHAR_INIT(149), \
|
|
_PyBytes_CHAR_INIT(150), \
|
|
_PyBytes_CHAR_INIT(151), \
|
|
_PyBytes_CHAR_INIT(152), \
|
|
_PyBytes_CHAR_INIT(153), \
|
|
_PyBytes_CHAR_INIT(154), \
|
|
_PyBytes_CHAR_INIT(155), \
|
|
_PyBytes_CHAR_INIT(156), \
|
|
_PyBytes_CHAR_INIT(157), \
|
|
_PyBytes_CHAR_INIT(158), \
|
|
_PyBytes_CHAR_INIT(159), \
|
|
_PyBytes_CHAR_INIT(160), \
|
|
_PyBytes_CHAR_INIT(161), \
|
|
_PyBytes_CHAR_INIT(162), \
|
|
_PyBytes_CHAR_INIT(163), \
|
|
_PyBytes_CHAR_INIT(164), \
|
|
_PyBytes_CHAR_INIT(165), \
|
|
_PyBytes_CHAR_INIT(166), \
|
|
_PyBytes_CHAR_INIT(167), \
|
|
_PyBytes_CHAR_INIT(168), \
|
|
_PyBytes_CHAR_INIT(169), \
|
|
_PyBytes_CHAR_INIT(170), \
|
|
_PyBytes_CHAR_INIT(171), \
|
|
_PyBytes_CHAR_INIT(172), \
|
|
_PyBytes_CHAR_INIT(173), \
|
|
_PyBytes_CHAR_INIT(174), \
|
|
_PyBytes_CHAR_INIT(175), \
|
|
_PyBytes_CHAR_INIT(176), \
|
|
_PyBytes_CHAR_INIT(177), \
|
|
_PyBytes_CHAR_INIT(178), \
|
|
_PyBytes_CHAR_INIT(179), \
|
|
_PyBytes_CHAR_INIT(180), \
|
|
_PyBytes_CHAR_INIT(181), \
|
|
_PyBytes_CHAR_INIT(182), \
|
|
_PyBytes_CHAR_INIT(183), \
|
|
_PyBytes_CHAR_INIT(184), \
|
|
_PyBytes_CHAR_INIT(185), \
|
|
_PyBytes_CHAR_INIT(186), \
|
|
_PyBytes_CHAR_INIT(187), \
|
|
_PyBytes_CHAR_INIT(188), \
|
|
_PyBytes_CHAR_INIT(189), \
|
|
_PyBytes_CHAR_INIT(190), \
|
|
_PyBytes_CHAR_INIT(191), \
|
|
_PyBytes_CHAR_INIT(192), \
|
|
_PyBytes_CHAR_INIT(193), \
|
|
_PyBytes_CHAR_INIT(194), \
|
|
_PyBytes_CHAR_INIT(195), \
|
|
_PyBytes_CHAR_INIT(196), \
|
|
_PyBytes_CHAR_INIT(197), \
|
|
_PyBytes_CHAR_INIT(198), \
|
|
_PyBytes_CHAR_INIT(199), \
|
|
_PyBytes_CHAR_INIT(200), \
|
|
_PyBytes_CHAR_INIT(201), \
|
|
_PyBytes_CHAR_INIT(202), \
|
|
_PyBytes_CHAR_INIT(203), \
|
|
_PyBytes_CHAR_INIT(204), \
|
|
_PyBytes_CHAR_INIT(205), \
|
|
_PyBytes_CHAR_INIT(206), \
|
|
_PyBytes_CHAR_INIT(207), \
|
|
_PyBytes_CHAR_INIT(208), \
|
|
_PyBytes_CHAR_INIT(209), \
|
|
_PyBytes_CHAR_INIT(210), \
|
|
_PyBytes_CHAR_INIT(211), \
|
|
_PyBytes_CHAR_INIT(212), \
|
|
_PyBytes_CHAR_INIT(213), \
|
|
_PyBytes_CHAR_INIT(214), \
|
|
_PyBytes_CHAR_INIT(215), \
|
|
_PyBytes_CHAR_INIT(216), \
|
|
_PyBytes_CHAR_INIT(217), \
|
|
_PyBytes_CHAR_INIT(218), \
|
|
_PyBytes_CHAR_INIT(219), \
|
|
_PyBytes_CHAR_INIT(220), \
|
|
_PyBytes_CHAR_INIT(221), \
|
|
_PyBytes_CHAR_INIT(222), \
|
|
_PyBytes_CHAR_INIT(223), \
|
|
_PyBytes_CHAR_INIT(224), \
|
|
_PyBytes_CHAR_INIT(225), \
|
|
_PyBytes_CHAR_INIT(226), \
|
|
_PyBytes_CHAR_INIT(227), \
|
|
_PyBytes_CHAR_INIT(228), \
|
|
_PyBytes_CHAR_INIT(229), \
|
|
_PyBytes_CHAR_INIT(230), \
|
|
_PyBytes_CHAR_INIT(231), \
|
|
_PyBytes_CHAR_INIT(232), \
|
|
_PyBytes_CHAR_INIT(233), \
|
|
_PyBytes_CHAR_INIT(234), \
|
|
_PyBytes_CHAR_INIT(235), \
|
|
_PyBytes_CHAR_INIT(236), \
|
|
_PyBytes_CHAR_INIT(237), \
|
|
_PyBytes_CHAR_INIT(238), \
|
|
_PyBytes_CHAR_INIT(239), \
|
|
_PyBytes_CHAR_INIT(240), \
|
|
_PyBytes_CHAR_INIT(241), \
|
|
_PyBytes_CHAR_INIT(242), \
|
|
_PyBytes_CHAR_INIT(243), \
|
|
_PyBytes_CHAR_INIT(244), \
|
|
_PyBytes_CHAR_INIT(245), \
|
|
_PyBytes_CHAR_INIT(246), \
|
|
_PyBytes_CHAR_INIT(247), \
|
|
_PyBytes_CHAR_INIT(248), \
|
|
_PyBytes_CHAR_INIT(249), \
|
|
_PyBytes_CHAR_INIT(250), \
|
|
_PyBytes_CHAR_INIT(251), \
|
|
_PyBytes_CHAR_INIT(252), \
|
|
_PyBytes_CHAR_INIT(253), \
|
|
_PyBytes_CHAR_INIT(254), \
|
|
_PyBytes_CHAR_INIT(255), \
|
|
}, \
|
|
\
|
|
.strings = { \
|
|
.literals = { \
|
|
INIT_STR(anon_dictcomp, "<dictcomp>"), \
|
|
INIT_STR(anon_genexpr, "<genexpr>"), \
|
|
INIT_STR(anon_lambda, "<lambda>"), \
|
|
INIT_STR(anon_listcomp, "<listcomp>"), \
|
|
INIT_STR(anon_module, "<module>"), \
|
|
INIT_STR(anon_setcomp, "<setcomp>"), \
|
|
INIT_STR(anon_string, "<string>"), \
|
|
INIT_STR(anon_unknown, "<unknown>"), \
|
|
INIT_STR(close_br, "}"), \
|
|
INIT_STR(comma_sep, ", "), \
|
|
INIT_STR(dbl_close_br, "}}"), \
|
|
INIT_STR(dbl_open_br, "{{"), \
|
|
INIT_STR(dbl_percent, "%%"), \
|
|
INIT_STR(dot, "."), \
|
|
INIT_STR(dot_locals, ".<locals>"), \
|
|
INIT_STR(empty, ""), \
|
|
INIT_STR(list_err, "list index out of range"), \
|
|
INIT_STR(newline, "\n"), \
|
|
INIT_STR(open_br, "{"), \
|
|
INIT_STR(percent, "%"), \
|
|
INIT_STR(utf_8, "utf-8"), \
|
|
}, \
|
|
.identifiers = { \
|
|
INIT_ID(False), \
|
|
INIT_ID(Py_Repr), \
|
|
INIT_ID(TextIOWrapper), \
|
|
INIT_ID(True), \
|
|
INIT_ID(WarningMessage), \
|
|
INIT_ID(_), \
|
|
INIT_ID(__IOBase_closed), \
|
|
INIT_ID(__abc_tpflags__), \
|
|
INIT_ID(__abs__), \
|
|
INIT_ID(__abstractmethods__), \
|
|
INIT_ID(__add__), \
|
|
INIT_ID(__aenter__), \
|
|
INIT_ID(__aexit__), \
|
|
INIT_ID(__aiter__), \
|
|
INIT_ID(__all__), \
|
|
INIT_ID(__and__), \
|
|
INIT_ID(__anext__), \
|
|
INIT_ID(__annotations__), \
|
|
INIT_ID(__args__), \
|
|
INIT_ID(__await__), \
|
|
INIT_ID(__bases__), \
|
|
INIT_ID(__bool__), \
|
|
INIT_ID(__build_class__), \
|
|
INIT_ID(__builtins__), \
|
|
INIT_ID(__bytes__), \
|
|
INIT_ID(__call__), \
|
|
INIT_ID(__cantrace__), \
|
|
INIT_ID(__class__), \
|
|
INIT_ID(__class_getitem__), \
|
|
INIT_ID(__classcell__), \
|
|
INIT_ID(__complex__), \
|
|
INIT_ID(__contains__), \
|
|
INIT_ID(__copy__), \
|
|
INIT_ID(__del__), \
|
|
INIT_ID(__delattr__), \
|
|
INIT_ID(__delete__), \
|
|
INIT_ID(__delitem__), \
|
|
INIT_ID(__dict__), \
|
|
INIT_ID(__dictoffset__), \
|
|
INIT_ID(__dir__), \
|
|
INIT_ID(__divmod__), \
|
|
INIT_ID(__doc__), \
|
|
INIT_ID(__enter__), \
|
|
INIT_ID(__eq__), \
|
|
INIT_ID(__exit__), \
|
|
INIT_ID(__file__), \
|
|
INIT_ID(__float__), \
|
|
INIT_ID(__floordiv__), \
|
|
INIT_ID(__format__), \
|
|
INIT_ID(__fspath__), \
|
|
INIT_ID(__ge__), \
|
|
INIT_ID(__get__), \
|
|
INIT_ID(__getattr__), \
|
|
INIT_ID(__getattribute__), \
|
|
INIT_ID(__getinitargs__), \
|
|
INIT_ID(__getitem__), \
|
|
INIT_ID(__getnewargs__), \
|
|
INIT_ID(__getnewargs_ex__), \
|
|
INIT_ID(__getstate__), \
|
|
INIT_ID(__gt__), \
|
|
INIT_ID(__hash__), \
|
|
INIT_ID(__iadd__), \
|
|
INIT_ID(__iand__), \
|
|
INIT_ID(__ifloordiv__), \
|
|
INIT_ID(__ilshift__), \
|
|
INIT_ID(__imatmul__), \
|
|
INIT_ID(__imod__), \
|
|
INIT_ID(__import__), \
|
|
INIT_ID(__imul__), \
|
|
INIT_ID(__index__), \
|
|
INIT_ID(__init__), \
|
|
INIT_ID(__init_subclass__), \
|
|
INIT_ID(__instancecheck__), \
|
|
INIT_ID(__int__), \
|
|
INIT_ID(__invert__), \
|
|
INIT_ID(__ior__), \
|
|
INIT_ID(__ipow__), \
|
|
INIT_ID(__irshift__), \
|
|
INIT_ID(__isabstractmethod__), \
|
|
INIT_ID(__isub__), \
|
|
INIT_ID(__iter__), \
|
|
INIT_ID(__itruediv__), \
|
|
INIT_ID(__ixor__), \
|
|
INIT_ID(__le__), \
|
|
INIT_ID(__len__), \
|
|
INIT_ID(__length_hint__), \
|
|
INIT_ID(__lltrace__), \
|
|
INIT_ID(__loader__), \
|
|
INIT_ID(__lshift__), \
|
|
INIT_ID(__lt__), \
|
|
INIT_ID(__main__), \
|
|
INIT_ID(__matmul__), \
|
|
INIT_ID(__missing__), \
|
|
INIT_ID(__mod__), \
|
|
INIT_ID(__module__), \
|
|
INIT_ID(__mro_entries__), \
|
|
INIT_ID(__mul__), \
|
|
INIT_ID(__name__), \
|
|
INIT_ID(__ne__), \
|
|
INIT_ID(__neg__), \
|
|
INIT_ID(__new__), \
|
|
INIT_ID(__newobj__), \
|
|
INIT_ID(__newobj_ex__), \
|
|
INIT_ID(__next__), \
|
|
INIT_ID(__notes__), \
|
|
INIT_ID(__or__), \
|
|
INIT_ID(__orig_class__), \
|
|
INIT_ID(__origin__), \
|
|
INIT_ID(__package__), \
|
|
INIT_ID(__parameters__), \
|
|
INIT_ID(__path__), \
|
|
INIT_ID(__pos__), \
|
|
INIT_ID(__pow__), \
|
|
INIT_ID(__prepare__), \
|
|
INIT_ID(__qualname__), \
|
|
INIT_ID(__radd__), \
|
|
INIT_ID(__rand__), \
|
|
INIT_ID(__rdivmod__), \
|
|
INIT_ID(__reduce__), \
|
|
INIT_ID(__reduce_ex__), \
|
|
INIT_ID(__repr__), \
|
|
INIT_ID(__reversed__), \
|
|
INIT_ID(__rfloordiv__), \
|
|
INIT_ID(__rlshift__), \
|
|
INIT_ID(__rmatmul__), \
|
|
INIT_ID(__rmod__), \
|
|
INIT_ID(__rmul__), \
|
|
INIT_ID(__ror__), \
|
|
INIT_ID(__round__), \
|
|
INIT_ID(__rpow__), \
|
|
INIT_ID(__rrshift__), \
|
|
INIT_ID(__rshift__), \
|
|
INIT_ID(__rsub__), \
|
|
INIT_ID(__rtruediv__), \
|
|
INIT_ID(__rxor__), \
|
|
INIT_ID(__set__), \
|
|
INIT_ID(__set_name__), \
|
|
INIT_ID(__setattr__), \
|
|
INIT_ID(__setitem__), \
|
|
INIT_ID(__setstate__), \
|
|
INIT_ID(__sizeof__), \
|
|
INIT_ID(__slotnames__), \
|
|
INIT_ID(__slots__), \
|
|
INIT_ID(__spec__), \
|
|
INIT_ID(__str__), \
|
|
INIT_ID(__sub__), \
|
|
INIT_ID(__subclasscheck__), \
|
|
INIT_ID(__subclasshook__), \
|
|
INIT_ID(__truediv__), \
|
|
INIT_ID(__trunc__), \
|
|
INIT_ID(__typing_is_unpacked_typevartuple__), \
|
|
INIT_ID(__typing_prepare_subst__), \
|
|
INIT_ID(__typing_subst__), \
|
|
INIT_ID(__typing_unpacked_tuple_args__), \
|
|
INIT_ID(__warningregistry__), \
|
|
INIT_ID(__weaklistoffset__), \
|
|
INIT_ID(__weakref__), \
|
|
INIT_ID(__xor__), \
|
|
INIT_ID(_abc_impl), \
|
|
INIT_ID(_annotation), \
|
|
INIT_ID(_blksize), \
|
|
INIT_ID(_bootstrap), \
|
|
INIT_ID(_dealloc_warn), \
|
|
INIT_ID(_feature_version), \
|
|
INIT_ID(_finalizing), \
|
|
INIT_ID(_find_and_load), \
|
|
INIT_ID(_fix_up_module), \
|
|
INIT_ID(_get_sourcefile), \
|
|
INIT_ID(_handle_fromlist), \
|
|
INIT_ID(_initializing), \
|
|
INIT_ID(_is_text_encoding), \
|
|
INIT_ID(_lock_unlock_module), \
|
|
INIT_ID(_showwarnmsg), \
|
|
INIT_ID(_shutdown), \
|
|
INIT_ID(_slotnames), \
|
|
INIT_ID(_uninitialized_submodules), \
|
|
INIT_ID(_warn_unawaited_coroutine), \
|
|
INIT_ID(_xoptions), \
|
|
INIT_ID(a), \
|
|
INIT_ID(abs_tol), \
|
|
INIT_ID(access), \
|
|
INIT_ID(add), \
|
|
INIT_ID(after_in_child), \
|
|
INIT_ID(after_in_parent), \
|
|
INIT_ID(aggregate_class), \
|
|
INIT_ID(append), \
|
|
INIT_ID(argdefs), \
|
|
INIT_ID(arguments), \
|
|
INIT_ID(argv), \
|
|
INIT_ID(attribute), \
|
|
INIT_ID(authorizer_callback), \
|
|
INIT_ID(b), \
|
|
INIT_ID(backtick), \
|
|
INIT_ID(base), \
|
|
INIT_ID(before), \
|
|
INIT_ID(big), \
|
|
INIT_ID(binary_form), \
|
|
INIT_ID(block), \
|
|
INIT_ID(buffer), \
|
|
INIT_ID(buffer_callback), \
|
|
INIT_ID(buffer_size), \
|
|
INIT_ID(buffering), \
|
|
INIT_ID(buffers), \
|
|
INIT_ID(bufsize), \
|
|
INIT_ID(builtins), \
|
|
INIT_ID(byteorder), \
|
|
INIT_ID(bytes), \
|
|
INIT_ID(bytes_per_sep), \
|
|
INIT_ID(c_call), \
|
|
INIT_ID(c_exception), \
|
|
INIT_ID(c_return), \
|
|
INIT_ID(cached_statements), \
|
|
INIT_ID(cadata), \
|
|
INIT_ID(cafile), \
|
|
INIT_ID(call), \
|
|
INIT_ID(capath), \
|
|
INIT_ID(category), \
|
|
INIT_ID(cb_type), \
|
|
INIT_ID(certfile), \
|
|
INIT_ID(check_same_thread), \
|
|
INIT_ID(clear), \
|
|
INIT_ID(close), \
|
|
INIT_ID(closed), \
|
|
INIT_ID(closefd), \
|
|
INIT_ID(closure), \
|
|
INIT_ID(co_argcount), \
|
|
INIT_ID(co_cellvars), \
|
|
INIT_ID(co_code), \
|
|
INIT_ID(co_consts), \
|
|
INIT_ID(co_exceptiontable), \
|
|
INIT_ID(co_filename), \
|
|
INIT_ID(co_firstlineno), \
|
|
INIT_ID(co_flags), \
|
|
INIT_ID(co_freevars), \
|
|
INIT_ID(co_kwonlyargcount), \
|
|
INIT_ID(co_linetable), \
|
|
INIT_ID(co_name), \
|
|
INIT_ID(co_names), \
|
|
INIT_ID(co_nlocals), \
|
|
INIT_ID(co_posonlyargcount), \
|
|
INIT_ID(co_qualname), \
|
|
INIT_ID(co_stacksize), \
|
|
INIT_ID(co_varnames), \
|
|
INIT_ID(code), \
|
|
INIT_ID(command), \
|
|
INIT_ID(comment_factory), \
|
|
INIT_ID(consts), \
|
|
INIT_ID(context), \
|
|
INIT_ID(cookie), \
|
|
INIT_ID(copy), \
|
|
INIT_ID(copyreg), \
|
|
INIT_ID(coro), \
|
|
INIT_ID(count), \
|
|
INIT_ID(cwd), \
|
|
INIT_ID(data), \
|
|
INIT_ID(database), \
|
|
INIT_ID(decode), \
|
|
INIT_ID(decoder), \
|
|
INIT_ID(default), \
|
|
INIT_ID(defaultaction), \
|
|
INIT_ID(delete), \
|
|
INIT_ID(depth), \
|
|
INIT_ID(detect_types), \
|
|
INIT_ID(deterministic), \
|
|
INIT_ID(device), \
|
|
INIT_ID(dict), \
|
|
INIT_ID(dictcomp), \
|
|
INIT_ID(difference_update), \
|
|
INIT_ID(digest), \
|
|
INIT_ID(digest_size), \
|
|
INIT_ID(digestmod), \
|
|
INIT_ID(dir_fd), \
|
|
INIT_ID(dispatch_table), \
|
|
INIT_ID(displayhook), \
|
|
INIT_ID(dklen), \
|
|
INIT_ID(doc), \
|
|
INIT_ID(dont_inherit), \
|
|
INIT_ID(dst), \
|
|
INIT_ID(dst_dir_fd), \
|
|
INIT_ID(duration), \
|
|
INIT_ID(effective_ids), \
|
|
INIT_ID(element_factory), \
|
|
INIT_ID(encode), \
|
|
INIT_ID(encoding), \
|
|
INIT_ID(end), \
|
|
INIT_ID(end_lineno), \
|
|
INIT_ID(end_offset), \
|
|
INIT_ID(endpos), \
|
|
INIT_ID(env), \
|
|
INIT_ID(errors), \
|
|
INIT_ID(event), \
|
|
INIT_ID(eventmask), \
|
|
INIT_ID(exc_type), \
|
|
INIT_ID(exc_value), \
|
|
INIT_ID(excepthook), \
|
|
INIT_ID(exception), \
|
|
INIT_ID(exp), \
|
|
INIT_ID(extend), \
|
|
INIT_ID(factory), \
|
|
INIT_ID(family), \
|
|
INIT_ID(fanout), \
|
|
INIT_ID(fd), \
|
|
INIT_ID(fd2), \
|
|
INIT_ID(fdel), \
|
|
INIT_ID(fget), \
|
|
INIT_ID(file), \
|
|
INIT_ID(file_actions), \
|
|
INIT_ID(filename), \
|
|
INIT_ID(fileno), \
|
|
INIT_ID(filepath), \
|
|
INIT_ID(fillvalue), \
|
|
INIT_ID(filters), \
|
|
INIT_ID(final), \
|
|
INIT_ID(find_class), \
|
|
INIT_ID(fix_imports), \
|
|
INIT_ID(flags), \
|
|
INIT_ID(flush), \
|
|
INIT_ID(follow_symlinks), \
|
|
INIT_ID(format), \
|
|
INIT_ID(frequency), \
|
|
INIT_ID(fromlist), \
|
|
INIT_ID(fset), \
|
|
INIT_ID(func), \
|
|
INIT_ID(generation), \
|
|
INIT_ID(genexpr), \
|
|
INIT_ID(get), \
|
|
INIT_ID(get_source), \
|
|
INIT_ID(getattr), \
|
|
INIT_ID(getstate), \
|
|
INIT_ID(gid), \
|
|
INIT_ID(globals), \
|
|
INIT_ID(groupindex), \
|
|
INIT_ID(groups), \
|
|
INIT_ID(handle), \
|
|
INIT_ID(hash_name), \
|
|
INIT_ID(header), \
|
|
INIT_ID(headers), \
|
|
INIT_ID(hi), \
|
|
INIT_ID(hook), \
|
|
INIT_ID(id), \
|
|
INIT_ID(ignore), \
|
|
INIT_ID(imag), \
|
|
INIT_ID(importlib), \
|
|
INIT_ID(in_fd), \
|
|
INIT_ID(incoming), \
|
|
INIT_ID(indexgroup), \
|
|
INIT_ID(inf), \
|
|
INIT_ID(inheritable), \
|
|
INIT_ID(initial), \
|
|
INIT_ID(initial_bytes), \
|
|
INIT_ID(initial_value), \
|
|
INIT_ID(initval), \
|
|
INIT_ID(inner_size), \
|
|
INIT_ID(input), \
|
|
INIT_ID(insert_comments), \
|
|
INIT_ID(insert_pis), \
|
|
INIT_ID(instructions), \
|
|
INIT_ID(intern), \
|
|
INIT_ID(intersection), \
|
|
INIT_ID(isatty), \
|
|
INIT_ID(isinstance), \
|
|
INIT_ID(isolation_level), \
|
|
INIT_ID(istext), \
|
|
INIT_ID(item), \
|
|
INIT_ID(items), \
|
|
INIT_ID(iter), \
|
|
INIT_ID(iterable), \
|
|
INIT_ID(iterations), \
|
|
INIT_ID(join), \
|
|
INIT_ID(jump), \
|
|
INIT_ID(keepends), \
|
|
INIT_ID(key), \
|
|
INIT_ID(keyfile), \
|
|
INIT_ID(keys), \
|
|
INIT_ID(kind), \
|
|
INIT_ID(lambda), \
|
|
INIT_ID(last), \
|
|
INIT_ID(last_node), \
|
|
INIT_ID(last_traceback), \
|
|
INIT_ID(last_type), \
|
|
INIT_ID(last_value), \
|
|
INIT_ID(latin1), \
|
|
INIT_ID(leaf_size), \
|
|
INIT_ID(len), \
|
|
INIT_ID(length), \
|
|
INIT_ID(level), \
|
|
INIT_ID(limit), \
|
|
INIT_ID(line), \
|
|
INIT_ID(line_buffering), \
|
|
INIT_ID(lineno), \
|
|
INIT_ID(listcomp), \
|
|
INIT_ID(little), \
|
|
INIT_ID(lo), \
|
|
INIT_ID(locale), \
|
|
INIT_ID(locals), \
|
|
INIT_ID(loop), \
|
|
INIT_ID(mapping), \
|
|
INIT_ID(match), \
|
|
INIT_ID(max_length), \
|
|
INIT_ID(maxdigits), \
|
|
INIT_ID(maxevents), \
|
|
INIT_ID(maxmem), \
|
|
INIT_ID(maxsplit), \
|
|
INIT_ID(maxvalue), \
|
|
INIT_ID(memLevel), \
|
|
INIT_ID(memlimit), \
|
|
INIT_ID(message), \
|
|
INIT_ID(metaclass), \
|
|
INIT_ID(method), \
|
|
INIT_ID(mod), \
|
|
INIT_ID(mode), \
|
|
INIT_ID(module), \
|
|
INIT_ID(module_globals), \
|
|
INIT_ID(modules), \
|
|
INIT_ID(mro), \
|
|
INIT_ID(msg), \
|
|
INIT_ID(n), \
|
|
INIT_ID(n_arg), \
|
|
INIT_ID(n_fields), \
|
|
INIT_ID(n_sequence_fields), \
|
|
INIT_ID(n_unnamed_fields), \
|
|
INIT_ID(name), \
|
|
INIT_ID(namespace_separator), \
|
|
INIT_ID(namespaces), \
|
|
INIT_ID(narg), \
|
|
INIT_ID(ndigits), \
|
|
INIT_ID(new_limit), \
|
|
INIT_ID(newline), \
|
|
INIT_ID(newlines), \
|
|
INIT_ID(next), \
|
|
INIT_ID(node_depth), \
|
|
INIT_ID(node_offset), \
|
|
INIT_ID(ns), \
|
|
INIT_ID(number), \
|
|
INIT_ID(obj), \
|
|
INIT_ID(object), \
|
|
INIT_ID(offset), \
|
|
INIT_ID(offset_dst), \
|
|
INIT_ID(offset_src), \
|
|
INIT_ID(on_type_read), \
|
|
INIT_ID(onceregistry), \
|
|
INIT_ID(oparg), \
|
|
INIT_ID(opcode), \
|
|
INIT_ID(open), \
|
|
INIT_ID(opener), \
|
|
INIT_ID(operation), \
|
|
INIT_ID(optimize), \
|
|
INIT_ID(options), \
|
|
INIT_ID(order), \
|
|
INIT_ID(out_fd), \
|
|
INIT_ID(outgoing), \
|
|
INIT_ID(overlapped), \
|
|
INIT_ID(owner), \
|
|
INIT_ID(p), \
|
|
INIT_ID(pages), \
|
|
INIT_ID(parent), \
|
|
INIT_ID(password), \
|
|
INIT_ID(path), \
|
|
INIT_ID(pattern), \
|
|
INIT_ID(peek), \
|
|
INIT_ID(persistent_id), \
|
|
INIT_ID(persistent_load), \
|
|
INIT_ID(person), \
|
|
INIT_ID(pi_factory), \
|
|
INIT_ID(pid), \
|
|
INIT_ID(policy), \
|
|
INIT_ID(pos), \
|
|
INIT_ID(print_file_and_line), \
|
|
INIT_ID(priority), \
|
|
INIT_ID(progress), \
|
|
INIT_ID(progress_handler), \
|
|
INIT_ID(proto), \
|
|
INIT_ID(protocol), \
|
|
INIT_ID(ps1), \
|
|
INIT_ID(ps2), \
|
|
INIT_ID(quotetabs), \
|
|
INIT_ID(r), \
|
|
INIT_ID(raw), \
|
|
INIT_ID(read), \
|
|
INIT_ID(read1), \
|
|
INIT_ID(readable), \
|
|
INIT_ID(readall), \
|
|
INIT_ID(readinto), \
|
|
INIT_ID(readinto1), \
|
|
INIT_ID(readline), \
|
|
INIT_ID(readonly), \
|
|
INIT_ID(real), \
|
|
INIT_ID(reducer_override), \
|
|
INIT_ID(registry), \
|
|
INIT_ID(rel_tol), \
|
|
INIT_ID(reload), \
|
|
INIT_ID(repl), \
|
|
INIT_ID(replace), \
|
|
INIT_ID(reserved), \
|
|
INIT_ID(reset), \
|
|
INIT_ID(resetids), \
|
|
INIT_ID(return), \
|
|
INIT_ID(reverse), \
|
|
INIT_ID(reversed), \
|
|
INIT_ID(s), \
|
|
INIT_ID(salt), \
|
|
INIT_ID(sched_priority), \
|
|
INIT_ID(scheduler), \
|
|
INIT_ID(seek), \
|
|
INIT_ID(seekable), \
|
|
INIT_ID(selectors), \
|
|
INIT_ID(send), \
|
|
INIT_ID(sep), \
|
|
INIT_ID(sequence), \
|
|
INIT_ID(server_hostname), \
|
|
INIT_ID(server_side), \
|
|
INIT_ID(session), \
|
|
INIT_ID(setcomp), \
|
|
INIT_ID(setpgroup), \
|
|
INIT_ID(setsid), \
|
|
INIT_ID(setsigdef), \
|
|
INIT_ID(setsigmask), \
|
|
INIT_ID(setstate), \
|
|
INIT_ID(shape), \
|
|
INIT_ID(show_cmd), \
|
|
INIT_ID(signed), \
|
|
INIT_ID(size), \
|
|
INIT_ID(sizehint), \
|
|
INIT_ID(sleep), \
|
|
INIT_ID(sock), \
|
|
INIT_ID(sort), \
|
|
INIT_ID(sound), \
|
|
INIT_ID(source), \
|
|
INIT_ID(src), \
|
|
INIT_ID(src_dir_fd), \
|
|
INIT_ID(stacklevel), \
|
|
INIT_ID(start), \
|
|
INIT_ID(statement), \
|
|
INIT_ID(status), \
|
|
INIT_ID(stderr), \
|
|
INIT_ID(stdin), \
|
|
INIT_ID(stdout), \
|
|
INIT_ID(step), \
|
|
INIT_ID(store_name), \
|
|
INIT_ID(strategy), \
|
|
INIT_ID(strict), \
|
|
INIT_ID(strict_mode), \
|
|
INIT_ID(string), \
|
|
INIT_ID(sub_key), \
|
|
INIT_ID(symmetric_difference_update), \
|
|
INIT_ID(tabsize), \
|
|
INIT_ID(tag), \
|
|
INIT_ID(target), \
|
|
INIT_ID(target_is_directory), \
|
|
INIT_ID(task), \
|
|
INIT_ID(tb_frame), \
|
|
INIT_ID(tb_lasti), \
|
|
INIT_ID(tb_lineno), \
|
|
INIT_ID(tb_next), \
|
|
INIT_ID(tell), \
|
|
INIT_ID(template), \
|
|
INIT_ID(term), \
|
|
INIT_ID(text), \
|
|
INIT_ID(threading), \
|
|
INIT_ID(throw), \
|
|
INIT_ID(timeout), \
|
|
INIT_ID(times), \
|
|
INIT_ID(top), \
|
|
INIT_ID(trace_callback), \
|
|
INIT_ID(traceback), \
|
|
INIT_ID(trailers), \
|
|
INIT_ID(translate), \
|
|
INIT_ID(truncate), \
|
|
INIT_ID(twice), \
|
|
INIT_ID(txt), \
|
|
INIT_ID(type), \
|
|
INIT_ID(tz), \
|
|
INIT_ID(uid), \
|
|
INIT_ID(unlink), \
|
|
INIT_ID(unraisablehook), \
|
|
INIT_ID(uri), \
|
|
INIT_ID(usedforsecurity), \
|
|
INIT_ID(value), \
|
|
INIT_ID(values), \
|
|
INIT_ID(version), \
|
|
INIT_ID(warnings), \
|
|
INIT_ID(warnoptions), \
|
|
INIT_ID(wbits), \
|
|
INIT_ID(week), \
|
|
INIT_ID(weekday), \
|
|
INIT_ID(which), \
|
|
INIT_ID(who), \
|
|
INIT_ID(withdata), \
|
|
INIT_ID(writable), \
|
|
INIT_ID(write), \
|
|
INIT_ID(write_through), \
|
|
INIT_ID(x), \
|
|
INIT_ID(year), \
|
|
INIT_ID(zdict), \
|
|
}, \
|
|
.ascii = { \
|
|
_PyASCIIObject_INIT("\x00"), \
|
|
_PyASCIIObject_INIT("\x01"), \
|
|
_PyASCIIObject_INIT("\x02"), \
|
|
_PyASCIIObject_INIT("\x03"), \
|
|
_PyASCIIObject_INIT("\x04"), \
|
|
_PyASCIIObject_INIT("\x05"), \
|
|
_PyASCIIObject_INIT("\x06"), \
|
|
_PyASCIIObject_INIT("\x07"), \
|
|
_PyASCIIObject_INIT("\x08"), \
|
|
_PyASCIIObject_INIT("\x09"), \
|
|
_PyASCIIObject_INIT("\x0a"), \
|
|
_PyASCIIObject_INIT("\x0b"), \
|
|
_PyASCIIObject_INIT("\x0c"), \
|
|
_PyASCIIObject_INIT("\x0d"), \
|
|
_PyASCIIObject_INIT("\x0e"), \
|
|
_PyASCIIObject_INIT("\x0f"), \
|
|
_PyASCIIObject_INIT("\x10"), \
|
|
_PyASCIIObject_INIT("\x11"), \
|
|
_PyASCIIObject_INIT("\x12"), \
|
|
_PyASCIIObject_INIT("\x13"), \
|
|
_PyASCIIObject_INIT("\x14"), \
|
|
_PyASCIIObject_INIT("\x15"), \
|
|
_PyASCIIObject_INIT("\x16"), \
|
|
_PyASCIIObject_INIT("\x17"), \
|
|
_PyASCIIObject_INIT("\x18"), \
|
|
_PyASCIIObject_INIT("\x19"), \
|
|
_PyASCIIObject_INIT("\x1a"), \
|
|
_PyASCIIObject_INIT("\x1b"), \
|
|
_PyASCIIObject_INIT("\x1c"), \
|
|
_PyASCIIObject_INIT("\x1d"), \
|
|
_PyASCIIObject_INIT("\x1e"), \
|
|
_PyASCIIObject_INIT("\x1f"), \
|
|
_PyASCIIObject_INIT("\x20"), \
|
|
_PyASCIIObject_INIT("\x21"), \
|
|
_PyASCIIObject_INIT("\x22"), \
|
|
_PyASCIIObject_INIT("\x23"), \
|
|
_PyASCIIObject_INIT("\x24"), \
|
|
_PyASCIIObject_INIT("\x25"), \
|
|
_PyASCIIObject_INIT("\x26"), \
|
|
_PyASCIIObject_INIT("\x27"), \
|
|
_PyASCIIObject_INIT("\x28"), \
|
|
_PyASCIIObject_INIT("\x29"), \
|
|
_PyASCIIObject_INIT("\x2a"), \
|
|
_PyASCIIObject_INIT("\x2b"), \
|
|
_PyASCIIObject_INIT("\x2c"), \
|
|
_PyASCIIObject_INIT("\x2d"), \
|
|
_PyASCIIObject_INIT("\x2e"), \
|
|
_PyASCIIObject_INIT("\x2f"), \
|
|
_PyASCIIObject_INIT("\x30"), \
|
|
_PyASCIIObject_INIT("\x31"), \
|
|
_PyASCIIObject_INIT("\x32"), \
|
|
_PyASCIIObject_INIT("\x33"), \
|
|
_PyASCIIObject_INIT("\x34"), \
|
|
_PyASCIIObject_INIT("\x35"), \
|
|
_PyASCIIObject_INIT("\x36"), \
|
|
_PyASCIIObject_INIT("\x37"), \
|
|
_PyASCIIObject_INIT("\x38"), \
|
|
_PyASCIIObject_INIT("\x39"), \
|
|
_PyASCIIObject_INIT("\x3a"), \
|
|
_PyASCIIObject_INIT("\x3b"), \
|
|
_PyASCIIObject_INIT("\x3c"), \
|
|
_PyASCIIObject_INIT("\x3d"), \
|
|
_PyASCIIObject_INIT("\x3e"), \
|
|
_PyASCIIObject_INIT("\x3f"), \
|
|
_PyASCIIObject_INIT("\x40"), \
|
|
_PyASCIIObject_INIT("\x41"), \
|
|
_PyASCIIObject_INIT("\x42"), \
|
|
_PyASCIIObject_INIT("\x43"), \
|
|
_PyASCIIObject_INIT("\x44"), \
|
|
_PyASCIIObject_INIT("\x45"), \
|
|
_PyASCIIObject_INIT("\x46"), \
|
|
_PyASCIIObject_INIT("\x47"), \
|
|
_PyASCIIObject_INIT("\x48"), \
|
|
_PyASCIIObject_INIT("\x49"), \
|
|
_PyASCIIObject_INIT("\x4a"), \
|
|
_PyASCIIObject_INIT("\x4b"), \
|
|
_PyASCIIObject_INIT("\x4c"), \
|
|
_PyASCIIObject_INIT("\x4d"), \
|
|
_PyASCIIObject_INIT("\x4e"), \
|
|
_PyASCIIObject_INIT("\x4f"), \
|
|
_PyASCIIObject_INIT("\x50"), \
|
|
_PyASCIIObject_INIT("\x51"), \
|
|
_PyASCIIObject_INIT("\x52"), \
|
|
_PyASCIIObject_INIT("\x53"), \
|
|
_PyASCIIObject_INIT("\x54"), \
|
|
_PyASCIIObject_INIT("\x55"), \
|
|
_PyASCIIObject_INIT("\x56"), \
|
|
_PyASCIIObject_INIT("\x57"), \
|
|
_PyASCIIObject_INIT("\x58"), \
|
|
_PyASCIIObject_INIT("\x59"), \
|
|
_PyASCIIObject_INIT("\x5a"), \
|
|
_PyASCIIObject_INIT("\x5b"), \
|
|
_PyASCIIObject_INIT("\x5c"), \
|
|
_PyASCIIObject_INIT("\x5d"), \
|
|
_PyASCIIObject_INIT("\x5e"), \
|
|
_PyASCIIObject_INIT("\x5f"), \
|
|
_PyASCIIObject_INIT("\x60"), \
|
|
_PyASCIIObject_INIT("\x61"), \
|
|
_PyASCIIObject_INIT("\x62"), \
|
|
_PyASCIIObject_INIT("\x63"), \
|
|
_PyASCIIObject_INIT("\x64"), \
|
|
_PyASCIIObject_INIT("\x65"), \
|
|
_PyASCIIObject_INIT("\x66"), \
|
|
_PyASCIIObject_INIT("\x67"), \
|
|
_PyASCIIObject_INIT("\x68"), \
|
|
_PyASCIIObject_INIT("\x69"), \
|
|
_PyASCIIObject_INIT("\x6a"), \
|
|
_PyASCIIObject_INIT("\x6b"), \
|
|
_PyASCIIObject_INIT("\x6c"), \
|
|
_PyASCIIObject_INIT("\x6d"), \
|
|
_PyASCIIObject_INIT("\x6e"), \
|
|
_PyASCIIObject_INIT("\x6f"), \
|
|
_PyASCIIObject_INIT("\x70"), \
|
|
_PyASCIIObject_INIT("\x71"), \
|
|
_PyASCIIObject_INIT("\x72"), \
|
|
_PyASCIIObject_INIT("\x73"), \
|
|
_PyASCIIObject_INIT("\x74"), \
|
|
_PyASCIIObject_INIT("\x75"), \
|
|
_PyASCIIObject_INIT("\x76"), \
|
|
_PyASCIIObject_INIT("\x77"), \
|
|
_PyASCIIObject_INIT("\x78"), \
|
|
_PyASCIIObject_INIT("\x79"), \
|
|
_PyASCIIObject_INIT("\x7a"), \
|
|
_PyASCIIObject_INIT("\x7b"), \
|
|
_PyASCIIObject_INIT("\x7c"), \
|
|
_PyASCIIObject_INIT("\x7d"), \
|
|
_PyASCIIObject_INIT("\x7e"), \
|
|
_PyASCIIObject_INIT("\x7f"), \
|
|
}, \
|
|
.latin1 = { \
|
|
_PyUnicode_LATIN1_INIT("\x80"), \
|
|
_PyUnicode_LATIN1_INIT("\x81"), \
|
|
_PyUnicode_LATIN1_INIT("\x82"), \
|
|
_PyUnicode_LATIN1_INIT("\x83"), \
|
|
_PyUnicode_LATIN1_INIT("\x84"), \
|
|
_PyUnicode_LATIN1_INIT("\x85"), \
|
|
_PyUnicode_LATIN1_INIT("\x86"), \
|
|
_PyUnicode_LATIN1_INIT("\x87"), \
|
|
_PyUnicode_LATIN1_INIT("\x88"), \
|
|
_PyUnicode_LATIN1_INIT("\x89"), \
|
|
_PyUnicode_LATIN1_INIT("\x8a"), \
|
|
_PyUnicode_LATIN1_INIT("\x8b"), \
|
|
_PyUnicode_LATIN1_INIT("\x8c"), \
|
|
_PyUnicode_LATIN1_INIT("\x8d"), \
|
|
_PyUnicode_LATIN1_INIT("\x8e"), \
|
|
_PyUnicode_LATIN1_INIT("\x8f"), \
|
|
_PyUnicode_LATIN1_INIT("\x90"), \
|
|
_PyUnicode_LATIN1_INIT("\x91"), \
|
|
_PyUnicode_LATIN1_INIT("\x92"), \
|
|
_PyUnicode_LATIN1_INIT("\x93"), \
|
|
_PyUnicode_LATIN1_INIT("\x94"), \
|
|
_PyUnicode_LATIN1_INIT("\x95"), \
|
|
_PyUnicode_LATIN1_INIT("\x96"), \
|
|
_PyUnicode_LATIN1_INIT("\x97"), \
|
|
_PyUnicode_LATIN1_INIT("\x98"), \
|
|
_PyUnicode_LATIN1_INIT("\x99"), \
|
|
_PyUnicode_LATIN1_INIT("\x9a"), \
|
|
_PyUnicode_LATIN1_INIT("\x9b"), \
|
|
_PyUnicode_LATIN1_INIT("\x9c"), \
|
|
_PyUnicode_LATIN1_INIT("\x9d"), \
|
|
_PyUnicode_LATIN1_INIT("\x9e"), \
|
|
_PyUnicode_LATIN1_INIT("\x9f"), \
|
|
_PyUnicode_LATIN1_INIT("\xa0"), \
|
|
_PyUnicode_LATIN1_INIT("\xa1"), \
|
|
_PyUnicode_LATIN1_INIT("\xa2"), \
|
|
_PyUnicode_LATIN1_INIT("\xa3"), \
|
|
_PyUnicode_LATIN1_INIT("\xa4"), \
|
|
_PyUnicode_LATIN1_INIT("\xa5"), \
|
|
_PyUnicode_LATIN1_INIT("\xa6"), \
|
|
_PyUnicode_LATIN1_INIT("\xa7"), \
|
|
_PyUnicode_LATIN1_INIT("\xa8"), \
|
|
_PyUnicode_LATIN1_INIT("\xa9"), \
|
|
_PyUnicode_LATIN1_INIT("\xaa"), \
|
|
_PyUnicode_LATIN1_INIT("\xab"), \
|
|
_PyUnicode_LATIN1_INIT("\xac"), \
|
|
_PyUnicode_LATIN1_INIT("\xad"), \
|
|
_PyUnicode_LATIN1_INIT("\xae"), \
|
|
_PyUnicode_LATIN1_INIT("\xaf"), \
|
|
_PyUnicode_LATIN1_INIT("\xb0"), \
|
|
_PyUnicode_LATIN1_INIT("\xb1"), \
|
|
_PyUnicode_LATIN1_INIT("\xb2"), \
|
|
_PyUnicode_LATIN1_INIT("\xb3"), \
|
|
_PyUnicode_LATIN1_INIT("\xb4"), \
|
|
_PyUnicode_LATIN1_INIT("\xb5"), \
|
|
_PyUnicode_LATIN1_INIT("\xb6"), \
|
|
_PyUnicode_LATIN1_INIT("\xb7"), \
|
|
_PyUnicode_LATIN1_INIT("\xb8"), \
|
|
_PyUnicode_LATIN1_INIT("\xb9"), \
|
|
_PyUnicode_LATIN1_INIT("\xba"), \
|
|
_PyUnicode_LATIN1_INIT("\xbb"), \
|
|
_PyUnicode_LATIN1_INIT("\xbc"), \
|
|
_PyUnicode_LATIN1_INIT("\xbd"), \
|
|
_PyUnicode_LATIN1_INIT("\xbe"), \
|
|
_PyUnicode_LATIN1_INIT("\xbf"), \
|
|
_PyUnicode_LATIN1_INIT("\xc0"), \
|
|
_PyUnicode_LATIN1_INIT("\xc1"), \
|
|
_PyUnicode_LATIN1_INIT("\xc2"), \
|
|
_PyUnicode_LATIN1_INIT("\xc3"), \
|
|
_PyUnicode_LATIN1_INIT("\xc4"), \
|
|
_PyUnicode_LATIN1_INIT("\xc5"), \
|
|
_PyUnicode_LATIN1_INIT("\xc6"), \
|
|
_PyUnicode_LATIN1_INIT("\xc7"), \
|
|
_PyUnicode_LATIN1_INIT("\xc8"), \
|
|
_PyUnicode_LATIN1_INIT("\xc9"), \
|
|
_PyUnicode_LATIN1_INIT("\xca"), \
|
|
_PyUnicode_LATIN1_INIT("\xcb"), \
|
|
_PyUnicode_LATIN1_INIT("\xcc"), \
|
|
_PyUnicode_LATIN1_INIT("\xcd"), \
|
|
_PyUnicode_LATIN1_INIT("\xce"), \
|
|
_PyUnicode_LATIN1_INIT("\xcf"), \
|
|
_PyUnicode_LATIN1_INIT("\xd0"), \
|
|
_PyUnicode_LATIN1_INIT("\xd1"), \
|
|
_PyUnicode_LATIN1_INIT("\xd2"), \
|
|
_PyUnicode_LATIN1_INIT("\xd3"), \
|
|
_PyUnicode_LATIN1_INIT("\xd4"), \
|
|
_PyUnicode_LATIN1_INIT("\xd5"), \
|
|
_PyUnicode_LATIN1_INIT("\xd6"), \
|
|
_PyUnicode_LATIN1_INIT("\xd7"), \
|
|
_PyUnicode_LATIN1_INIT("\xd8"), \
|
|
_PyUnicode_LATIN1_INIT("\xd9"), \
|
|
_PyUnicode_LATIN1_INIT("\xda"), \
|
|
_PyUnicode_LATIN1_INIT("\xdb"), \
|
|
_PyUnicode_LATIN1_INIT("\xdc"), \
|
|
_PyUnicode_LATIN1_INIT("\xdd"), \
|
|
_PyUnicode_LATIN1_INIT("\xde"), \
|
|
_PyUnicode_LATIN1_INIT("\xdf"), \
|
|
_PyUnicode_LATIN1_INIT("\xe0"), \
|
|
_PyUnicode_LATIN1_INIT("\xe1"), \
|
|
_PyUnicode_LATIN1_INIT("\xe2"), \
|
|
_PyUnicode_LATIN1_INIT("\xe3"), \
|
|
_PyUnicode_LATIN1_INIT("\xe4"), \
|
|
_PyUnicode_LATIN1_INIT("\xe5"), \
|
|
_PyUnicode_LATIN1_INIT("\xe6"), \
|
|
_PyUnicode_LATIN1_INIT("\xe7"), \
|
|
_PyUnicode_LATIN1_INIT("\xe8"), \
|
|
_PyUnicode_LATIN1_INIT("\xe9"), \
|
|
_PyUnicode_LATIN1_INIT("\xea"), \
|
|
_PyUnicode_LATIN1_INIT("\xeb"), \
|
|
_PyUnicode_LATIN1_INIT("\xec"), \
|
|
_PyUnicode_LATIN1_INIT("\xed"), \
|
|
_PyUnicode_LATIN1_INIT("\xee"), \
|
|
_PyUnicode_LATIN1_INIT("\xef"), \
|
|
_PyUnicode_LATIN1_INIT("\xf0"), \
|
|
_PyUnicode_LATIN1_INIT("\xf1"), \
|
|
_PyUnicode_LATIN1_INIT("\xf2"), \
|
|
_PyUnicode_LATIN1_INIT("\xf3"), \
|
|
_PyUnicode_LATIN1_INIT("\xf4"), \
|
|
_PyUnicode_LATIN1_INIT("\xf5"), \
|
|
_PyUnicode_LATIN1_INIT("\xf6"), \
|
|
_PyUnicode_LATIN1_INIT("\xf7"), \
|
|
_PyUnicode_LATIN1_INIT("\xf8"), \
|
|
_PyUnicode_LATIN1_INIT("\xf9"), \
|
|
_PyUnicode_LATIN1_INIT("\xfa"), \
|
|
_PyUnicode_LATIN1_INIT("\xfb"), \
|
|
_PyUnicode_LATIN1_INIT("\xfc"), \
|
|
_PyUnicode_LATIN1_INIT("\xfd"), \
|
|
_PyUnicode_LATIN1_INIT("\xfe"), \
|
|
_PyUnicode_LATIN1_INIT("\xff"), \
|
|
}, \
|
|
}, \
|
|
\
|
|
.tuple_empty = { \
|
|
.ob_base = _PyVarObject_IMMORTAL_INIT(&PyTuple_Type, 0) \
|
|
}, \
|
|
}, \
|
|
}
|
|
|
|
static inline void
|
|
_PyUnicode_InitStaticStrings(void) {
|
|
PyObject *string;
|
|
string = &_Py_ID(False);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(Py_Repr);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(TextIOWrapper);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(True);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(WarningMessage);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__IOBase_closed);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__abc_tpflags__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__abs__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__abstractmethods__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__add__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__aenter__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__aexit__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__aiter__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__all__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__and__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__anext__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__annotations__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__args__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__await__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__bases__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__bool__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__build_class__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__builtins__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__bytes__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__call__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__cantrace__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__class__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__class_getitem__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__classcell__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__complex__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__contains__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__copy__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__del__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__delattr__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__delete__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__delitem__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__dict__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__dictoffset__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__dir__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__divmod__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__doc__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__enter__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__eq__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__exit__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__file__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__float__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__floordiv__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__format__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__fspath__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ge__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__get__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getattr__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getattribute__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getinitargs__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getitem__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getnewargs__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getnewargs_ex__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__getstate__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__gt__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__hash__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__iadd__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__iand__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ifloordiv__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ilshift__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__imatmul__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__imod__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__import__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__imul__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__index__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__init__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__init_subclass__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__instancecheck__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__int__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__invert__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ior__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ipow__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__irshift__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__isabstractmethod__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__isub__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__iter__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__itruediv__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ixor__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__le__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__len__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__length_hint__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__lltrace__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__loader__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__lshift__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__lt__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__main__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__matmul__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__missing__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__mod__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__module__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__mro_entries__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__mul__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__name__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ne__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__neg__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__new__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__newobj__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__newobj_ex__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__next__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__notes__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__or__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__orig_class__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__origin__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__package__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__parameters__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__path__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__pos__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__pow__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__prepare__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__qualname__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__radd__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rand__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rdivmod__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__reduce__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__reduce_ex__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__repr__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__reversed__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rfloordiv__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rlshift__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rmatmul__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rmod__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rmul__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__ror__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__round__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rpow__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rrshift__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rshift__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rsub__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rtruediv__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__rxor__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__set__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__set_name__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__setattr__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__setitem__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__setstate__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__sizeof__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__slotnames__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__slots__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__spec__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__str__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__sub__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__subclasscheck__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__subclasshook__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__truediv__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__trunc__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__typing_is_unpacked_typevartuple__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__typing_prepare_subst__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__typing_subst__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__typing_unpacked_tuple_args__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__warningregistry__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__weaklistoffset__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__weakref__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(__xor__);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_abc_impl);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_annotation);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_blksize);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_bootstrap);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_dealloc_warn);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_feature_version);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_finalizing);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_find_and_load);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_fix_up_module);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_get_sourcefile);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_handle_fromlist);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_initializing);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_is_text_encoding);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_lock_unlock_module);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_showwarnmsg);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_shutdown);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_slotnames);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_uninitialized_submodules);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_warn_unawaited_coroutine);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(_xoptions);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(a);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(abs_tol);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(access);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(add);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(after_in_child);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(after_in_parent);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(aggregate_class);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(append);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(argdefs);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(arguments);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(argv);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(attribute);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(authorizer_callback);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(b);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(backtick);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(base);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(before);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(big);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(binary_form);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(block);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(buffer);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(buffer_callback);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(buffer_size);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(buffering);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(buffers);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(bufsize);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(builtins);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(byteorder);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(bytes);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(bytes_per_sep);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(c_call);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(c_exception);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(c_return);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(cached_statements);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(cadata);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(cafile);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(call);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(capath);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(category);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(cb_type);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(certfile);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(check_same_thread);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(clear);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(close);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(closed);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(closefd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(closure);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_argcount);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_cellvars);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_code);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_consts);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_exceptiontable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_filename);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_firstlineno);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_flags);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_freevars);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_kwonlyargcount);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_linetable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_name);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_names);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_nlocals);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_posonlyargcount);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_qualname);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_stacksize);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(co_varnames);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(code);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(command);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(comment_factory);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(consts);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(context);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(cookie);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(copy);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(copyreg);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(coro);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(count);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(cwd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(data);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(database);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(decode);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(decoder);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(default);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(defaultaction);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(delete);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(depth);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(detect_types);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(deterministic);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(device);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dict);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dictcomp);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(difference_update);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(digest);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(digest_size);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(digestmod);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dir_fd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dispatch_table);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(displayhook);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dklen);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(doc);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dont_inherit);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dst);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(dst_dir_fd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(duration);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(effective_ids);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(element_factory);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(encode);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(encoding);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(end);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(end_lineno);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(end_offset);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(endpos);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(env);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(errors);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(event);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(eventmask);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(exc_type);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(exc_value);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(excepthook);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(exception);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(exp);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(extend);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(factory);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(family);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fanout);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fd2);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fdel);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fget);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(file);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(file_actions);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(filename);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fileno);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(filepath);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fillvalue);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(filters);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(final);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(find_class);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fix_imports);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(flags);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(flush);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(follow_symlinks);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(format);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(frequency);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fromlist);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(fset);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(func);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(generation);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(genexpr);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(get);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(get_source);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(getattr);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(getstate);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(gid);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(globals);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(groupindex);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(groups);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(handle);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(hash_name);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(header);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(headers);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(hi);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(hook);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(id);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(ignore);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(imag);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(importlib);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(in_fd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(incoming);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(indexgroup);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(inf);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(inheritable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(initial);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(initial_bytes);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(initial_value);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(initval);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(inner_size);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(input);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(insert_comments);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(insert_pis);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(instructions);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(intern);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(intersection);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(isatty);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(isinstance);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(isolation_level);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(istext);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(item);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(items);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(iter);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(iterable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(iterations);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(join);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(jump);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(keepends);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(key);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(keyfile);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(keys);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(kind);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(lambda);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(last);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(last_node);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(last_traceback);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(last_type);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(last_value);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(latin1);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(leaf_size);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(len);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(length);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(level);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(limit);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(line);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(line_buffering);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(lineno);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(listcomp);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(little);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(lo);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(locale);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(locals);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(loop);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(mapping);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(match);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(max_length);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(maxdigits);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(maxevents);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(maxmem);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(maxsplit);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(maxvalue);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(memLevel);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(memlimit);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(message);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(metaclass);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(method);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(mod);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(mode);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(module);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(module_globals);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(modules);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(mro);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(msg);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(n);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(n_arg);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(n_fields);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(n_sequence_fields);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(n_unnamed_fields);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(name);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(namespace_separator);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(namespaces);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(narg);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(ndigits);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(new_limit);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(newline);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(newlines);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(next);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(node_depth);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(node_offset);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(ns);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(number);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(obj);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(object);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(offset);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(offset_dst);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(offset_src);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(on_type_read);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(onceregistry);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(oparg);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(opcode);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(open);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(opener);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(operation);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(optimize);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(options);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(order);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(out_fd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(outgoing);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(overlapped);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(owner);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(p);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(pages);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(parent);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(password);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(path);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(pattern);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(peek);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(persistent_id);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(persistent_load);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(person);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(pi_factory);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(pid);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(policy);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(pos);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(print_file_and_line);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(priority);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(progress);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(progress_handler);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(proto);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(protocol);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(ps1);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(ps2);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(quotetabs);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(r);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(raw);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(read);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(read1);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(readable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(readall);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(readinto);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(readinto1);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(readline);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(readonly);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(real);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(reducer_override);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(registry);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(rel_tol);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(reload);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(repl);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(replace);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(reserved);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(reset);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(resetids);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(return);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(reverse);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(reversed);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(s);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(salt);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sched_priority);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(scheduler);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(seek);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(seekable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(selectors);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(send);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sep);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sequence);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(server_hostname);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(server_side);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(session);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(setcomp);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(setpgroup);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(setsid);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(setsigdef);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(setsigmask);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(setstate);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(shape);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(show_cmd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(signed);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(size);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sizehint);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sleep);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sock);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sort);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sound);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(source);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(src);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(src_dir_fd);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(stacklevel);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(start);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(statement);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(status);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(stderr);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(stdin);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(stdout);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(step);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(store_name);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(strategy);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(strict);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(strict_mode);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(string);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(sub_key);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(symmetric_difference_update);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tabsize);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tag);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(target);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(target_is_directory);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(task);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tb_frame);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tb_lasti);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tb_lineno);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tb_next);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tell);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(template);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(term);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(text);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(threading);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(throw);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(timeout);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(times);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(top);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(trace_callback);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(traceback);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(trailers);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(translate);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(truncate);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(twice);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(txt);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(type);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(tz);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(uid);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(unlink);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(unraisablehook);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(uri);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(usedforsecurity);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(value);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(values);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(version);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(warnings);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(warnoptions);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(wbits);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(week);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(weekday);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(which);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(who);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(withdata);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(writable);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(write);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(write_through);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(x);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(year);
|
|
PyUnicode_InternInPlace(&string);
|
|
string = &_Py_ID(zdict);
|
|
PyUnicode_InternInPlace(&string);
|
|
}
|
|
|
|
#ifdef Py_DEBUG
|
|
static inline void
|
|
_PyStaticObjects_CheckRefcnt(void) {
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -5]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -5]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -4]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -4]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -3]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -3]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -2]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -2]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -1]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + -1]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 0]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 0]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 1]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 1]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 2]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 2]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 3]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 3]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 4]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 4]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 5]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 5]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 6]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 6]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 7]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 7]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 8]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 8]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 9]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 9]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 10]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 10]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 11]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 11]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 12]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 12]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 13]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 13]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 14]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 14]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 15]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 15]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 16]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 16]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 17]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 17]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 18]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 18]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 19]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 19]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 20]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 20]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 21]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 21]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 22]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 22]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 23]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 23]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 24]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 24]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 25]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 25]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 26]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 26]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 27]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 27]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 28]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 28]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 29]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 29]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 30]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 30]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 31]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 31]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 32]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 32]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 33]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 33]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 34]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 34]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 35]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 35]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 36]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 36]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 37]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 37]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 38]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 38]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 39]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 39]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 40]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 40]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 41]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 41]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 42]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 42]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 43]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 43]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 44]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 44]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 45]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 45]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 46]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 46]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 47]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 47]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 48]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 48]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 49]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 49]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 50]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 50]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 51]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 51]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 52]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 52]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 53]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 53]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 54]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 54]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 55]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 55]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 56]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 56]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 57]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 57]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 58]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 58]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 59]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 59]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 60]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 60]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 61]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 61]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 62]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 62]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 63]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 63]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 64]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 64]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 65]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 65]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 66]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 66]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 67]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 67]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 68]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 68]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 69]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 69]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 70]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 70]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 71]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 71]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 72]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 72]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 73]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 73]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 74]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 74]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 75]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 75]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 76]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 76]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 77]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 77]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 78]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 78]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 79]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 79]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 80]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 80]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 81]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 81]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 82]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 82]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 83]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 83]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 84]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 84]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 85]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 85]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 86]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 86]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 87]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 87]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 88]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 88]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 89]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 89]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 90]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 90]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 91]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 91]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 92]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 92]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 93]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 93]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 94]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 94]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 95]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 95]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 96]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 96]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 97]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 97]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 98]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 98]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 99]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 99]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 100]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 100]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 101]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 101]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 102]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 102]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 103]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 103]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 104]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 104]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 105]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 105]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 106]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 106]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 107]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 107]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 108]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 108]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 109]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 109]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 110]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 110]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 111]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 111]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 112]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 112]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 113]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 113]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 114]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 114]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 115]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 115]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 116]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 116]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 117]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 117]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 118]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 118]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 119]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 119]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 120]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 120]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 121]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 121]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 122]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 122]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 123]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 123]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 124]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 124]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 125]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 125]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 126]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 126]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 127]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 127]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 129]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 129]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 130]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 130]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 131]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 131]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 132]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 132]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 133]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 133]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 134]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 134]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 135]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 135]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 136]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 136]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 137]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 137]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 138]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 138]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 139]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 139]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 140]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 140]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 141]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 141]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 142]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 142]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 143]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 143]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 144]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 144]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 145]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 145]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 146]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 146]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 147]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 147]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 148]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 148]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 149]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 149]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 150]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 150]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 151]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 151]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 152]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 152]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 153]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 153]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 154]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 154]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 155]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 155]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 156]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 156]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 157]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 157]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 158]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 158]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 159]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 159]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 160]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 160]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 161]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 161]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 162]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 162]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 163]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 163]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 164]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 164]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 165]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 165]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 166]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 166]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 167]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 167]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 168]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 168]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 169]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 169]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 170]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 170]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 171]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 171]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 172]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 172]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 173]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 173]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 174]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 174]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 175]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 175]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 176]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 176]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 177]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 177]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 178]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 178]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 179]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 179]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 180]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 180]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 181]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 181]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 182]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 182]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 183]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 183]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 184]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 184]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 185]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 185]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 186]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 186]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 187]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 187]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 188]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 188]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 189]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 189]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 190]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 190]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 191]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 191]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 192]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 192]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 193]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 193]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 194]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 194]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 195]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 195]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 196]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 196]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 197]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 197]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 198]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 198]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 199]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 199]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 200]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 200]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 201]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 201]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 202]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 202]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 203]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 203]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 204]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 204]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 205]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 205]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 206]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 206]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 207]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 207]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 208]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 208]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 209]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 209]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 210]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 210]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 211]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 211]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 212]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 212]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 213]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 213]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 214]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 214]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 215]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 215]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 216]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 216]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 217]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 217]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 218]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 218]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 219]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 219]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 220]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 220]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 221]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 221]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 222]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 222]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 223]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 223]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 224]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 224]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 225]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 225]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 226]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 226]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 227]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 227]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 228]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 228]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 229]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 229]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 230]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 230]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 231]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 231]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 232]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 232]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 233]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 233]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 234]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 234]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 235]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 235]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 236]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 236]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 237]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 237]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 238]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 238]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 239]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 239]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 240]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 240]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 241]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 241]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 242]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 242]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 243]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 243]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 244]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 244]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 245]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 245]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 246]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 246]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 247]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 247]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 248]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 248]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 249]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 249]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 250]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 250]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 251]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 251]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 252]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 252]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 253]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 253]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 254]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 254]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 255]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 255]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 256]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(small_ints)[_PY_NSMALLNEGINTS + 256]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_empty)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_empty));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[0]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[0]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[1]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[1]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[2]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[2]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[3]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[3]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[4]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[4]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[5]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[5]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[6]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[6]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[7]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[7]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[8]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[8]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[9]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[9]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[10]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[10]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[11]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[11]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[12]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[12]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[13]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[13]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[14]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[14]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[15]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[15]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[16]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[16]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[17]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[17]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[18]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[18]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[19]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[19]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[20]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[20]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[21]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[21]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[22]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[22]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[23]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[23]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[24]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[24]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[25]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[25]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[26]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[26]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[27]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[27]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[28]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[28]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[29]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[29]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[30]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[30]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[31]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[31]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[32]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[32]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[33]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[33]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[34]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[34]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[35]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[35]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[36]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[36]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[37]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[37]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[38]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[38]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[39]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[39]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[40]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[40]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[41]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[41]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[42]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[42]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[43]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[43]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[44]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[44]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[45]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[45]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[46]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[46]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[47]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[47]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[48]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[48]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[49]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[49]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[50]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[50]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[51]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[51]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[52]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[52]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[53]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[53]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[54]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[54]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[55]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[55]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[56]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[56]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[57]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[57]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[58]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[58]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[59]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[59]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[60]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[60]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[61]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[61]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[62]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[62]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[63]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[63]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[64]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[64]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[65]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[65]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[66]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[66]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[67]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[67]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[68]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[68]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[69]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[69]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[70]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[70]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[71]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[71]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[72]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[72]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[73]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[73]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[74]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[74]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[75]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[75]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[76]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[76]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[77]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[77]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[78]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[78]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[79]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[79]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[80]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[80]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[81]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[81]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[82]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[82]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[83]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[83]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[84]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[84]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[85]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[85]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[86]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[86]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[87]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[87]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[88]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[88]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[89]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[89]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[90]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[90]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[91]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[91]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[92]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[92]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[93]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[93]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[94]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[94]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[95]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[95]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[96]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[96]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[97]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[97]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[98]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[98]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[99]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[99]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[100]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[100]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[101]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[101]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[102]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[102]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[103]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[103]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[104]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[104]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[105]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[105]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[106]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[106]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[107]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[107]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[108]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[108]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[109]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[109]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[110]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[110]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[111]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[111]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[112]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[112]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[113]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[113]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[114]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[114]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[115]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[115]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[116]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[116]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[117]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[117]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[118]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[118]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[119]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[119]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[120]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[120]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[121]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[121]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[122]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[122]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[123]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[123]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[124]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[124]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[125]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[125]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[126]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[126]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[127]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[127]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[129]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[129]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[130]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[130]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[131]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[131]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[132]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[132]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[133]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[133]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[134]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[134]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[135]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[135]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[136]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[136]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[137]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[137]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[138]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[138]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[139]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[139]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[140]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[140]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[141]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[141]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[142]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[142]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[143]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[143]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[144]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[144]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[145]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[145]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[146]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[146]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[147]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[147]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[148]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[148]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[149]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[149]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[150]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[150]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[151]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[151]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[152]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[152]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[153]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[153]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[154]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[154]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[155]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[155]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[156]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[156]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[157]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[157]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[158]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[158]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[159]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[159]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[160]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[160]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[161]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[161]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[162]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[162]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[163]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[163]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[164]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[164]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[165]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[165]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[166]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[166]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[167]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[167]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[168]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[168]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[169]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[169]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[170]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[170]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[171]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[171]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[172]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[172]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[173]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[173]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[174]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[174]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[175]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[175]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[176]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[176]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[177]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[177]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[178]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[178]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[179]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[179]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[180]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[180]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[181]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[181]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[182]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[182]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[183]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[183]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[184]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[184]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[185]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[185]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[186]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[186]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[187]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[187]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[188]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[188]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[189]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[189]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[190]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[190]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[191]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[191]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[192]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[192]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[193]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[193]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[194]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[194]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[195]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[195]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[196]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[196]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[197]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[197]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[198]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[198]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[199]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[199]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[200]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[200]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[201]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[201]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[202]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[202]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[203]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[203]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[204]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[204]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[205]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[205]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[206]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[206]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[207]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[207]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[208]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[208]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[209]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[209]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[210]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[210]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[211]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[211]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[212]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[212]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[213]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[213]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[214]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[214]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[215]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[215]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[216]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[216]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[217]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[217]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[218]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[218]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[219]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[219]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[220]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[220]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[221]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[221]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[222]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[222]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[223]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[223]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[224]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[224]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[225]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[225]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[226]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[226]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[227]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[227]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[228]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[228]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[229]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[229]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[230]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[230]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[231]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[231]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[232]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[232]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[233]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[233]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[234]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[234]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[235]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[235]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[236]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[236]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[237]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[237]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[238]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[238]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[239]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[239]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[240]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[240]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[241]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[241]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[242]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[242]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[243]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[243]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[244]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[244]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[245]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[245]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[246]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[246]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[247]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[247]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[248]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[248]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[249]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[249]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[250]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[250]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[251]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[251]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[252]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[252]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[253]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[253]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[254]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[254]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(bytes_characters)[255]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(bytes_characters)[255]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_dictcomp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_dictcomp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_genexpr)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_genexpr));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_lambda)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_lambda));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_listcomp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_listcomp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_module)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_module));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_setcomp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_setcomp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_string)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_string));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(anon_unknown)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(anon_unknown));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(close_br)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(close_br));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(comma_sep)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(comma_sep));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(dbl_close_br)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(dbl_close_br));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(dbl_open_br)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(dbl_open_br));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(dbl_percent)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(dbl_percent));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(dot)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(dot));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(dot_locals)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(dot_locals));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(empty)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(empty));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(list_err)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(list_err));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(newline)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(newline));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(open_br)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(open_br));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(percent)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(percent));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_STR(utf_8)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_STR(utf_8));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(False)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(False));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(Py_Repr)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(Py_Repr));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(TextIOWrapper)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(TextIOWrapper));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(True)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(True));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(WarningMessage)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(WarningMessage));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__IOBase_closed)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__IOBase_closed));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__abc_tpflags__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__abc_tpflags__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__abs__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__abs__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__abstractmethods__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__abstractmethods__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__add__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__add__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__aenter__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__aenter__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__aexit__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__aexit__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__aiter__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__aiter__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__all__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__all__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__and__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__and__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__anext__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__anext__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__annotations__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__annotations__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__args__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__args__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__await__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__await__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__bases__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__bases__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__bool__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__bool__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__build_class__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__build_class__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__builtins__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__builtins__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__bytes__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__bytes__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__call__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__call__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__cantrace__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__cantrace__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__class__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__class__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__class_getitem__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__class_getitem__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__classcell__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__classcell__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__complex__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__complex__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__contains__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__contains__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__copy__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__copy__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__del__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__del__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__delattr__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__delattr__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__delete__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__delete__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__delitem__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__delitem__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__dict__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__dict__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__dictoffset__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__dictoffset__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__dir__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__dir__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__divmod__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__divmod__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__doc__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__doc__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__enter__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__enter__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__eq__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__eq__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__exit__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__exit__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__file__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__file__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__float__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__float__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__floordiv__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__floordiv__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__format__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__format__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__fspath__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__fspath__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ge__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ge__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__get__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__get__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getattr__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getattr__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getattribute__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getattribute__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getinitargs__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getinitargs__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getitem__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getitem__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getnewargs__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getnewargs__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getnewargs_ex__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getnewargs_ex__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__getstate__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__getstate__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__gt__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__gt__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__hash__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__hash__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__iadd__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__iadd__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__iand__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__iand__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ifloordiv__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ifloordiv__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ilshift__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ilshift__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__imatmul__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__imatmul__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__imod__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__imod__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__import__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__import__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__imul__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__imul__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__index__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__index__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__init__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__init__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__init_subclass__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__init_subclass__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__instancecheck__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__instancecheck__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__int__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__int__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__invert__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__invert__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ior__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ior__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ipow__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ipow__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__irshift__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__irshift__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__isabstractmethod__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__isabstractmethod__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__isub__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__isub__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__iter__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__iter__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__itruediv__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__itruediv__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ixor__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ixor__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__le__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__le__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__len__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__len__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__length_hint__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__length_hint__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__lltrace__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__lltrace__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__loader__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__loader__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__lshift__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__lshift__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__lt__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__lt__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__main__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__main__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__matmul__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__matmul__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__missing__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__missing__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__mod__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__mod__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__module__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__module__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__mro_entries__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__mro_entries__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__mul__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__mul__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__name__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__name__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ne__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ne__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__neg__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__neg__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__new__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__new__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__newobj__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__newobj__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__newobj_ex__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__newobj_ex__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__next__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__next__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__notes__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__notes__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__or__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__or__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__orig_class__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__orig_class__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__origin__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__origin__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__package__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__package__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__parameters__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__parameters__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__path__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__path__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__pos__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__pos__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__pow__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__pow__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__prepare__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__prepare__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__qualname__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__qualname__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__radd__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__radd__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rand__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rand__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rdivmod__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rdivmod__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__reduce__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__reduce__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__reduce_ex__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__reduce_ex__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__repr__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__repr__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__reversed__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__reversed__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rfloordiv__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rfloordiv__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rlshift__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rlshift__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rmatmul__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rmatmul__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rmod__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rmod__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rmul__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rmul__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__ror__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__ror__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__round__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__round__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rpow__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rpow__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rrshift__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rrshift__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rshift__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rshift__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rsub__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rsub__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rtruediv__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rtruediv__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__rxor__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__rxor__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__set__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__set__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__set_name__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__set_name__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__setattr__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__setattr__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__setitem__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__setitem__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__setstate__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__setstate__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__sizeof__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__sizeof__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__slotnames__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__slotnames__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__slots__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__slots__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__spec__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__spec__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__str__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__str__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__sub__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__sub__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__subclasscheck__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__subclasscheck__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__subclasshook__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__subclasshook__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__truediv__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__truediv__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__trunc__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__trunc__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__typing_is_unpacked_typevartuple__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__typing_is_unpacked_typevartuple__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__typing_prepare_subst__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__typing_prepare_subst__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__typing_subst__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__typing_subst__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__typing_unpacked_tuple_args__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__typing_unpacked_tuple_args__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__warningregistry__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__warningregistry__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__weaklistoffset__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__weaklistoffset__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__weakref__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__weakref__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(__xor__)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(__xor__));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_abc_impl)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_abc_impl));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_annotation)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_annotation));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_blksize)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_blksize));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_bootstrap)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_bootstrap));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_dealloc_warn)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_dealloc_warn));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_feature_version)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_feature_version));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_finalizing)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_finalizing));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_find_and_load)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_find_and_load));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_fix_up_module)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_fix_up_module));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_get_sourcefile)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_get_sourcefile));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_handle_fromlist)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_handle_fromlist));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_initializing)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_initializing));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_is_text_encoding)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_is_text_encoding));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_lock_unlock_module)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_lock_unlock_module));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_showwarnmsg)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_showwarnmsg));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_shutdown)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_shutdown));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_slotnames)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_slotnames));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_uninitialized_submodules)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_uninitialized_submodules));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_warn_unawaited_coroutine)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_warn_unawaited_coroutine));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(_xoptions)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(_xoptions));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(a)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(a));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(abs_tol)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(abs_tol));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(access)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(access));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(add)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(add));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(after_in_child)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(after_in_child));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(after_in_parent)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(after_in_parent));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(aggregate_class)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(aggregate_class));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(append)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(append));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(argdefs)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(argdefs));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(arguments)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(arguments));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(argv)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(argv));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(attribute)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(attribute));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(authorizer_callback)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(authorizer_callback));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(b)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(b));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(backtick)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(backtick));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(base)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(base));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(before)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(before));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(big)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(big));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(binary_form)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(binary_form));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(block)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(block));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(buffer)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(buffer));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(buffer_callback)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(buffer_callback));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(buffer_size)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(buffer_size));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(buffering)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(buffering));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(buffers)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(buffers));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(bufsize)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(bufsize));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(builtins)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(builtins));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(byteorder)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(byteorder));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(bytes)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(bytes));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(bytes_per_sep)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(bytes_per_sep));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(c_call)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(c_call));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(c_exception)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(c_exception));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(c_return)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(c_return));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(cached_statements)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(cached_statements));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(cadata)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(cadata));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(cafile)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(cafile));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(call)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(call));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(capath)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(capath));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(category)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(category));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(cb_type)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(cb_type));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(certfile)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(certfile));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(check_same_thread)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(check_same_thread));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(clear)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(clear));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(close)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(close));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(closed)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(closed));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(closefd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(closefd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(closure)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(closure));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_argcount)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_argcount));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_cellvars)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_cellvars));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_code)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_code));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_consts)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_consts));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_exceptiontable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_exceptiontable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_filename)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_filename));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_firstlineno)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_firstlineno));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_flags)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_flags));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_freevars)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_freevars));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_kwonlyargcount)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_kwonlyargcount));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_linetable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_linetable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_name)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_name));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_names)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_names));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_nlocals)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_nlocals));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_posonlyargcount)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_posonlyargcount));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_qualname)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_qualname));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_stacksize)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_stacksize));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(co_varnames)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(co_varnames));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(code)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(code));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(command)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(command));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(comment_factory)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(comment_factory));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(consts)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(consts));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(context)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(context));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(cookie)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(cookie));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(copy)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(copy));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(copyreg)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(copyreg));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(coro)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(coro));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(count)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(count));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(cwd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(cwd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(data)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(data));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(database)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(database));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(decode)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(decode));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(decoder)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(decoder));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(default)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(default));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(defaultaction)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(defaultaction));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(delete)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(delete));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(depth)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(depth));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(detect_types)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(detect_types));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(deterministic)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(deterministic));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(device)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(device));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dict)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dict));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dictcomp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dictcomp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(difference_update)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(difference_update));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(digest)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(digest));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(digest_size)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(digest_size));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(digestmod)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(digestmod));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dir_fd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dir_fd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dispatch_table)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dispatch_table));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(displayhook)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(displayhook));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dklen)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dklen));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(doc)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(doc));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dont_inherit)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dont_inherit));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dst)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dst));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(dst_dir_fd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(dst_dir_fd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(duration)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(duration));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(effective_ids)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(effective_ids));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(element_factory)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(element_factory));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(encode)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(encode));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(encoding)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(encoding));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(end)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(end));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(end_lineno)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(end_lineno));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(end_offset)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(end_offset));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(endpos)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(endpos));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(env)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(env));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(errors)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(errors));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(event)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(event));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(eventmask)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(eventmask));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(exc_type)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(exc_type));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(exc_value)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(exc_value));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(excepthook)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(excepthook));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(exception)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(exception));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(exp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(exp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(extend)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(extend));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(factory)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(factory));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(family)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(family));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fanout)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fanout));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fd2)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fd2));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fdel)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fdel));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fget)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fget));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(file)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(file));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(file_actions)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(file_actions));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(filename)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(filename));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fileno)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fileno));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(filepath)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(filepath));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fillvalue)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fillvalue));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(filters)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(filters));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(final)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(final));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(find_class)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(find_class));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fix_imports)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fix_imports));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(flags)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(flags));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(flush)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(flush));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(follow_symlinks)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(follow_symlinks));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(format)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(format));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(frequency)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(frequency));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fromlist)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fromlist));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(fset)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(fset));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(func)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(func));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(generation)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(generation));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(genexpr)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(genexpr));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(get)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(get));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(get_source)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(get_source));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(getattr)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(getattr));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(getstate)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(getstate));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(gid)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(gid));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(globals)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(globals));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(groupindex)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(groupindex));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(groups)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(groups));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(handle)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(handle));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(hash_name)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(hash_name));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(header)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(header));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(headers)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(headers));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(hi)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(hi));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(hook)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(hook));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(id)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(id));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(ignore)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(ignore));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(imag)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(imag));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(importlib)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(importlib));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(in_fd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(in_fd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(incoming)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(incoming));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(indexgroup)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(indexgroup));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(inf)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(inf));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(inheritable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(inheritable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(initial)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(initial));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(initial_bytes)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(initial_bytes));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(initial_value)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(initial_value));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(initval)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(initval));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(inner_size)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(inner_size));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(input)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(input));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(insert_comments)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(insert_comments));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(insert_pis)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(insert_pis));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(instructions)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(instructions));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(intern)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(intern));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(intersection)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(intersection));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(isatty)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(isatty));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(isinstance)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(isinstance));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(isolation_level)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(isolation_level));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(istext)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(istext));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(item)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(item));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(items)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(items));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(iter)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(iter));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(iterable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(iterable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(iterations)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(iterations));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(join)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(join));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(jump)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(jump));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(keepends)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(keepends));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(key)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(key));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(keyfile)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(keyfile));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(keys)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(keys));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(kind)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(kind));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(lambda)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(lambda));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(last)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(last));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(last_node)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(last_node));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(last_traceback)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(last_traceback));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(last_type)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(last_type));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(last_value)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(last_value));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(latin1)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(latin1));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(leaf_size)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(leaf_size));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(len)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(len));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(length)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(length));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(level)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(level));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(limit)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(limit));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(line)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(line));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(line_buffering)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(line_buffering));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(lineno)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(lineno));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(listcomp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(listcomp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(little)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(little));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(lo)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(lo));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(locale)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(locale));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(locals)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(locals));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(loop)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(loop));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(mapping)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(mapping));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(match)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(match));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(max_length)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(max_length));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(maxdigits)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(maxdigits));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(maxevents)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(maxevents));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(maxmem)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(maxmem));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(maxsplit)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(maxsplit));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(maxvalue)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(maxvalue));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(memLevel)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(memLevel));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(memlimit)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(memlimit));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(message)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(message));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(metaclass)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(metaclass));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(method)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(method));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(mod)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(mod));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(mode)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(mode));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(module)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(module));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(module_globals)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(module_globals));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(modules)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(modules));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(mro)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(mro));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(msg)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(msg));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(n)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(n));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(n_arg)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(n_arg));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(n_fields)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(n_fields));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(n_sequence_fields)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(n_sequence_fields));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(n_unnamed_fields)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(n_unnamed_fields));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(name)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(name));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(namespace_separator)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(namespace_separator));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(namespaces)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(namespaces));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(narg)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(narg));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(ndigits)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(ndigits));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(new_limit)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(new_limit));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(newline)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(newline));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(newlines)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(newlines));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(next)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(next));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(node_depth)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(node_depth));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(node_offset)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(node_offset));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(ns)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(ns));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(number)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(number));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(obj)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(obj));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(object)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(object));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(offset)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(offset));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(offset_dst)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(offset_dst));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(offset_src)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(offset_src));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(on_type_read)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(on_type_read));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(onceregistry)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(onceregistry));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(oparg)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(oparg));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(opcode)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(opcode));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(open)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(open));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(opener)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(opener));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(operation)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(operation));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(optimize)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(optimize));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(options)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(options));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(order)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(order));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(out_fd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(out_fd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(outgoing)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(outgoing));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(overlapped)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(overlapped));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(owner)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(owner));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(p)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(p));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(pages)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(pages));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(parent)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(parent));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(password)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(password));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(path)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(path));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(pattern)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(pattern));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(peek)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(peek));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(persistent_id)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(persistent_id));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(persistent_load)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(persistent_load));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(person)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(person));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(pi_factory)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(pi_factory));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(pid)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(pid));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(policy)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(policy));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(pos)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(pos));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(print_file_and_line)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(print_file_and_line));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(priority)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(priority));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(progress)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(progress));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(progress_handler)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(progress_handler));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(proto)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(proto));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(protocol)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(protocol));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(ps1)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(ps1));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(ps2)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(ps2));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(quotetabs)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(quotetabs));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(r)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(r));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(raw)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(raw));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(read)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(read));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(read1)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(read1));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(readable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(readable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(readall)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(readall));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(readinto)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(readinto));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(readinto1)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(readinto1));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(readline)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(readline));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(readonly)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(readonly));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(real)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(real));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(reducer_override)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(reducer_override));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(registry)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(registry));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(rel_tol)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(rel_tol));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(reload)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(reload));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(repl)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(repl));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(replace)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(replace));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(reserved)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(reserved));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(reset)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(reset));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(resetids)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(resetids));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(return)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(return));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(reverse)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(reverse));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(reversed)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(reversed));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(s)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(s));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(salt)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(salt));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sched_priority)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sched_priority));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(scheduler)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(scheduler));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(seek)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(seek));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(seekable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(seekable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(selectors)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(selectors));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(send)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(send));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sep)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sep));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sequence)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sequence));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(server_hostname)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(server_hostname));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(server_side)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(server_side));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(session)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(session));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(setcomp)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(setcomp));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(setpgroup)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(setpgroup));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(setsid)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(setsid));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(setsigdef)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(setsigdef));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(setsigmask)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(setsigmask));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(setstate)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(setstate));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(shape)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(shape));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(show_cmd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(show_cmd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(signed)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(signed));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(size)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(size));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sizehint)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sizehint));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sleep)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sleep));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sock)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sock));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sort)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sort));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sound)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sound));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(source)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(source));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(src)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(src));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(src_dir_fd)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(src_dir_fd));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(stacklevel)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(stacklevel));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(start)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(start));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(statement)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(statement));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(status)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(status));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(stderr)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(stderr));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(stdin)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(stdin));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(stdout)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(stdout));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(step)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(step));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(store_name)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(store_name));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(strategy)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(strategy));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(strict)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(strict));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(strict_mode)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(strict_mode));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(string)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(string));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(sub_key)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(sub_key));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(symmetric_difference_update)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(symmetric_difference_update));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tabsize)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tabsize));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tag)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tag));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(target)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(target));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(target_is_directory)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(target_is_directory));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(task)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(task));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tb_frame)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tb_frame));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tb_lasti)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tb_lasti));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tb_lineno)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tb_lineno));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tb_next)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tb_next));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tell)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tell));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(template)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(template));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(term)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(term));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(text)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(text));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(threading)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(threading));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(throw)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(throw));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(timeout)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(timeout));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(times)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(times));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(top)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(top));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(trace_callback)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(trace_callback));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(traceback)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(traceback));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(trailers)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(trailers));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(translate)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(translate));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(truncate)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(truncate));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(twice)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(twice));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(txt)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(txt));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(type)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(type));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(tz)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(tz));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(uid)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(uid));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(unlink)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(unlink));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(unraisablehook)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(unraisablehook));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(uri)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(uri));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(usedforsecurity)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(usedforsecurity));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(value)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(value));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(values)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(values));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(version)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(version));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(warnings)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(warnings));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(warnoptions)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(warnoptions));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(wbits)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(wbits));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(week)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(week));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(weekday)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(weekday));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(which)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(which));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(who)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(who));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(withdata)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(withdata));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(writable)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(writable));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(write)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(write));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(write_through)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(write_through));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(x)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(x));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(year)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(year));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_ID(zdict)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_ID(zdict));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[0]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[0]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[1]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[1]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[2]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[2]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[3]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[3]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[4]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[4]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[5]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[5]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[6]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[6]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[7]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[7]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[8]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[8]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[9]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[9]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[10]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[10]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[11]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[11]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[12]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[12]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[13]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[13]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[14]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[14]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[15]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[15]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[16]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[16]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[17]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[17]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[18]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[18]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[19]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[19]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[20]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[20]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[21]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[21]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[22]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[22]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[23]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[23]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[24]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[24]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[25]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[25]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[26]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[26]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[27]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[27]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[28]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[28]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[29]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[29]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[30]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[30]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[31]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[31]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[32]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[32]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[33]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[33]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[34]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[34]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[35]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[35]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[36]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[36]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[37]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[37]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[38]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[38]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[39]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[39]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[40]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[40]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[41]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[41]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[42]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[42]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[43]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[43]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[44]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[44]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[45]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[45]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[46]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[46]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[47]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[47]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[48]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[48]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[49]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[49]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[50]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[50]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[51]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[51]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[52]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[52]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[53]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[53]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[54]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[54]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[55]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[55]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[56]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[56]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[57]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[57]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[58]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[58]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[59]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[59]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[60]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[60]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[61]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[61]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[62]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[62]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[63]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[63]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[64]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[64]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[65]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[65]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[66]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[66]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[67]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[67]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[68]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[68]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[69]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[69]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[70]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[70]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[71]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[71]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[72]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[72]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[73]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[73]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[74]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[74]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[75]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[75]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[76]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[76]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[77]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[77]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[78]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[78]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[79]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[79]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[80]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[80]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[81]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[81]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[82]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[82]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[83]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[83]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[84]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[84]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[85]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[85]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[86]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[86]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[87]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[87]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[88]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[88]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[89]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[89]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[90]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[90]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[91]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[91]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[92]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[92]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[93]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[93]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[94]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[94]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[95]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[95]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[96]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[96]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[97]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[97]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[98]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[98]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[99]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[99]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[100]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[100]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[101]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[101]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[102]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[102]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[103]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[103]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[104]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[104]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[105]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[105]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[106]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[106]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[107]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[107]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[108]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[108]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[109]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[109]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[110]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[110]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[111]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[111]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[112]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[112]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[113]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[113]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[114]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[114]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[115]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[115]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[116]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[116]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[117]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[117]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[118]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[118]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[119]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[119]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[120]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[120]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[121]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[121]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[122]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[122]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[123]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[123]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[124]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[124]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[125]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[125]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[126]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[126]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).ascii[127]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).ascii[127]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[128 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[128 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[129 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[129 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[130 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[130 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[131 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[131 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[132 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[132 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[133 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[133 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[134 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[134 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[135 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[135 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[136 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[136 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[137 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[137 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[138 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[138 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[139 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[139 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[140 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[140 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[141 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[141 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[142 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[142 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[143 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[143 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[144 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[144 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[145 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[145 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[146 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[146 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[147 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[147 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[148 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[148 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[149 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[149 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[150 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[150 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[151 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[151 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[152 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[152 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[153 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[153 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[154 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[154 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[155 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[155 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[156 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[156 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[157 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[157 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[158 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[158 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[159 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[159 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[160 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[160 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[161 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[161 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[162 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[162 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[163 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[163 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[164 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[164 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[165 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[165 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[166 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[166 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[167 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[167 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[168 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[168 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[169 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[169 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[170 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[170 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[171 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[171 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[172 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[172 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[173 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[173 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[174 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[174 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[175 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[175 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[176 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[176 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[177 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[177 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[178 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[178 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[179 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[179 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[180 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[180 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[181 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[181 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[182 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[182 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[183 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[183 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[184 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[184 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[185 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[185 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[186 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[186 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[187 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[187 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[188 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[188 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[189 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[189 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[190 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[190 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[191 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[191 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[192 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[192 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[193 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[193 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[194 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[194 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[195 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[195 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[196 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[196 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[197 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[197 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[198 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[198 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[199 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[199 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[200 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[200 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[201 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[201 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[202 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[202 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[203 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[203 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[204 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[204 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[205 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[205 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[206 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[206 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[207 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[207 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[208 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[208 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[209 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[209 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[210 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[210 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[211 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[211 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[212 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[212 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[213 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[213 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[214 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[214 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[215 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[215 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[216 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[216 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[217 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[217 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[218 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[218 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[219 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[219 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[220 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[220 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[221 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[221 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[222 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[222 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[223 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[223 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[224 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[224 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[225 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[225 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[226 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[226 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[227 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[227 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[228 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[228 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[229 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[229 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[230 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[230 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[231 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[231 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[232 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[232 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[233 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[233 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[234 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[234 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[235 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[235 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[236 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[236 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[237 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[237 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[238 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[238 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[239 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[239 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[240 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[240 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[241 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[241 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[242 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[242 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[243 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[243 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[244 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[244 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[245 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[245 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[246 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[246 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[247 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[247 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[248 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[248 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[249 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[249 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[250 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[250 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[251 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[251 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[252 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[252 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[253 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[253 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[254 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[254 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(strings).latin1[255 - 128]) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(strings).latin1[255 - 128]);
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
if (Py_REFCNT((PyObject *)&_Py_SINGLETON(tuple_empty)) < _PyObject_IMMORTAL_REFCNT) {
|
|
_PyObject_Dump((PyObject *)&_Py_SINGLETON(tuple_empty));
|
|
Py_FatalError("immortal object has less refcnt than expected _PyObject_IMMORTAL_REFCNT");
|
|
};
|
|
}
|
|
#endif
|
|
/* End auto-generated code */
|
|
#ifdef __cplusplus
|
|
}
|
|
#endif
|
|
#endif /* !Py_INTERNAL_RUNTIME_INIT_GENERATED_H */
|