Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ENH: add __dict__ to the ufunc object #26233

Closed
@lpsinger

Description

@lpsinger

Proposed new feature or change:

I maintain several Python packages with C extensions that define ufuncs and generalized ufuncs. I have been relying upon theadd_newdoc_ufunc function to add docstrings to those functions because it is such a pain to write legible multiline strings in C. According to theNumpy 2.0.0 migration guide,add_newdoc_ufunc is "an internal function and doesn’t have a replacement." Is it possible to add it back to the public namespace asnumpy.lib.add_newdoc_ufunc?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp