FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-91602: Add iterdump() support for filtering database objects. by felixxm · Pull Request #114501 · 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-91602: Add iterdump() support for filtering database objects.
- #114501
#114501
Merged
erlend-aasland
merged 14 commits into
python:main
python/cpython:main
from
felixxm:issue-91602
felixxm/cpython:issue-91602
Copy head branch name to clipboard
Feb 6, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
gh-91602: Add iterdump() support for filtering database objects.
#114501
erlend-aasland
merged 14 commits into
python:main
python/cpython:main
from
felixxm:issue-91602
felixxm/cpython:issue-91602
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2024
gh-91602: Add iterdump() support for filtering database objects.
felixxm
committed
bfad36a
View commit details
Copy full SHA for bfad36a
Browse repository at this point
Run regen-all.
felixxm
committed
c414251
View commit details
Copy full SHA for c414251
Browse repository at this point
Fixed PyObject_Vectorcall() call and SQL placeholder.
felixxm
committed
b1ae087
View commit details
Copy full SHA for b1ae087
Browse repository at this point
More tests.
felixxm
committed
e181dcb
View commit details
Copy full SHA for e181dcb
Browse repository at this point
Added error handling for Py_*.
felixxm
committed
048a6a2
View commit details
Copy full SHA for 048a6a2
Browse repository at this point
Corrected error handling.
felixxm
committed
f09fa46
View commit details
Copy full SHA for f09fa46
Browse repository at this point
Added docs and release notes.
felixxm
committed
f3bab47
View commit details
Copy full SHA for f3bab47
Browse repository at this point
Commits on Jan 25, 2024
Used Py_BuildValue().
felixxm
committed
321b3e0
View commit details
Copy full SHA for 321b3e0
Browse repository at this point
`goto` no longer needed.
felixxm
committed
8cf51d4
View commit details
Copy full SHA for 8cf51d4
Browse repository at this point
Used PyVectorcall_NARGS().
felixxm
committed
d993e11
View commit details
Copy full SHA for d993e11
Browse repository at this point
Arguments offset.
felixxm
committed
4de91be
View commit details
Copy full SHA for 4de91be
Browse repository at this point
Commits on Jan 26, 2024
Merge branch 'main' into issue-91602
felixxm
committed
2036d0a
View commit details
Copy full SHA for 2036d0a
Browse repository at this point
Corrected docs.
felixxm
committed
e314153
View commit details
Copy full SHA for e314153
Browse repository at this point
Commits on Feb 6, 2024
Pull in main and regen clinic
erlend-aasland
committed
3c451df
View commit details
Copy full SHA for 3c451df
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL