FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-130167: Optimise ``textwrap.dedent()`` by AA-Turner · Pull Request #131919 · 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-130167: Optimise textwrap.dedent()
- #131919
#131919
Merged
AA-Turner
merged 11 commits into
python:main
python/cpython:main
from
AA-Turner:tw-dedent
AA-Turner/cpython:tw-dedent
Copy head branch name to clipboard
Mar 31, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
gh-130167: Optimise textwrap.dedent()
#131919
AA-Turner
merged 11 commits into
python:main
python/cpython:main
from
AA-Turner:tw-dedent
AA-Turner/cpython:tw-dedent
Copy head branch name to clipboard
Commits
Commits on Mar 30, 2025
Add whitespace tests
AA-Turner
committed
be59df8
View commit details
Copy full SHA for be59df8
Browse repository at this point
Optimise ``textwrap.dedent()``
Show description for fec6717
AA-Turner
and
Marius-Juston
committed
fec6717
View commit details
Copy full SHA for fec6717
Browse repository at this point
Further micro-optimisation for entirely blank input
AA-Turner
committed
19e76d3
View commit details
Copy full SHA for 19e76d3
Browse repository at this point
whitespace
AA-Turner
committed
850c07a
View commit details
Copy full SHA for 850c07a
Browse repository at this point
Use margin as the loop index variable
AA-Turner
committed
796fb3e
View commit details
Copy full SHA for 796fb3e
Browse repository at this point
Add full stops
AA-Turner
committed
ecc9cfc
View commit details
Copy full SHA for ecc9cfc
Browse repository at this point
Further micro-optimisation suggested by Pieter Eendebak
AA-Turner
committed
311ac87
View commit details
Copy full SHA for 311ac87
Browse repository at this point
Remove early-exit check for whitespace-only input, as suggested by Pieter Eendebak
AA-Turner
committed
f2050ae
View commit details
Copy full SHA for f2050ae
Browse repository at this point
Commits on Mar 31, 2025
More test updates
AA-Turner
committed
1f73bcb
View commit details
Copy full SHA for 1f73bcb
Browse repository at this point
Update NEWS
AA-Turner
committed
cc67165
View commit details
Copy full SHA for cc67165
Browse repository at this point
Update NEWS
AA-Turner
committed
bf58dfa
View commit details
Copy full SHA for bf58dfa
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL