[issue37759] Polish whatsnew for 3.8

2019-11-11 Thread Raymond Hettinger
Change by Raymond Hettinger : -- priority: high -> normal resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-11-03 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset f90e0d2371bc2bcab7bf5307cfd73571eb06b375 by Raymond Hettinger (Miss Skeleton (bot)) in branch '3.8': bpo-37759: Show output from var_access_benchmark (GH-17040) (GH-17041)

[issue37759] Polish whatsnew for 3.8

2019-11-03 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset 1cdadf414b9934bba9294efa1f4b8d97eef08434 by Raymond Hettinger in branch 'master': bpo-37759: Show output from var_access_benchmark (GH-17040) https://github.com/python/cpython/commit/1cdadf414b9934bba9294efa1f4b8d97eef08434 --

[issue37759] Polish whatsnew for 3.8

2019-11-03 Thread miss-islington
Change by miss-islington : -- pull_requests: +16554 pull_request: https://github.com/python/cpython/pull/17041 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-11-03 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +16553 pull_request: https://github.com/python/cpython/pull/17040 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-20 Thread Raymond Hettinger
Raymond Hettinger added the comment: Todos for the next round: * consider an entry for argparse's extend option * example for multiprocessing shared memory * Move C major API changes to its own section * Edit-out very minor changes so that the bigger wins are more salient --

[issue37759] Polish whatsnew for 3.8

2019-10-20 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset c39bc5c9e8f96a8197d1ce2b70746b7189135566 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8': bpo-37759: More updates to Whatsnew 3.8 (GH-16854) (GH-16867)

[issue37759] Polish whatsnew for 3.8

2019-10-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +16412 pull_request: https://github.com/python/cpython/pull/16867 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-20 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset c93883c6afbd99929516764263fc49c3e996b10a by Raymond Hettinger in branch 'master': bpo-37759: More updates to Whatsnew 3.8 (GH-16854) https://github.com/python/cpython/commit/c93883c6afbd99929516764263fc49c3e996b10a --

[issue37759] Polish whatsnew for 3.8

2019-10-19 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +16402 pull_request: https://github.com/python/cpython/pull/16854 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-15 Thread STINNER Victor
STINNER Victor added the comment: What's New in Python 3.8: * functools.singledispatchmethod is missing https://docs.python.org/dev/library/functools.html#functools.singledispatchmethod * About "Added new multiprocessing.shared_memory module. (Contributed by Davin Potts in bpo-35813.)".

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +16346 pull_request: https://github.com/python/cpython/pull/16786 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +16345 pull_request: https://github.com/python/cpython/pull/16785 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset e498329ebe0d86a5d80471112d766502b144a476 by Łukasz Langa in branch '3.8': [3.8] bpo-37759: Polish What's New in Python 3.8. (GH-16769) (#16777) https://github.com/python/cpython/commit/e498329ebe0d86a5d80471112d766502b144a476 --

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +16339 pull_request: https://github.com/python/cpython/pull/16777 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 298439ce3fb01de6c3110cc4847e6afe3253ba7a by Łukasz Langa (Serhiy Storchaka) in branch 'master': bpo-37759: Polish What's New in Python 3.8. (#16769) https://github.com/python/cpython/commit/298439ce3fb01de6c3110cc4847e6afe3253ba7a --

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Paul Martin
Paul Martin added the comment: Should singledispatchmethod and cached_property be added? -- nosy: +primal ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Serhiy Storchaka
Change by Serhiy Storchaka : -- pull_requests: +16338 pull_request: https://github.com/python/cpython/pull/16769 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset 3ac152948d63f52267d312be33306067d3847e2a by Raymond Hettinger (Miss Islington (bot)) in branch '3.8': bpo-37759: Add examples for the new typing features (GH-16763) (GH-16764)

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset a3291531ea51455cfa5989119db496267425323c by Raymond Hettinger in branch 'master': bpo-37759: Add examples for the new typing features (GH-16763) https://github.com/python/cpython/commit/a3291531ea51455cfa5989119db496267425323c --

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread miss-islington
Change by miss-islington : -- pull_requests: +16337 pull_request: https://github.com/python/cpython/pull/16764 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-10-14 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +16336 pull_request: https://github.com/python/cpython/pull/16763 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-08-12 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset 9bedb8c9e60fab4f49ee12b95f8073ee9f577f81 by Raymond Hettinger in branch '3.8': bpo-37759: Second round of edits to Whatsnew 3.8 (GH-15204) (GH-15240) https://github.com/python/cpython/commit/9bedb8c9e60fab4f49ee12b95f8073ee9f577f81

[issue37759] Polish whatsnew for 3.8

2019-08-12 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +14962 pull_request: https://github.com/python/cpython/pull/15241 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-08-12 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +14961 pull_request: https://github.com/python/cpython/pull/15240 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-08-12 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset 66a34d35e4c97da9840a29ba9fba76721021c463 by Raymond Hettinger in branch 'master': bpo-37759: Second round of edits to Whatsnew 3.8 (GH-15204) https://github.com/python/cpython/commit/66a34d35e4c97da9840a29ba9fba76721021c463 --

[issue37759] Polish whatsnew for 3.8

2019-08-10 Thread Raymond Hettinger
Change by Raymond Hettinger : -- pull_requests: +14933 pull_request: https://github.com/python/cpython/pull/15204 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-08-05 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset 26f91db5ba487033994b396011518cfc80bf8401 by Raymond Hettinger (Miss Islington (bot)) in branch '3.8': bpo-37759: First round of major edits to Whatsnew 3.8 (GH-15127) (GH-15139)

[issue37759] Polish whatsnew for 3.8

2019-08-05 Thread miss-islington
Change by miss-islington : -- pull_requests: +14877 pull_request: https://github.com/python/cpython/pull/15139 ___ Python tracker ___

[issue37759] Polish whatsnew for 3.8

2019-08-05 Thread Raymond Hettinger
Raymond Hettinger added the comment: New changeset 4f9ffc9d1a6a293563def4a13331302219b4 by Raymond Hettinger in branch 'master': bpo-37759: First round of major edits to Whatsnew 3.8 (GH-15127) https://github.com/python/cpython/commit/4f9ffc9d1a6a293563def4a13331302219b4

[issue37759] Polish whatsnew for 3.8

2019-08-04 Thread Raymond Hettinger
Change by Raymond Hettinger : -- keywords: +patch pull_requests: +14867 stage: -> patch review pull_request: https://github.com/python/cpython/pull/15127 ___ Python tracker

[issue37759] Polish whatsnew for 3.8

2019-08-04 Thread Raymond Hettinger
New submission from Raymond Hettinger : Beginning significant edits to whatsnew, adding examples and motivations, improving organization and clarity. Work in progress. -- assignee: rhettinger components: Documentation messages: 349018 nosy: rhettinger priority: high severity: normal