- 30 Kas, 2010 9 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Nick Coghlan yazdı
Issue 10220: switch to using string constants rather than integers for inspect.getgeneratorstate() return values and make debugging friendly str() and repr() for generator states a requirement in the test suite
-
Nick Coghlan yazdı
Issue 10586: change the new functools.lru_cache implementation to expose the maximum and current cache sizes through the public statistics API. This API is now a single function that returns a named tuple.
-
Alexander Belopolsky yazdı
Approved by Raymond Hettinger.
-
Raymond Hettinger yazdı
-
- 29 Kas, 2010 9 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Senthil Kumaran yazdı
-
Senthil Kumaran yazdı
Handle multiple breakpoints at same line. Update docs/test. Patch by Xavier de Gaye.
-
Raymond Hettinger yazdı
-
Ezio Melotti yazdı
-
Raymond Hettinger yazdı
-
- 28 Kas, 2010 3 kayıt (commit)
-
-
Brian Curtin yazdı
Amaury noticed that this was originally written in a way that would fail on names that can't be encoded with the mbcs codec. Restructured the function to work with wide names first then narrow names second, to fall in line with the way other functions are written in posixmodule.c.
-
Ezio Melotti yazdı
-
Benjamin Peterson yazdı
-
- 27 Kas, 2010 8 kayıt (commit)
-
-
Stefan Krah yazdı
-
Antoine Pitrou yazdı
Approved by Guido (BDFL) and Georg (RM).
-
Terry Reedy yazdı
-
Antoine Pitrou yazdı
-
Barry Warsaw yazdı
-
Stefan Krah yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 26 Kas, 2010 11 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Alexander Belopolsky yazdı
-
Stefan Krah yazdı
-
Stefan Krah yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Remove parenthetical remark that is confusing now that the module is not named "__builtin__" anymore.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-