Skip to content

BUG: source .c files under _lib/src being gitignored. #42116

Open
@dalejung

Description

@dalejung
  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • (optional) I have confirmed this bug exists on the master branch of pandas.

Straight forward issue. Not all .c files are generated and shouldn't be ignored. Problematic for code searching tools that are set to respect .gitignore files. Ran into this when doing rg to search for on_bad_lines and never saw the matches in _libs/src/tokenizer.c

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugBuildLibrary building on various platforms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions