We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c14ac5 commit ca14a67Copy full SHA for ca14a67
2 files changed
_data/whats_left.temp
@@ -51,7 +51,6 @@ _zoneinfo (entire module)
51
52
# builtin items
53
BaseException.__getattribute__ (inherited)
54
-BaseException.add_note
55
NoneType.__eq__ (inherited)
56
NoneType.__ge__ (inherited)
57
NoneType.__gt__ (inherited)
@@ -1410,5 +1409,5 @@ zoneinfo.TZPATH
1410
1409
# failed_to_import 0
1411
# missing_items 102
1412
# mismatched_items 68
1413
-# mismatched_doc_items 58
+# mismatched_doc_items 55
1414
# not_implementeds 21
_data/whats_left/builtin_items.csv
@@ -1,6 +1,5 @@
1
builtin,name,is_inherited
2
BaseException,BaseException.__getattribute__,(inherited)
3
-BaseException,BaseException.add_note,
4
NoneType,NoneType.__eq__,(inherited)
5
NoneType,NoneType.__ge__,(inherited)
6
NoneType,NoneType.__gt__,(inherited)
0 commit comments