2008-10-16 |
Hirokazu Yamamoto | removed unused _PyUnicode_FromFileSystemEncodedObject. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | Merged revisions 66805,66841,66860,66884-66886,66893... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | add a much requested newline |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | support the optional line argument for idle |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Benjamin Peterson | don't recurse into directories that start with '.' |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Skip Montanaro | easter egg |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Benjamin Peterson | remove set compat cruft |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Amaury Forgeot... | #4122: On Windows, Py_UNICODE_ISSPACE cannot be used... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Benjamin Peterson | document how to disable fixers |
commit | commitdiff | tree | snapshot |
2008-10-13 |
Martin v. Löwis | Issue #4018: Disable "for me" installations on Vista. |
commit | commitdiff | tree | snapshot |
2008-10-11 |
Benjamin Peterson | give poplib a real test suite |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Benjamin Peterson | PyGILState_Acquire -> PyGILState_Ensure |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Benjamin Peterson | talk about how you can unzip with zip |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Benjamin Peterson | fix a small typo |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Armin Rigo | Typo: "ThreadError" is the name in the C source. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
Matthias Klose | - Makefile.pre.in(PROFILE_TASK): search files in srcdir |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Benjamin Peterson | update paragraph about __future__ for 2.6 |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Hirokazu Yamamoto | r66862 contained memory leak. |
commit | commitdiff | tree | snapshot |
2008-10-09 |
Hirokazu Yamamoto | On windows, os.chdir given unicode was not working... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Benjamin Peterson | quiet sphinx warnings |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Georg Brandl | Make all whatsnew docs accessible. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Georg Brandl | #3935: properly support list subclasses in the C impl... |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Georg Brandl | #4058: fix some whatsnew markup. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Georg Brandl | #4059: patch up some sqlite docs. |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Andrew M. Kuchling | Note how bytes alias is expected to be used |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Amaury Forgeot... | #4069: aSet.remove(otherSet) would always report the... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Hirokazu Yamamoto | more intensive test on dbm. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Skip Montanaro | save/restore stdout/stderr instead of relying on __... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Skip Montanaro | Pay attention to -R entries in LDFLAGS. |
commit | commitdiff | tree | snapshot |
2008-10-07 |
Skip Montanaro | Simplify individual tests by defining setUp and tearDow... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Brett Cannon | Add the 'patchcheck' build target to .PHONY. |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Martin v. Löwis | Issue #4014: Don't claim that Python has an Alpha relea... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Andrew M. Kuchling | Per Greg Ward, optparse is no longer being externally... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Hirokazu Yamamoto | More strict test. Consider the case sys.executable... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Hirokazu Yamamoto | Added the test for issue3762. |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Andrew M. Kuchling | #1415508 from Rocky Bernstein: add docstrings for enabl... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Benjamin Peterson | fix typo |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Punctuation fix; expand dict.update docstring to be... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Benjamin Peterson | Merged revisions 66707,66775,66782 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Georg Brandl | #4041: don't refer to removed and outdated modules. |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Benjamin Peterson | silence Sphinx warning |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Add What's New for 2.7 |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Set svn:keywords |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | two corrections |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Docstring change for *partition: use same tense as... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Docstring changes: Specify exceptions raised |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Docstring change: Specify exception raised |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Andrew M. Kuchling | Use correct capitalization of NaN |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Hirokazu Yamamoto | Issue #1706863: Fixed "'NoneType' object has no attribu... |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Andrew M. Kuchling | Mention exception in docstring |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Hirokazu Yamamoto | Fixed following error when DocXMLRPCServer failed. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Hirokazu Yamamoto | Follows to python's version change (VC6) |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Andrew M. Kuchling | Docstring typo. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Benjamin Peterson | update the mac installer script |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Martin v. Löwis | Update version number to 2.7. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Martin v. Löwis | Bump version to 2.7. Regenerate. |
commit | commitdiff | tree | snapshot |
2008-10-03 |
Neal Norwitz | Update the version to 2.7. Hopefully this fixes the... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | update pydoc topics |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Add UUID for 2.7. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Christian Heimes | Fixed a couple more C99 comments and one occurence... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Georg Brandl | Forward-port r66736. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benjamin Peterson | we're in 2.7 now |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Christian Heimes | Fixed a comment to C89 style as of http://drj11.wordpre... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Martin v. Löwis | Use CRT 9 policy files. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Barry Warsaw | Bump to 2.7a0 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Barry Warsaw | Tagging for 2.6 final. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Barry Warsaw | Today is the release date v2.6 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Barry Warsaw | Bumping to 2.6 final. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Martin v. Löwis | Bug #3989: Package the 2to3 script (as 2to3.py) in... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Andrew MacIntyre | fix for issue 3862: test_array fails FreeBSD 7 amd64 |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Gregory P.... | Works around issue3863: freebsd4/5/6 and os2emx are... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Brett Cannon | Fix a refleak introduced by r66677. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Andrew M. Kuchling | Markup fixes. (optparse.rst probably needs an entire... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Andrew M. Kuchling | Markup fixes |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Andrew M. Kuchling | Edits, and add markup |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | Victor Stinner's patches to check the return result... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benjamin Peterson | fix security issue 2: imageop's poor validation of... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Jesse Noller | issue3770: if SEM_OPEN is 0, disable the mp.synchronize... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Martin v. Löwis | Issue #3965: Allow repeated calls to turtle.Screen... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Thomas Heller | Fix issue #3547 for MingW, update comments. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Bill Janssen | fix for release blocker 3910, 2.6 regression in socket... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Georg Brandl | Update nasm location. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Brett Cannon | The _lsprof module could crash the interpreter if it... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Jesus Cea | bsddb4.7.3pre9 renamed to 4.7.3 |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Benjamin Peterson | merge in the fix for test_ftplib on some bots [reviewed... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Georg Brandl | Don't show version in title. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Georg Brandl | No downloads for RCs. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Benjamin Peterson | note the 2to3 -d could be useful for other refactoring |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Benjamin Peterson | better grammar |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Andrew M. Kuchling | #1415508: Document two functions |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Andrew M. Kuchling | #1579477: mention necessity to flush output before... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | clarify a few things |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Andrew M. Kuchling | #3510: future-proof text |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | backport r66656 so people using -Qnew aren't affected |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | enable refactor tests |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | Merged revisions 66511,66548-66549,66644,66646-66652... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Benjamin Peterson | 2to3's api should be considered unstable |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Andrew M. Kuchling | Add a last bunch of items |
commit | commitdiff | tree | snapshot |
next |