- 13 Ock, 2010 7 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
Patch by Florent Xicluna.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
methods of bytes, bytearray and unicode objects by using a common implementation based on stringlib's fast search. Patch by Florent Xicluna.
-
Ezio Melotti yazdı
-
- 12 Ock, 2010 6 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Mark Dickinson yazdı
crashes in debug builds, for certain long numeric strings corresponding to subnormal values.
-
Antoine Pitrou yazdı
-
Alexandre Vassalotti yazdı
-
Ezio Melotti yazdı
-
Alexandre Vassalotti yazdı
-
- 11 Ock, 2010 7 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Alexandre Vassalotti yazdı
-
Alexandre Vassalotti yazdı
-
Tarek Ziadé yazdı
-
Alexandre Vassalotti yazdı
-
Alexandre Vassalotti yazdı
-
Mark Dickinson yazdı
-
- 10 Ock, 2010 7 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
R. David Murray yazdı
tree may be mutated when serialized.
-
Senthil Kumaran yazdı
-
Mark Dickinson yazdı
-
Martin v. Löwis yazdı
-
Brett Cannon yazdı
This was originally suggested by Guido, discussed on the stdlib-sig mailing list, and given the OK by Guido directly to me. What this change essentially means is that Python has taken a policy of silencing warnings that are only of interest to developers by default. This should prevent users from seeing warnings which are triggered by an application being run against a new interpreter before the app developer has a chance to update their code. Closes issue #7319. Thanks to Antoine Pitrou, Ezio Melotti, and Brian Curtin for helping with the issue.
-
Brett Cannon yazdı
r77400.
-
- 09 Ock, 2010 6 kayıt (commit)
-
-
Alexandre Vassalotti yazdı
-
Mark Dickinson yazdı
classes. Patch by Florent Xicluna.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
- 08 Ock, 2010 7 kayıt (commit)
-
-
Tarek Ziadé yazdı
-
Antoine Pitrou yazdı
Florent Xicluna).
-
Senthil Kumaran yazdı
-
Antoine Pitrou yazdı
renaming of `cPickle` to `pickle`. The warning was annoying since there's no alternative to cPickle if you care about performance. Patch by Florent Xicluna.
-
Senthil Kumaran yazdı
mistake. ( It may come in for sure tough)
-
Senthil Kumaran yazdı
-
Mark Dickinson yazdı
-