1. 14 Eyl, 2017 1 kayıt (commit)
  2. 13 Şub, 2017 1 kayıt (commit)
    • Ivan Levkivskyi's avatar
      bpo-28556: Various updates to typing (#28) · b692dc84
      Ivan Levkivskyi yazdı
       various updates from upstream python/typing repo:
      
      - Added typing.Counter and typing.ChainMap generics
      - More flexible typing.NamedTuple
      - Improved generic ABC caching
      - More tests
      - Bugfixes
      - Other updates
      
      * Add Misc/NEWS entry
      
      * Add issue number
      b692dc84