aboutsummaryrefslogtreecommitdiff
blob: 1b3d8abbed3ec94769c21fdc813c7d9bc338272b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
============================
What's new in PyPy2.7 7.3.6+
============================

.. this is a revision shortly after release-pypy-7.3.6
.. startrev: 000a308e967f

.. branch: win64-stat

Add ``st_file_attributes`` and ``st_reparse_tag`` attributes to ``os.stat``
on windows. Also follow the reparse logic of Python3.8.