FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-92123: Adapt _elementtree to multi-phase init (PEP 489) by erlend-aasland · Pull Request #101285 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-92123: Adapt _elementtree to multi-phase init (PEP 489)
- #101285
#101285
Merged
erlend-aasland
merged 28 commits into
python:main
python/cpython:main
from
erlend-aasland:etree/multi-phase-init
erlend-aasland/cpython:etree/multi-phase-init
Copy head branch name to clipboard
Jan 24, 2023
Conversation
Commits
28
(28)
Checks
Files changed
Merged
gh-92123: Adapt _elementtree to multi-phase init (PEP 489)
#101285
erlend-aasland
merged 28 commits into
python:main
python/cpython:main
from
erlend-aasland:etree/multi-phase-init
erlend-aasland/cpython:etree/multi-phase-init
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2023
Refactor: replace query with parameter
Show description for 4d0b34e
erlend-aasland
committed
4d0b34e
View commit details
Copy full SHA for 4d0b34e
Browse repository at this point
Refactor: replace query with parameter
Show description for 3489b1b
erlend-aasland
committed
3489b1b
View commit details
Copy full SHA for 3489b1b
Browse repository at this point
Refactor: replace query with parameter
Show description for c2089ff
erlend-aasland
committed
c2089ff
View commit details
Copy full SHA for c2089ff
Browse repository at this point
Fix cherry-picks
erlend-aasland
committed
acafd9c
View commit details
Copy full SHA for acafd9c
Browse repository at this point
gh-92123: use PyModule_GetState in _elementtree
erlend-aasland
committed
18109aa
View commit details
Copy full SHA for 18109aa
Browse repository at this point
Add get_elementtree_state_by_cls() helper
erlend-aasland
committed
af83b00
View commit details
Copy full SHA for af83b00
Browse repository at this point
_elementtree.Element.append
erlend-aasland
committed
96e6239
View commit details
Copy full SHA for 96e6239
Browse repository at this point
_elementtree.Element.__copy__
erlend-aasland
committed
27c7dd8
View commit details
Copy full SHA for 27c7dd8
Browse repository at this point
_elementtree.Element.__setstate__
erlend-aasland
committed
74eb390
View commit details
Copy full SHA for 74eb390
Browse repository at this point
_elementtree.Element.extend
erlend-aasland
committed
7f639a7
View commit details
Copy full SHA for 7f639a7
Browse repository at this point
_elementtree.Element.find
erlend-aasland
committed
0b2a670
View commit details
Copy full SHA for 0b2a670
Browse repository at this point
_elementtree.Element.findtext
erlend-aasland
committed
5502d85
View commit details
Copy full SHA for 5502d85
Browse repository at this point
_elementtree.Element.findall
erlend-aasland
committed
0546b43
View commit details
Copy full SHA for 0546b43
Browse repository at this point
_elementtree.Element.iterfind
erlend-aasland
committed
863db65
View commit details
Copy full SHA for 863db65
Browse repository at this point
_elementtree.Element.iter
erlend-aasland
committed
9861b4e
View commit details
Copy full SHA for 9861b4e
Browse repository at this point
_elementtree.Element.itertext
erlend-aasland
committed
c012ed0
View commit details
Copy full SHA for c012ed0
Browse repository at this point
_elementtree.Element.makeelement
erlend-aasland
committed
2aff87d
View commit details
Copy full SHA for 2aff87d
Browse repository at this point
Add get_elementtree_state_by_type() helper
erlend-aasland
committed
e41f38f
View commit details
Copy full SHA for e41f38f
Browse repository at this point
_elementtree_Element___deepcopy___impl
erlend-aasland
committed
c904083
View commit details
Copy full SHA for c904083
Browse repository at this point
element_setitem
erlend-aasland
committed
26656f1
View commit details
Copy full SHA for 26656f1
Browse repository at this point
element_ass_subscr
erlend-aasland
committed
381c8d8
View commit details
Copy full SHA for 381c8d8
Browse repository at this point
elementiter_next
erlend-aasland
committed
af6a4e9
View commit details
Copy full SHA for af6a4e9
Browse repository at this point
treebuilder_new
erlend-aasland
committed
ae51faf
View commit details
Copy full SHA for ae51faf
Browse repository at this point
xmlparser_new
erlend-aasland
committed
85b6b96
View commit details
Copy full SHA for 85b6b96
Browse repository at this point
clinic-state
erlend-aasland
committed
5290718
View commit details
Copy full SHA for 5290718
Browse repository at this point
Remove ET_STATE_GLOBAL macro
erlend-aasland
committed
2224356
View commit details
Copy full SHA for 2224356
Browse repository at this point
Multi-phase init
erlend-aasland
committed
6ca25df
View commit details
Copy full SHA for 6ca25df
Browse repository at this point
Add NEWS
erlend-aasland
committed
de8ec94
View commit details
Copy full SHA for de8ec94
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL