Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
updated news inline literals backticks
  • Loading branch information
Marius-Juston committed Mar 27, 2025
commit 8cf215305e6abb4db3dee7b9eb2dc6e53110d022
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:func: `textwrap.dedent` is now 4x faster than before for large inputs. Function now has the command argument to remove all common prefixes as well with `only_whitespaces` instead of just whitespaces.
Optimized :func: ``textwrap.dedent``. It is now 4x faster than before for large inputs. Function now has the command argument to remove all common prefixes as well with ``only_whitespace`` instead of just whitespaces.
Comment thread
AA-Turner marked this conversation as resolved.
Outdated
Patch by Marius Juston.
Loading