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 |
2008-09-04 |
Gregory P.... | Mention that bsddb is gone and include a link to jcea... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Brett Cannon | PyTokenizer_FindEncoding() always failed because it... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Gregory P.... | Include a pointer to the pybsddb website with the ... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Gregory P.... | correct an example |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Mark Hammond | Remove _bsddb project on py3k (_bsddb44 project remains... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Benjamin Peterson | Fix a memory leak in reloading extension modules #3667 |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Benjamin Peterson | #2501 xml.sax.parser doesn't terminate when given a... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Barry Warsaw | Committing the patch in issue 2965, so that weakref... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Peterson | db_incs is needed |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Peterson | clean up some more bsddb scraps |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Facundo Batista | Issue 600362: Relocated parse_qs() and parse_qsl()... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Brett Cannon | Blocked revisions 66197 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Peterson | remove bsddb |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Peterson | Merged revisions 66134,66136,66143,66154-66155,66190... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jesus Cea | Python3.0 bsddb testsuite compatibility improvements |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Christian Heimes | Fixed wording of python --help text. |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jesus Cea | The decode is used to workaround this: |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Antoine Pitrou | Issue #3696: Error parsing arguments on OpenBSD <=... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Antoine Pitrou | Issue #3697: "Fatal Python error: Cannot recover from... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jesse Noller | merge 66184 to fix issue3110 to py3k |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Jesus Cea | Fix some leaks - Neal Norwitz |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Benjamin Peterson | Merged revisions 66174-66175,66177 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Amaury Forgeot... | Merged revisions 66171 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Amaury Forgeot... | Merged revisions 66167 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Amaury Forgeot... | Merged revisions 66166 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Hirokazu Yamamoto | Merged revisions 66162 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Jesse Noller | Merge r66115 forward to py3k, resolves issue3419 |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Jesse Noller | unblock 66115 from merging |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Marc-André... | Add news item for #3719. |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Nick Coghlan | Merged revisions 66144 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Marc-André... | Add quotes around the file name to avoid issues with... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Brett Cannon | The _warnings module did not properly handle cases... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
Brett Cannon | Merge in r66135. Doing also required removing a stale... |
commit | commitdiff | tree | snapshot |
next |