File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Opening of gzip files is delegated to one of these programs or libraries:
138
138
For xz files, a pipe to the ``xz `` program is used because it has
139
139
built-in support for multithreaded compression.
140
140
141
- For bz2 files, `pbzip2 (parallel bzip2) <http://compression.ca /pbzip2/ >`_ is used.
141
+ For bz2 files, `pbzip2 (parallel bzip2) <http://compression.great-site.net /pbzip2/ >`_ is used.
142
142
143
143
``xopen `` falls back to Python’s built-in functions
144
144
(``gzip.open ``, ``lzma.open ``, ``bz2.open ``)
@@ -281,7 +281,7 @@ v1.3.0 (2022-01-10)
281
281
v1.2.0 (2021-09-21)
282
282
~~~~~~~~~~~~~~~~~~~
283
283
284
- * `pbzip2 <http://compression.ca /pbzip2/ >`_ is now used to open ``.bz2 `` files if
284
+ * `pbzip2 <http://compression.great-site.net /pbzip2/ >`_ is now used to open ``.bz2 `` files if
285
285
``threads `` is greater than zero (contributed by @DriesSchaumont).
286
286
287
287
v1.1.0 (2021-01-20)
You can’t perform that action at this time.
0 commit comments