Skip to content

Commit 1419399

Browse files
committed
Fix sphinx-lint after python#31097 and b878b3a
1 parent b878b3a commit 1419399

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Intern strings in deep-frozen modules. Patch by Kumar Aditya.
1+
Intern strings in deep-frozen modules. Patch by Kumar Aditya.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
When the :mod:`tarfile` module creates a pax format archive, it will put an integer representation of timestamps in the ustar header (if possible) for the benefit of older unarchivers, in addition to the existing full-precision timestamps in the pax extended header.
1+
When the :mod:`tarfile` module creates a pax format archive, it will put an integer representation of timestamps in the ustar header (if possible) for the benefit of older unarchivers, in addition to the existing full-precision timestamps in the pax extended header.

0 commit comments

Comments
 (0)