2009-01-26 |
Antoine Pitrou | Fix test so as to also pass in debug mode |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Mark Dickinson | Merged revisions 68974-68975 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Antoine Pitrou | Followup of #4705: we can't skip the binary buffering... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Tarek Ziadé | Merged revisions 68951 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Raymond Hettinger | Fix signed/unsigned mismatch. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Benjamin Peterson | Blocked revisions 68941-68942 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Raymond Hettinger | Forward port r68941 adding itertools.compress(). |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Raymond Hettinger | Backport r68942: update powerset() recipe. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Raymond Hettinger | As discussed on python-dev, remove several operator... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Brett Cannon | Update NOTES for importlib. |
commit | commitdiff | tree | snapshot |
2009-01-26 |
Brett Cannon | Blocked revisions 68953 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Mark Dickinson | Merged revisions 68947 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Benjamin Peterson | use the classmethod directive |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Tarek Ziadé | Merged revisions 68933 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Tarek Ziadé | Merged revisions 68929 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Hirokazu Yamamoto | Blocked revisions 68927 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Benjamin Peterson | Blocked revisions 68925 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Antoine Pitrou | Issue #4753: By enabling a configure option named ... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Mark Dickinson | Merged revisions 68920 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Brett Cannon | Document both importlib.machinery.BuiltinImporter and... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Brett Cannon | Add the terms "finder", "loader", and "importer" to... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
Jesse Noller | merge r68915 to py3k |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Mark Dickinson | Merged revisions 68903,68906 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Mark Dickinson | Merged revisions 68897 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Martin v. Löwis | Merged revisions 68893 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Mark Dickinson | Merged revisions 68890 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Mark Dickinson | Some minor cleanups in PyLong_FromLong: |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Martin v. Löwis | Merged revisions 68885 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Kristján Valur... | Add a test for UNC import paths, see issue 3677 |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Kristján Valur... | Issue 3677: Release the path string on py3k |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Alexandre Vassalotti | Factor common branch in load_long(). |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Jesse Noller | merge 68874 to py3kwq! |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Hirokazu Yamamoto | Merged revisions 68457 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Alexandre Vassalotti | Clean up pickle usage examples. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Alexandre Vassalotti | Issue 2980: Protocol 0 is not truly restricted to ASCII. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Alexandre Vassalotti | Remove obsolete note on binary-mode vs. text-mode file. |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Alexandre Vassalotti | Remove unnecessary copying in load_long(). |
commit | commitdiff | tree | snapshot |
2009-01-23 |
Benjamin Peterson | Merged revisions 68750,68776-68777,68811,68842,68859... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brett Cannon | Ignore pyc and pyo files. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brett Cannon | Add some comment markers to more clearly delineate... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brett Cannon | Add importlib.machinery with its first tenants, BuitinI... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Jesse Noller | merge r68862 to py3k |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Benjamin Peterson | Blocked revisions 68850,68853 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Brett Cannon | Fix markup for arguments in importlib docs. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Antoine Pitrou | Followup of #4874: also fix multibytecodec.c |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Antoine Pitrou | Issue #4874: Most builtin decoders now reject unicode... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Raymond Hettinger | Update comments and add an optimized path for Counter... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Raymond Hettinger | More doc tweaks. |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Benjamin Peterson | Blocked revisions 68760,68793,68813,68826,68829,68831... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Benjamin Peterson | Blocked revisions 68843,68845 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Raymond Hettinger | Tighten-up the docs for Counter(). |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Raymond Hettinger | Simplify explanation of multiset operations by removing... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Jesse Noller | merge r68839 forward to py3k |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Antoine Pitrou | Merged revisions 68835 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vinay Sajip | Issue 5013: Fixed bug in FileHandler when delay was... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Raymond Hettinger | Beautify and cleanup the references section. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Raymond Hettinger | Revert part of r68799 which unintentionally updated... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Mark Dickinson | Issue 4842, patch 2/2: int('3L') should be invalid... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Mark Dickinson | Issue #4842, patch 1/2: fix pickle in Python 3.x so... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benjamin Peterson | Blocked revisions 68764,68766 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benjamin Peterson | Merged revisions 68797,68801 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benjamin Peterson | Blocked revisions 68807 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benjamin Peterson | Blocked revisions 68803,68805 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Raymond Hettinger | Fix typos. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Antoine Pitrou | Fix typo |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Raymond Hettinger | Issue 4998: Decimal should not subclass or register... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Raymond Hettinger | Forward port r68797: Fix-up jump targets in collections... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Benjamin Peterson | Blocked revisions 68789,68792 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Raymond Hettinger | Forward port r68792 and r68789 putting Counter in __all... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brett Cannon | Document the (very small) public API for importlib... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brett Cannon | Clarify how the specify the name of a module with the... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Jesse Noller | merge r68787 to py3k |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Benjamin Peterson | Blocked revisions 68785 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Benjamin Peterson | Merged revisions 68779 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Benjamin Peterson | Merged revisions 68763,68773 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Jesse Noller | merge r68768 to py3k |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Benjamin Peterson | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Benjamin Peterson | reenable the invalid fd test for fdopen |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Benjamin Peterson | Merged revisions 68755 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Brett Cannon | Remove a debugging print statement that accidentally... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Brett Cannon | Fix a typo in some code that is not tested or supported... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Benjamin Peterson | Blocked revisions 68544-68545,68597 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Benjamin Peterson | Merged revisions 68546 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Benjamin Peterson | Merged revisions 68633,68648,68667,68706,68718,68720... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Benjamin Peterson | Merged revisions 68568,68665 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jesse Noller | merge cl r68737 to py3k |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Benjamin Peterson | Merged revisions 68547,68607,68610,68618,68621-68622... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Martin v. Löwis | Issue #4815: Offer conversion to UTF-8 if source files... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Martin v. Löwis | Issue #4008: Fix problems with non-ASCII source files. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jesse Noller | Correct issue number for 68728 checkin |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jesse Noller | Issues #10867: remove old cPickle imports from multipro... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Georg Brandl | #4975: fix bytes/str issue. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Georg Brandl | #4983: clarify what "byte sequence" is. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Georg Brandl | #4984: fix number of types. |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brett Cannon | Tests of case-sensitivity were being executed on OSs... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jesse Noller | Merge r68708 to py3k, fixes 4449 |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Benjamin Peterson | Blocked revisions 68705 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brett Cannon | NOTES for importlib should mention the ultimate end... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brett Cannon | Skip over any file or folder that starts with a dot... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Amaury Forgeot... | Merged revisions 68678 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |