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

[PR #9918/6ada2737 backport][3.12] Remove __author__ from __dir__ #9920

Open
wants to merge 1 commit into
base: 3.12
Choose a base branch
from

Conversation

patchback[bot]
Copy link
Contributor

@patchback patchback bot commented Nov 15, 2024

This is a backport of PR #9918 as merged into master (6ada273).

We don't actually define this. This was a mistake I made a few years ago in #6591.

Fixes #9914.

Copy link

codspeed-hq bot commented Nov 15, 2024

CodSpeed Performance Report

Merging #9920 will not alter performance

Comparing patchback/backports/3.12/6ada2737485af65c7df8089b1c66c56e38da2bcd/pr-9918 (c4b772e) with 3.12 (48a79d8)

Summary

✅ 32 untouched benchmarks

Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.00%. Comparing base (48a79d8) to head (c4b772e).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.12    #9920   +/-   ##
=======================================
  Coverage   98.00%   98.00%           
=======================================
  Files         121      121           
  Lines       36562    36562           
  Branches     4390     4390           
=======================================
  Hits        35833    35833           
  Misses        545      545           
  Partials      184      184           
Flag Coverage Δ
CI-GHA 97.89% <100.00%> (ø)
OS-Linux 97.60% <100.00%> (+<0.01%) ⬆️
OS-Windows 94.46% <ø> (ø)
OS-macOS 96.70% <100.00%> (+<0.01%) ⬆️
Py-3.10.11 96.55% <100.00%> (ø)
Py-3.10.15 97.15% <100.00%> (+0.04%) ⬆️
Py-3.11.10 97.16% <100.00%> (-0.07%) ⬇️
Py-3.11.9 96.62% <100.00%> (-0.02%) ⬇️
Py-3.12.7 97.67% <100.00%> (+<0.01%) ⬆️
Py-3.13.0 97.66% <100.00%> (ø)
Py-3.9.13 96.48% <100.00%> (ø)
Py-3.9.20 97.07% <100.00%> (+0.03%) ⬆️
Py-pypy7.3.16 96.62% <100.00%> (ø)
VM-macos 96.70% <100.00%> (+<0.01%) ⬆️
VM-ubuntu 97.60% <100.00%> (+<0.01%) ⬆️
VM-windows 94.46% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant