:meth:`socket.socket.send`.
(Contributed by Giampaolo Rodola' in :issue:`17552`.)
+sysconfig
+---------
+
+* The user scripts directory on Windows is now versioned.
+ (Contributed by Paul Moore in :issue:`23437`.)
+
+
tarfile
-------
- Issue #23445: pydebug builds now use "gcc -Og" where possible, to make
the resulting executable faster.
+Windows
+-------
+
+- Issue #23437: Make user scripts directory versioned on Windows. Patch by Paul
+ Moore.
+
What's New in Python 3.5 alpha 1?
=================================