2009-01-10 |
Benjamin Peterson | Unblocked revisions 68425 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Antoine Pitrou | Merged revisions 68462 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Antoine Pitrou | Fix bug introduced in r68451: stdio must always be... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Antoine Pitrou | Issue #4604: Some objects of the I/O library could... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Antoine Pitrou | Buglet: fix unittest.main() |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Antoine Pitrou | Issue #4705: Fix the -u ("unbuffered binary stdout... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Hirokazu Yamamoto | Blocked revisions 68439 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Hirokazu Yamamoto | Merged revisions 68435 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Benjamin Peterson | Merged revisions 68167,68276,68292-68293,68344 via... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Raymond Hettinger | Reduce the size of the _PyLong_DigitValue table. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Benjamin Peterson | Merged revisions 67985 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Benjamin Peterson | Blocked revisions 68243,68395,68432 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Benjamin Peterson | Blocked revisions 68424-68426,68429-68430 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Benjamin Peterson | Merged revisions 68288-68291,68325-68326,68338,68388... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Tarek Ziadé | Merged revisions 68415 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Antoine Pitrou | Issue #4751: hashlib now releases the GIL when hashing... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Raymond Hettinger | Merge in r68394 fixing itertools.permutations() and... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Thomas Heller | Fixed a crash in ctypes, when HAVE_USABLE_WCHAR_T is... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Mark Dickinson | Merged revisions 68378 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Hirokazu Yamamoto | Merged revisions 68373 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Antoine Pitrou | Merged revisions 68360-68361 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Raymond Hettinger | Mini-optimization: use pack/unpack functions for argume... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Mark Dickinson | Merged revisions 68312 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Mark Dickinson | Merged revisions 68311 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Georg Brandl | #4614: document PyModule_Create and PyModuleDef struct. |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Antoine Pitrou | Merged revisions 68319 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Mark Dickinson | Merged revisions 68317-68318 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Mark Dickinson | Merged revisions 68314 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Antoine Pitrou | Buglet: restore functioning of gzip as an executable... |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Benjamin Peterson | fix a lot of Tkinter imports |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Mark Dickinson | Merged revisions 68304 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Mark Dickinson | Merged revisions 68302 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Benjamin Peterson | #4826 exec() doesn't take a file object anymore |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Mark Dickinson | Merged revisions 68296,68299 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-04 |
Georg Brandl | Remove 2.6 versionchanges, turn 2.7 ones into 3.1. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Antoine Pitrou | test_urllib would set environment variable NO_PROXY... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Blocked revisions 68179,68208-68209,68238,68240 via... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Merged revisions 68162,68166,68171,68176,68195-68196... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Blocked revisions 68150,68156,68158-68161,68163 via... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Merged revisions 68112,68115,68120,68133,68141-68142... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Guilherme Polo | Forgot to remove no longer needed code since r68237 |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Manually merge r68096,68189 from 3.0 branch. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Guilherme Polo | Fix for issue #3638: Remove module level functions... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Guilherme Polo | Blocked revisions 68231 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Fix a few remaining problems found by rstlint. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Merged revisions 68222 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Merged revisions 68221 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Blocked revisions 68220 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Merged revisions 68219 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Georg Brandl | Merged revisions 68214-68215,68217-68218 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Antoine Pitrou | Fix BytesWarning with -bb in wsgiref.headers.Headers. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Antoine Pitrou | Issue #4822: fix messy indentation in memoryobject... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Raymond Hettinger | Issue 4796: Add from_float methods to the decimal module. |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Antoine Pitrou | Actually make test_wsgiref independent from the Python... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Antoine Pitrou | Issue #4718: Adapt the wsgiref package so that it actua... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Martin v. Löwis | Merged revisions 68203 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Antoine Pitrou | Issue #4580: slicing of memoryviews when itemsize ... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Benjamin Peterson | Merged revisions 68197 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-03 |
Mark Dickinson | Merged revisions 68191 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Mark Dickinson | Merged revisions 68182 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Raymond Hettinger | Issue #4615. Document how to use itertools for de... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Benjamin Peterson | Merged revisions 68174 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Martin v. Löwis | Merged revisions 68172-68173 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Georg Brandl | #4808: move old API below new API doc. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Georg Brandl | Remove traces of Py_InitModule*. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Vinay Sajip | Minor documentation changes relating to NullHandler... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Antoine Pitrou | Issue #4738: finer-grained locking in the zlib module. |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Ronald Oussoren | Recorded merge of revisions 68153 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-02 |
Ronald Oussoren | Fix for issue 3433 |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Amaury Forgeot... | #4747: on Windows, starting a module with a non-ascii... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Hirokazu Yamamoto | News fix. On py3k, `str' is unicode. should use `bytes'. |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Hirokazu Yamamoto | Merged revisions 68134 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Georg Brandl | Blocked revisions 67955 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Georg Brandl | Merged revisions 67953 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Georg Brandl | Blocked revisions 67967,67980 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Antoine Pitrou | Merged revisions 68128 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Benjamin Peterson | Merged revisions 68116-68119,68121,68123-68127 via... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
Benjamin Peterson | Merged revisions 67952,67957-67958,67960-67961,67963... |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Benjamin Peterson | #4406 Directory has to inherit from commondialog.Dialog |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Hirokazu Yamamoto | Merged revisions 68097,68099 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Benjamin Peterson | Blocked revisions 68092 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Benjamin Peterson | fix name usage |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Benjamin Peterson | #4788 qualify remove a bare except |
commit | commitdiff | tree | snapshot |
2008-12-31 |
Benjamin Peterson | Blocked revisions 68089 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Tarek Ziadé | Merged revisions 68081 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Benjamin Peterson | use $(RUNSHARED) to run plat-mac/regen |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Benjamin Peterson | Merged revisions 67982,67988,67990 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ronald Oussoren | Py3k: update OSX installer-generator |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Ronald Oussoren | Make it possible to install a framework build of Python... |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Vinay Sajip | Minor documentation change relating to NullHandler. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
Nick Coghlan | Recorded merge of revisions 68051 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Tarek Ziadé | Merged revisions 68033 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Benjamin Peterson | hexdigest() doesn't return bytes #4771 |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Martin v. Löwis | Issue #4323: Always encode source as UTF-8 without... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Martin v. Löwis | Merged revisions 68018 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Benjamin Peterson | Merged revisions 68016 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Benjamin Peterson | Blocked revisions 68014 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Martin v. Löwis | Merged revisions 68010 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-29 |
Martin v. Löwis | Merged revisions 68006 via svnmerge from |
commit | commitdiff | tree | snapshot |
next |