pydata / numexpr

Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more
https://numexpr.readthedocs.io/en/latest/user_guide.html
MIT License
2.23k stars 210 forks source link

Stale Issues #474

Closed AbelHutten closed 8 months ago

AbelHutten commented 8 months ago

Many of the issues on this repository have not seen any activity for a long period (often years) yet they are still open. Inactive issues should be closed as stale.

27rabbitlt commented 8 months ago

agree. some already been fixed, some no longer exist

On Thu, Feb 15, 2024 at 14:17 Abel Hutten, MSc. @.***> wrote:

Many of the issues on this repository have not seen any activity for a long period (often years) yet they are still open. Inactive issues should be closed as stale.

— Reply to this email directly, view it on GitHub https://github.com/pydata/numexpr/issues/474, or unsubscribe https://github.com/notifications/unsubscribe-auth/A33BDHYWK4RMFJSAWNY6SE3YTYDHNAVCNFSM6AAAAABDKHZ6MOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGEZTMNBZGU4TENA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

FrancescAlted commented 8 months ago

Sure, if anyone wants to provide help here, I can provide privileges (if needed) for volunteers.

AbelHutten commented 8 months ago

@FrancescAlted Sure, I am willing to help out.

27rabbitlt commented 8 months ago

I’m willing to help as well

On Thu, Feb 15, 2024 at 15:04 Abel Hutten, MSc. @.***> wrote:

@FrancescAlted https://github.com/FrancescAlted Sure, I am willing to help out.

— Reply to this email directly, view it on GitHub https://github.com/pydata/numexpr/issues/474#issuecomment-1946161671, or unsubscribe https://github.com/notifications/unsubscribe-auth/A33BDH3YZTYQNHV4UNEYJS3YTYIWJAVCNFSM6AAAAABDKHZ6MOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNBWGE3DCNRXGE . You are receiving this because you commented.Message ID: @.***>

AbelHutten commented 8 months ago

It would also be possible to automate the removal of stale issues. For example, the Close Stale Issues action on the GitHub marketplace does the following:

Warns and then closes issues and PRs that have had no activity for a specified amount of time.

The configuration must be on the default branch and the default values will:

  • Add a label "Stale" on issues and pull requests after 60 days of inactivity and comment on them
  • Close the stale issues and pull requests after 7 days of inactivity
  • If an update/comment occur on stale issues or pull requests, the stale label will be removed and the timer will restart
FrancescAlted commented 8 months ago

It would also be possible to automate the removal of stale issues. For example, the Close Stale Issues action on the GitHub marketplace does the following:

Warns and then closes issues and PRs that have had no activity for a specified amount of time. The configuration must be on the default branch and the default values will:

  • Add a label "Stale" on issues and pull requests after 60 days of inactivity and comment on them
  • Close the stale issues and pull requests after 7 days of inactivity
  • If an update/comment occur on stale issues or pull requests, the stale label will be removed and the timer will restart

That's a good idea: https://github.com/pydata/numexpr/commit/03b05101738aa2651e18068ad671fca4cf059f1a