view contrib/packaging/requirements_win32.txt.in @ 45435:64de86fd0984

tags: take lock instead of wlock before writing hgtagsfnodes1 cache This cache is shared across stores and hence we should take store lock before writing to it. Otherwise there will be race where one share with wlock is writing to this cache and other share with wlock is trying to read it simultaneously. Differential Revision: https://phab.mercurial-scm.org/D9001
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 08 Sep 2020 19:36:40 +0530
parents e2589b9e4562
children eceebe3f9baf
line wrap: on
line source

docutils
dulwich
keyring
pygments
# Need to list explicitly so dependency gets pulled in when
# not running on Windows.
pywin32-ctypes