aboutsummaryrefslogtreecommitdiff
blob: 79a53575b6ee6c9850e9af8c8928bfea3bc2d500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
============================
What's new in PyPy2.7 7.3.3+
============================

.. this is a revision shortly after release-pypy-7.3.3
.. startrev: de512cf13506

.. branch: new-ci-image

CI: Add a Dockerfile for CI to prevent hitting pull limits on docker hub

.. branch: issue-3333

Fix xml.etree.ElementTree assigning default attribute values: issue 3333