FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-97982: Reuse `PyUnicode_Count` in `unicode_count` by sobolevn · Pull Request #98025 · 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-97982: Reuse PyUnicode_Count in unicode_count
- #98025
#98025
Merged
vstinner
merged 10 commits into
python:main
python/cpython:main
from
sobolevn:issue-97982
sobolevn/cpython:issue-97982
Copy head branch name to clipboard
Oct 12, 2022
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-97982: Reuse PyUnicode_Count in unicode_count
#98025
vstinner
merged 10 commits into
python:main
python/cpython:main
from
sobolevn:issue-97982
sobolevn/cpython:issue-97982
Copy head branch name to clipboard
Commits
Commits on Oct 7, 2022
gh-97982: Reuse `PyUnicode_Count` in `unicode_count`
sobolevn
committed
b239ae5
View commit details
Copy full SHA for b239ae5
Browse repository at this point
Address review
sobolevn
committed
e9d6358
View commit details
Copy full SHA for e9d6358
Browse repository at this point
Update 2022-10-07-13-09-57.gh-issue-97982.6qR7Qm.rst
sobolevn
authored
886d6e3
View commit details
Copy full SHA for 886d6e3
Browse repository at this point
Update 2022-10-07-13-09-57.gh-issue-97982.6qR7Qm.rst
sobolevn
authored
482010a
View commit details
Copy full SHA for 482010a
Browse repository at this point
Use `assert()` for unicode objects
sobolevn
committed
4b2447e
View commit details
Copy full SHA for 4b2447e
Browse repository at this point
Commits on Oct 8, 2022
Address review
sobolevn
committed
35ecc77
View commit details
Copy full SHA for 35ecc77
Browse repository at this point
Commits on Oct 12, 2022
Merge branch 'main' into issue-97982
sobolevn
committed
8270d4b
View commit details
Copy full SHA for 8270d4b
Browse repository at this point
Use `anylib_count` in `unicode_count_impl`
sobolevn
committed
2dabc73
View commit details
Copy full SHA for 2dabc73
Browse repository at this point
Revert "Use `anylib_count` in `unicode_count_impl`"
Show description for 74f8c1c
sobolevn
committed
74f8c1c
View commit details
Copy full SHA for 74f8c1c
Browse repository at this point
Add a comment about `anylib_count`
sobolevn
committed
69a94e2
View commit details
Copy full SHA for 69a94e2
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL