- 05 Oct, 2013 7 commits
-
-
Antoine Pitrou authored
Issue #19087: Improve bytearray allocation in order to allow cheap popping of data at the front (slice deletion).
-
Eric Snow authored
-
Eric Snow authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
- 04 Oct, 2013 8 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Brett Cannon authored
_frozen_importlib and source.
-
Brett Cannon authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
Jesus Cea authored
-
- 03 Oct, 2013 16 commits
-
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Antoine Pitrou authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Eric Snow authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 02 Oct, 2013 9 commits
-
-
Ned Deily authored
-
Ned Deily authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Martin v. Löwis authored
-
Nick Coghlan authored
This mostly affected the encodebytes and decodebytes function (which are used by base64_codec) Also added a test to ensure all bytes-bytes codecs can handle memoryview input and tests for handling of multidimensional and non-bytes format input in the modern base64 API.
-
Martin v. Löwis authored
-
Brett Cannon authored
-
Brett Cannon authored
-