Skip to content
Merged
Prev Previous commit
Next Next commit
Update Misc/NEWS.d/next/Library/2020-05-04-11-20-49.bpo-40495.TyTc2O.rst
Co-authored-by: Miro Hrončok <miro@hroncok.cz>
  • Loading branch information
frenzymadness and hroncok authored May 6, 2020
commit 7f8b63fe305c969aa45bfc488e3b7f45b142c9c7
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
:mod:`compileall` is now able to use hardlinks to prevent duplicates in a
case when pyc files for different optimization levels have the same content.
case when ``.pyc`` files for different optimization levels have the same content.