1. 20 Oct, 2019 2 commits
    • Raymond Hettinger's avatar
      bpo-37759: More updates to Whatsnew 3.8 (GH-16854) · c93883c6
      Raymond Hettinger authored
      * 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
      c93883c6
    • Raymond Hettinger's avatar
  2. 19 Oct, 2019 4 commits
  3. 18 Oct, 2019 7 commits
  4. 17 Oct, 2019 2 commits
  5. 16 Oct, 2019 4 commits
  6. 15 Oct, 2019 7 commits
  7. 14 Oct, 2019 12 commits
  8. 13 Oct, 2019 2 commits