Thanks to visit codestin.com
Credit goes to github.com

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

2 files changed

Lines changed: 269 additions & 345 deletions

File tree

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)