Skip to content

Commit 55f8249

Browse files
bpo-34741: Get rid of tp_getattro and tp_setattro in pyexpat.xmlparser. (GH-9422)
Use tp_members and tp_getset instead.
1 parent 6543912 commit 55f8249

File tree

2 files changed

+269
-345
lines changed

2 files changed

+269
-345
lines changed

Modules/clinic/pyexpat.c.h

Lines changed: 1 addition & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)