FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-92123: Convert `_elementtree` types to heap types by erlend-aasland · Pull Request #99221 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-92123: Convert _elementtree types to heap types
- #99221
#99221
Merged
erlend-aasland
merged 22 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-elementtree
erlend-aasland/cpython:isolate-elementtree
Copy head branch name to clipboard
Jan 20, 2023
Conversation
Commits
22
(22)
Checks
Files changed
Merged
gh-92123: Convert _elementtree types to heap types
#99221
erlend-aasland
merged 22 commits into
python:main
python/cpython:main
from
erlend-aasland:isolate-elementtree
erlend-aasland/cpython:isolate-elementtree
Copy head branch name to clipboard
Commits
Commits on Jan 11, 2021
Prepare init function
Erlend E. Aasland
committed
76641a3
View commit details
Copy full SHA for 76641a3
Browse repository at this point
Convert element type to heap type
Erlend E. Aasland
committed
5cbbe16
View commit details
Copy full SHA for 5cbbe16
Browse repository at this point
Convert element iter type to heap type
Erlend E. Aasland
committed
116fa39
View commit details
Copy full SHA for 116fa39
Browse repository at this point
Convert tree builder type to heap type
Erlend E. Aasland
committed
a792fcf
View commit details
Copy full SHA for a792fcf
Browse repository at this point
Convert xml parser type to heap type
Erlend E. Aasland
committed
341a92d
View commit details
Copy full SHA for 341a92d
Browse repository at this point
Update clinic
Erlend E. Aasland
committed
f35c604
View commit details
Copy full SHA for f35c604
Browse repository at this point
Add NEWS
Erlend E. Aasland
committed
b6573b1
View commit details
Copy full SHA for b6573b1
Browse repository at this point
Use PyModule_AddObjectRef
Erlend E. Aasland
committed
404b398
View commit details
Copy full SHA for 404b398
Browse repository at this point
Create module before creating types
Erlend E. Aasland
committed
6e53e92
View commit details
Copy full SHA for 6e53e92
Browse repository at this point
Fetch type before GC
Erlend E. Aasland
committed
525cfaf
View commit details
Copy full SHA for 525cfaf
Browse repository at this point
Add initialisation guard
Erlend E. Aasland
committed
2448e93
View commit details
Copy full SHA for 2448e93
Browse repository at this point
Address Heime's review: Don't define globals twice
Erlend E. Aasland
committed
959a225
View commit details
Copy full SHA for 959a225
Browse repository at this point
Visit type in type traverse functions
Erlend E. Aasland
committed
9210a36
View commit details
Copy full SHA for 9210a36
Browse repository at this point
Fix NEWS formatting
Erlend E. Aasland
committed
a6c6fea
View commit details
Copy full SHA for a6c6fea
Browse repository at this point
Commits on Nov 7, 2022
Sync with main
erlend-aasland
committed
e039922
View commit details
Copy full SHA for e039922
Browse repository at this point
Commits on Jan 12, 2023
Sync with main
erlend-aasland
committed
b02b18e
View commit details
Copy full SHA for b02b18e
Browse repository at this point
Commits on Jan 18, 2023
Merge branch 'main' into isolate-elementtree
erlend-aasland
authored
744be65
View commit details
Copy full SHA for 744be65
Browse repository at this point
Address review: make types immutable
erlend-aasland
committed
c8a3c67
View commit details
Copy full SHA for c8a3c67
Browse repository at this point
Commits on Jan 19, 2023
Disallow instantiation for the iter type
erlend-aasland
committed
2175f66
View commit details
Copy full SHA for 2175f66
Browse repository at this point
Merge branch 'main' into isolate-elementtree
erlend-aasland
authored
04aaa3d
View commit details
Copy full SHA for 04aaa3d
Browse repository at this point
Address review: fix error handling in module init
erlend-aasland
committed
730e5d2
View commit details
Copy full SHA for 730e5d2
Browse repository at this point
Commits on Jan 20, 2023
Merge branch 'main' into isolate-elementtree
erlend-aasland
authored
2ccabd0
View commit details
Copy full SHA for 2ccabd0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL