diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-10-20 18:35:28 (GMT) |
---|---|---|
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | 2019-10-20 18:35:28 (GMT) |
commit | c39bc5c9e8f96a8197d1ce2b70746b7189135566 (patch) | |
tree | 92f15a732180894a18b326656612506182f4af63 /Python/getargs.c | |
parent | d73205d788a32148ba9a2beaa27badbd94ab65ff (diff) | |
download | cpython-c39bc5c9e8f96a8197d1ce2b70746b7189135566.zip cpython-c39bc5c9e8f96a8197d1ce2b70746b7189135566.tar.gz cpython-c39bc5c9e8f96a8197d1ce2b70746b7189135566.tar.bz2 |
bpo-37759: More updates to Whatsnew 3.8 (GH-16854) (GH-16867)
* math.perm() and math.comb()
* math.isqrt()
* Add singledispatchmethod()
* itertools.accumulate()
* Optional headers for xmlrpc.client.ServerProxy
* IDLE non-BMP characters
* import collections.abc directly
* @coroutine is deprecated
* pprint.pp()
* New options for object.__reduce__()
* DictReader no longer returns OrderedDicts
* "force" option for logging.basicConfig()
* Fix spelling
* cProfile context manager
* Various markup/grammar fixes from Kyle Stanley.
Other minor fixes as well.
Also, dedup the __reduce__ entry.
* Fix markup
* Fix grammar nits found by MS Word
(cherry picked from commit c93883c6afbd99929516764263fc49c3e996b10a)
Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions