2009-03-09 |
Brett Cannon | Clean up importlib NOTES so it only contains short... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brett Cannon | Clarify an assumption that importlib.abc.PyLoader makes... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brett Cannon | Introduce importlib.abc. The module contains various... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Benjamin Peterson | fix StringIO constructor docs #5452 |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brett Cannon | Remove a dead XXX comment. |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brett Cannon | Fix importlib._bootstrap.PyPycLoader.load_module()... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Benjamin Peterson | hack StringIO's repr, so it doesn't give an encoding |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Benjamin Peterson | give TextIOWrapper a repr that tells you the encoding |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Brett Cannon | Make importlib.test.source.util.write_bytecode reset... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Benjamin Peterson | PyObject_Unicode -> PyObject_Str |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Brett Cannon | Minor changes to Python source base loader. |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Brett Cannon | Skip case-sensitivity tests for extension modules if... |
commit | commitdiff | tree | snapshot |
2009-03-08 |
Brett Cannon | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Antoine Pitrou | Add notice about strange behaviour of the bigmem tests |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Antoine Pitrou | Issue #3700: make test_bigmem py3k-compatible, and... |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Benjamin Peterson | let's get cracking on 3.1a2! |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Benjamin Peterson | tag 3.1a1 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Benjamin Peterson | bump version to 3.1a1 v3.1a1 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Benjamin Peterson | update rpm filename |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Raymond Hettinger | Redocument the empty() and full() methods. |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Guilherme Polo | Merged revisions 70223 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Guilherme Polo | Merged revisions 70218-70219 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Tarek Ziadé | fixed except syntax for py3 |
commit | commitdiff | tree | snapshot |
2009-03-07 |
Tarek Ziadé | Merged revisions 70212 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Benjamin Peterson | simplify and beautify code |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Antoine Pitrou | Remove double negative |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Raymond Hettinger | Document the suggested alternative to emtpy() and full(). |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Antoine Pitrou | Issue #5433: Excessive newline detection optimization... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Antoine Pitrou | Issue #5429: unaligned access in TextIOWrapper cookie... |
commit | commitdiff | tree | snapshot |
2009-03-06 |
Hirokazu Yamamoto | Issue #5334: array.fromfile() failed to insert values... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | Blocked revisions 70166-70167,70169,70176,70178,70197... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | remove usage of the deprecated max_buffer_size |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | properly export PyExc_BlockingIOError |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Hirokazu Yamamoto | Merged revisions 70193 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Hirokazu Yamamoto | Merged revisions 70189 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | FileIO.readinto() isn't going anywhere |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | rather pointless XXX |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | rename |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Benjamin Peterson | fix #4862 in _pyio: reset the decoder on seek(0) |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | These are present in the trunk but no longer in 3.x... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Fix for issue #5408. This only enables test_osx_env... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ronald Oussoren | Merged revisions 70172 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brett Cannon | Rename importlib.util.set___package__ to set_package. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Antoine Pitrou | Fix failures introduced by buggy merge (2) |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Antoine Pitrou | Fix failures introduced by buggy merge (1) |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Benjamin Peterson | Removed merge tracking for "svnmerge" for |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Raymond Hettinger | Update project file. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Hirokazu Yamamoto | Issue #5273: Fixed import failure on unicode path.... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brett Cannon | Move importlib over to _io. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brett Cannon | Blocked revisions 70153 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brett Cannon | Add a test for importlib.import_module. |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Benjamin Peterson | merge the io-c branch: C implementation of the io module |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Benjamin Peterson | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Benjamin Peterson | Blocked revisions 70149 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Benjamin Peterson | don't bother with version in doc builds |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Additional test for __reduce__. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Now that __keys are fully hidden, switch the underlying... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hirokazu Yamamoto | Merged revisions 70137 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Add another test. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Fix-up __reduce__ which could not reach the __keys... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hirokazu Yamamoto | Blocked revisions 70136 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Benjamin Peterson | Blocked revisions 70081,70120-70123,70126,70131-70132... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Make the underlying data structure more private. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Give dict views a helpful __repr__. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hirokazu Yamamoto | Blocked revisions 70119 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hirokazu Yamamoto | Fixed memory leak on failure. This is related to issue5... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Kristján Valur... | Issue5407 |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Fix bootstrapping problem where setup.py was using... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Benjamin Peterson | instead of hacking __locals__ in during bytecode genera... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Raymond Hettinger | Fix markup. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Amaury Forgeot... | re-merge r69268 (issue4804) from trunk: |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benjamin Peterson | ignore the coding cookie in compile(), exec(), and... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Raymond Hettinger | Let configparser use ordered dicts by default. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benjamin Peterson | Merged revisions 70107 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Raymond Hettinger | Add OrderedDict support to collections.namedtuple(). |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Raymond Hettinger | Fix versionchanged. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Benjamin Peterson | fix versionadded |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Raymond Hettinger | Missed my last update to __eq__ to check matching length. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Raymond Hettinger | PEP 372: OrderedDict() |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Brett Cannon | Expose importlib.util.set___package__. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Hirokazu Yamamoto | Fixed typo. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Tarek Ziadé | Merged revisions 70094 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gregory P.... | Merged revisions 70090 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Gregory P.... | Merged r70088 from trunk (re documentation update) |
commit | commitdiff | tree | snapshot |
2009-03-01 |
Raymond Hettinger | Fix docs for ConfigParser. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Georg Brandl | Blocked revisions 70078 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Jeffrey Yasskin | Blocked revisions 70071 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Jeffrey Yasskin | Fix 2 oversights from r69961. |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Benjamin Peterson | #4967 fix buggy read() |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Mark Dickinson | Merged revisions 70062 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Merged revisions 70056 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Hirokazu Yamamoto | Merged revisions 70052 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-28 |
Tarek Ziadé | Merged revisions 70049 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Benjamin Peterson | Blocked revisions 70011,70016 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | another instance of #804543: use strdup() when saving... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5360: replace PyObject_HEAD_INIT by PyVarObject_HEAD_INIT. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5360: remove RO which has been kicked from 3k. |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Georg Brandl | #5357: fix incomprehensible paragraph in urlopen()... |
commit | commitdiff | tree | snapshot |
2009-02-27 |
Tarek Ziadé | Merged revisions 70017 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |