python/cpython

Commits on Nov 30, 2020

Commits on Nov 29, 2020

  1. bpo-39096: Improve description of 'e', 'f' and 'g' presentation types (

    …#23537)
    
    * Improve description of 'e', 'f' and 'g' presentation types
    
    * Drop the 'E' from Scientific 'E' notation; remove >= 0 qualifications
    
    * Fix false statement that the alternate form is valid for Decimal
    
    * Nitpick: remove the Harvard/Oxford comma
    
    * Add note that the decimal point is also removed if no digits follow it, except in alternate form

Commits on Nov 28, 2020

Commits on Nov 27, 2020

Commits on Nov 26, 2020