10000 GH-103092: isolate `pyexpat` by kumaraditya303 · Pull Request #104506 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

GH-103092: isolate pyexpat #104506

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

Merged
merged 3 commits into from
May 16, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
remove from globals-to-fix.tsv
  • Loading branch information
kumaraditya303 committed May 15, 2023
commit e0dc6d4f13ab44fbe737dfbadc6b61f9609029bf
1 change: 0 additions & 1 deletion Tools/c-analyzer/cpython/globals-to-fix.tsv
5A49
Original file line numberDiff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ Modules/_tkinter.c - trbInCmd -

## pre-allocated buffer
Modules/nismodule.c nisproc_maplist_2 res -
Modules/pyexpat.c PyUnknownEncodingHandler template_buffer -

## other
Include/datetime.h - PyDateTimeAPI -
Expand Down
0