cpython/Misc/NEWS.d
Victor Stinner 696b501cd1
bpo-32155: Bugfixes found by flake8 F841 warnings (#4608)
* distutils.config: Use the PyPIRCCommand.realm attribute if set
* turtledemo: wait until macOS osascript command completes to not
  create a zombie process
* Tools/scripts/treesync.py: declare 'default_answer' and
  'create_files' as globals to modify them with the command line
  arguments. Previously, -y, -n, -f and -a options had no effect.

flake8 warning: "F841 local variable 'p' is assigned to but never
used".
2017-11-28 15:30:32 +01:00
..
next bpo-32155: Bugfixes found by flake8 F841 warnings (#4608) 2017-11-28 15:30:32 +01:00
3.5.0.rst
3.5.0a1.rst Replace KB unit with KiB (#4293) 2017-11-08 14:44:44 -08:00
3.5.0a2.rst
3.5.0a3.rst
3.5.0a4.rst
3.5.0b1.rst
3.5.0b2.rst
3.5.0b3.rst
3.5.0b4.rst
3.5.0rc1.rst
3.5.0rc2.rst
3.5.0rc3.rst
3.5.0rc4.rst
3.5.1.rst
3.5.1rc1.rst
3.5.2.rst
3.5.2rc1.rst bpo-29879: Update typing documentation. (GH-4573) 2017-11-26 14:23:02 -08:00
3.5.3.rst
3.5.3rc1.rst
3.6.0.rst
3.6.0a1.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00
3.6.0a2.rst
3.6.0a3.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00
3.6.0a4.rst
3.6.0b1.rst
3.6.0b2.rst
3.6.0b3.rst
3.6.0b4.rst
3.6.0rc1.rst
3.6.0rc2.rst
3.6.1rc1.rst
3.7.0a1.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00
3.7.0a2.rst Fix miscellaneous typos (#4275) 2017-11-05 15:37:50 +02:00