2008-09-17 |
Benjamin Peterson | Merged revisions 66457-66459,66465-66468,66483-66485... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Robert Schuppenies | Issue #3859: Fixed test_sys.Sizeof failure on win64. |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Benjamin Peterson | add documentation for the new buffer interface based... |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Benjamin Peterson | forgot to commit properties for last merge |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Benjamin Peterson | Merged revisions 66473 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Antoine Pitrou | Fix Windows buildbot failures after r66469. |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Antoine Pitrou | Issue #3782: os.write() must not accept unicode strings |
commit | commitdiff | tree | snapshot |
2008-09-15 |
Martin v. Löwis | Merged revisions 66463 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-14 |
Martin v. Löwis | Merged revisions 66460-66461 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Merged revisions 66453 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Georg Brandl | Merged revisions 66452 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Blocked revisions 66450 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Georg Brandl | Blocked revisions 66447 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Georg Brandl | Forward-port of r66447. |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Merged revisions 66394,66404,66412,66414,66424-66436... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Martin v. Löwis | Merged revisions 66441 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Martin v. Löwis | Merged revisions 66439 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-13 |
Benjamin Peterson | Blocked revisions 66415-66416,66422 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Amaury Forgeot... | Blocked revisions 66390 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Benjamin Peterson | make lib2to3/main.py syntax py3k valid |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Amaury Forgeot... | #3640: Correct a crash in cPickle on 64bit platforms... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Nick Coghlan | Blocked revisions 66386 via svnmerge (needs some fiddli... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Martin v. Löwis | Merged revisions 66383 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-11 |
Amaury Forgeot... | Correct a test_ctypes failure, caused by the removal... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Amaury Forgeot... | The Unicode database was updated to 5.1, and some chara... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Benjamin Peterson | Merged revisions 66379 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Amaury Forgeot... | Merged revisions 66377 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Benjamin Peterson | Merged revisions 66337,66347,66350,66352,66358 via... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Benjamin Peterson | kill memoryview.size in favor of len(view) |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Benjamin Peterson | make use of shorter attribute access |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Benjamin Peterson | endow memoryview.tolist() with docs |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Martin v. Löwis | Merged revisions 66369 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Benjamin Peterson | fix sphinx warning |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Martin v. Löwis | Merged revisions 66367 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Guido van Rossum | Issue #3756: make re.escape() handle bytes as well... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Guido van Rossum | Merged revisions 66364 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Martin v. Löwis | Merged revisions 66362 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-10 |
Georg Brandl | Some typos. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Benjamin Peterson | document the memoryview object a little |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Benjamin Peterson | Blocked revisions 66181 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Georg Brandl | #3803: fix docs for comparison of unequal types. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Georg Brandl | Fix formatter usage of filter(). Bug #3800. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Georg Brandl | Update Pygments version used. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Georg Brandl | Highlight snippets as Python 3. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Hirokazu Yamamoto | Issue #3812: Failed to build python if configure -... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Hirokazu Yamamoto | Added News for r66338 |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Hirokazu Yamamoto | Issue #3813: cannot lanch python.exe via symbolic link... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Hirokazu Yamamoto | Blocked revisions 66316,66319 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Amaury Forgeot... | Blocked revisions 66332 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Hirokazu Yamamoto | Issue #3806: LockTests in test_imp should be skipped... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Amaury Forgeot... | Revert r33661, which broke all buildbots. |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Amaury Forgeot... | #3705: Fix crash when given a non-ascii value on the... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Amaury Forgeot... | #3791: Remove bsddb from the Windows msi installer, |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Facundo Batista | Added a warning filter to don't show the warning during |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Brett Cannon | Merged revisions 66321 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Hirokazu Yamamoto | Issue #3804: Added test for Issue #2222. |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Benjamin Peterson | Merged revisions 66141,66145,66150,66180,66211,66217... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Benjamin Peterson | Blocked revisions 66142 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Benjamin Peterson | Blocked revisions 66281-66282,66301,66310 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Benjamin Peterson | mention that bsddb3 can be gotten as a third party... |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Bill Janssen | fixes from issue 3162 for SSL module |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Martin v. Löwis | Add 3.0b3 uuid |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Martin v. Löwis | Merged revisions 66304-66305,66307 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Benjamin Peterson | remove some more bsddb references |
commit | commitdiff | tree | snapshot |
2008-09-08 |
Facundo Batista | Added sanity checks for the deprecated parse_qs() and |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | reran autoconf |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | Merged revision 66295 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | describe the change merged in r66285 |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | block 66284 from being merged; i reran autoconf to... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Gregory P.... | Merged revisions 66179,66283 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Benjamin Peterson | Merged revisions 66277 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Antoine Pitrou | Blocked revisions 66275 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Antoine Pitrou | Issue #874900: fix behaviour of threading module after... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Gregory P.... | fixes deferred/release blocker issue #3797: Fixed the... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Amaury Forgeot... | I modified the tests a bit to account for unicode string |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Antoine Pitrou | Issue #3705: py3k aborts if "-c" or "-m" is given a... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Gregory P.... | Fixes release blocker issue #3492 and #3790. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Benjamin Peterson | Merged revisions 66262 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Georg Brandl | #3794: remove __div__ and __rdiv__ traces. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Georg Brandl | #3793: fix markup. |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Barry Warsaw | Remove alpha notes from RELNOTES |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Hirokazu Yamamoto | forgot to remove _bsddb description from readme.txt... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
Amaury Forgeot... | Align the VS2003 and VS2005 build files with the VS2008... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Benjamin Peterson | Blocked revisions 66137,66182,66192,66196 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Antoine Pitrou | Merged revisions 66240 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Benjamin Peterson | compile _bytesio and _stringio into the binary and... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Brett Cannon | Merged revisions 66237 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Antoine Pitrou | Merged revisions 66235 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Amaury Forgeot... | #3660: Correct a reference leak in PyUnicode_AsEncodedS... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Brett Cannon | Blocked revisions 66232 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Brett Cannon | Blocked revisions 66229 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Benjamin Peterson | fix small typo |
commit | commitdiff | tree | snapshot |
2008-09-05 |
Antoine Pitrou | Issue #3660 (part of): fix a memory leak in _pickle. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Amaury Forgeot... | Follow-up of #3773: In PyTokenizer_FindEncoding, remove... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Amaury Forgeot... | #3773: Check for errors around the use of PyTokenizer_F... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Antoine Pitrou | Issue #3160: the "bdist_wininst" distutils command... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Barry Warsaw | Update release notes for pybsddb. |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Hirokazu Yamamoto | Merged revisions 66213 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Guilherme Polo | Issue #1658: dict size is changing during iteration... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Hirokazu Yamamoto | Follows to bsddb removal (VC6) |
commit | commitdiff | tree | snapshot |
next |