Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump astroid to 3.2.4 #9816

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Bump astroid to 3.2.4 #9816

merged 1 commit into from
Jul 20, 2024

Conversation

jacobtylerwalls
Copy link
Member

No description provided.

@jacobtylerwalls jacobtylerwalls added Skip news 🔇 This change does not require a changelog entry backport maintenance/3.3.x labels Jul 20, 2024
@jacobtylerwalls jacobtylerwalls added this to the 3.2.6 milestone Jul 20, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (6236b91) to head (136f8d8).
Report is 123 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #9816   +/-   ##
=======================================
  Coverage   95.79%   95.79%           
=======================================
  Files         174      174           
  Lines       18902    18902           
=======================================
  Hits        18107    18107           
  Misses        795      795           

Copy link
Contributor

🤖 Effect of this PR on checked open source code: 🤖

Effect on django:
The following messages are no longer emitted:

  1. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/django/django/blob/082fe2b5a83571dec4aa97580af0fe8cf2a5214e/django/core/files/storage/filesystem.py#L92

Effect on pandas:
The following messages are no longer emitted:

  1. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L98
  2. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L98
  3. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L98
  4. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L98
  5. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L98
  6. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L101
  7. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L101
  8. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L101
  9. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L101
  10. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L101
  11. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L475
  12. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L475
  13. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L475
  14. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L475
  15. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/missing.py#L475
  16. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/sorting.py#L431
  17. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/sorting.py#L432
  18. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  19. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  20. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  21. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  22. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  23. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  24. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/nanops.py#L321
  25. invalid-unary-operand-type:
    bad operand type for unary ~: slice
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/series.py#L1071
  26. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/interchange/from_dataframe.py#L308
  27. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/interchange/from_dataframe.py#L534
  28. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/indexes/base.py#L3684
  29. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/indexes/base.py#L3684
  30. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/indexes/base.py#L3684
  31. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/indexes/base.py#L3684
  32. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/indexes/base.py#L3684
  33. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/strings/accessor.py#L646
  34. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/strings/accessor.py#L646
  35. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/strings/accessor.py#L646
  36. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/strings/accessor.py#L646
  37. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/strings/accessor.py#L646
  38. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/tools/numeric.py#L276
  39. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/groupby/groupby.py#L2200
  40. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/groupby/groupby.py#L2200
  41. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/groupby/groupby.py#L2200
  42. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/groupby/groupby.py#L2200
  43. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/groupby/groupby.py#L2200
  44. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/dtypes/missing.py#L504
  45. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/dtypes/missing.py#L504
  46. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/dtypes/missing.py#L504
  47. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/dtypes/missing.py#L504
  48. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/internals/blocks.py#L802
  49. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/internals/blocks.py#L802
  50. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/internals/blocks.py#L802
  51. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/internals/blocks.py#L802
  52. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/internals/blocks.py#L802
  53. invalid-unary-operand-type:
    bad operand type for unary -: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/timedeltas.py#L707
  54. invalid-unary-operand-type:
    bad operand type for unary -: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/timedeltas.py#L707
  55. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L871
  56. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L871
  57. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L871
  58. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L871
  59. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L871
  60. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L888
  61. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L888
  62. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L888
  63. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L888
  64. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L888
  65. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1638
  66. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1638
  67. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1638
  68. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1638
  69. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1638
  70. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1729
  71. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1729
  72. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1729
  73. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1729
  74. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/interval.py#L1729
  75. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L435
  76. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L435
  77. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L435
  78. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L435
  79. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L435
  80. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L486
  81. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L486
  82. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L486
  83. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L486
  84. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/categorical.py#L486
  85. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  86. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  87. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  88. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  89. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  90. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  91. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  92. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  93. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  94. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L194
  95. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  96. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  97. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  98. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  99. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  100. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  101. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  102. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  103. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  104. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L197
  105. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  106. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  107. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  108. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  109. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  110. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  111. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  112. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  113. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  114. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L214
  115. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L219
  116. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L219
  117. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L219
  118. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L219
  119. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L219
  120. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L220
  121. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L220
  122. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L220
  123. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L220
  124. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L220
  125. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  126. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  127. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  128. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  129. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  130. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  131. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  132. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  133. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352
  134. invalid-unary-operand-type:
    bad operand type for unary ~: NoneType
    https://github.com/pandas-dev/pandas/blob/794913c8ff02e44ec82e302c18dbbadfc0825650/pandas/core/arrays/boolean.py#L352

Effect on sentry:
The following messages are no longer emitted:

  1. invalid-unary-operand-type:
    bad operand type for unary -: NoneType
    https://github.com/getsentry/sentry/blob/3f2619d8e23717d55968e5a1f43b45831a393566/src/sentry/interfaces/stacktrace.py#L563
  2. invalid-unary-operand-type:
    bad operand type for unary -: NoneType
    https://github.com/getsentry/sentry/blob/3f2619d8e23717d55968e5a1f43b45831a393566/src/sentry/utils/otp.py#L83

This comment was generated for commit 136f8d8

@Pierre-Sassoulas Pierre-Sassoulas merged commit c9c768e into main Jul 20, 2024
44 checks passed
@Pierre-Sassoulas Pierre-Sassoulas deleted the bump-astroid branch July 20, 2024 13:40
Copy link
Contributor

The backport to maintenance/3.2.x failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-maintenance/3.2.x maintenance/3.2.x
# Navigate to the new working tree
cd .worktrees/backport-maintenance/3.2.x
# Create a new branch
git switch --create backport-9816-to-maintenance/3.2.x
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 c9c768e2fb56b9af3b0a5a25f0515bfd8cd0938b
# Push it to GitHub
git push --set-upstream origin backport-9816-to-maintenance/3.2.x
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-maintenance/3.2.x

Then, create a pull request where the base branch is maintenance/3.2.x and the compare/head branch is backport-9816-to-maintenance/3.2.x.

jacobtylerwalls added a commit to jacobtylerwalls/pylint that referenced this pull request Jul 20, 2024
jacobtylerwalls added a commit to jacobtylerwalls/pylint that referenced this pull request Jul 20, 2024
Pierre-Sassoulas pushed a commit that referenced this pull request Jul 20, 2024
(cherry picked from commit c9c768e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport maintenance/3.3.x Skip news 🔇 This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants