1. 06 May, 2018 2 kayıt (commit)
  2. 05 May, 2018 1 kayıt (commit)
  3. 04 May, 2018 2 kayıt (commit)
  4. 02 May, 2018 5 kayıt (commit)
  5. 01 May, 2018 4 kayıt (commit)
  6. 30 Nis, 2018 10 kayıt (commit)
  7. 29 Nis, 2018 6 kayıt (commit)
  8. 28 Nis, 2018 1 kayıt (commit)
  9. 27 Nis, 2018 4 kayıt (commit)
  10. 26 Nis, 2018 1 kayıt (commit)
    • Brian Curtin's avatar
      Clarify the inspect.getmembers predicate parameter (#6615) · df826f36
      Brian Curtin yazdı
      Previously, the predicate parameter was mentioned, but what it was to be
      called with was not documented and required either trial-and-error or
      looking into the source to find that it is called with the `value`, or
      second item, of the full members list. This change addresses what the
      predicate will receive, as well as does some light formatting to make
      this clear.
      df826f36
  11. 25 Nis, 2018 4 kayıt (commit)