2013-06-25 |
Raymond Hettinger | Issue 18111: Add a default argument to min() and max() |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Victor Stinner | (Merge 3.3) Fix time.strftime("%Y") on AIX: raise a... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Victor Stinner | Fix time.strftime("%Y") on AIX: raise a ValueError... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | _ssl.c: strip trailing spaces |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | (Merge 3.3) Issue #18135: ssl.SSLSocket.write() now... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #18135: ssl.SSLSocket.write() now raises an Overf... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | If MS_WIN64 is defined, MS_WINDOWS is also defined... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #18081: Workaround "./python -m test_idle test_lo... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: More long/Py_ssize_t fixes in tuple and... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: recv(), recvfrom(), send(), sendall()... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: pystrtod.c: Fix a compiler warnings on... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: Fix a compiler warning on Windows x64 |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: Fix a compiler warning in tupleiter_setsta... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ned Deily | Issue #18164: merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Ned Deily | Issue #18164: Clarify the embedding docs regarding... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: _winapi.WriteFile() now truncates length... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: zlib: Explicit cast to unsigned int to... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Victor Stinner | Issue #9566: _io: Use Py_SAFE_DOWNCAST for fix a compil... |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Merge. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Fix typo. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Merge. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Clarify note and fix typo. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Issue #15818: Merge. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Issue #15818: Typo in docs. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Issue #18277: Merge. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Richard Oudkerk | Issue #18277: Document quirks of multiprocessing queue. |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Christian Heimes | Fix test for GCC 3.1+ but not strict ANSI C |
commit | commitdiff | tree | snapshot |
2013-06-24 |
Christian Heimes | Fix test for GCC 3.1+ but not strict ANSI C |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Raymond Hettinger | Misc improvements to collections.deque() |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Issue #11016: Don't define macros and constants that... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Define S_IFMT and S_IFLNK in pyport.h so posixmodule... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Check for correct macro, code uses S_ISDIR(). |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Check for correct macro, code uses S_ISDIR(). |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Victor Stinner | Issue #11016: Detect integer conversion on conversion... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | merge |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Fix a typo in S_ISDIR, S_ISCHR, S_ISBLK and S_ISREG. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
R David Murray | Merge #18179: reflow paragraphs. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
R David Murray | #18179: reflow paragraphs. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
R David Murray | Merge #18179: document the local_hostname parameter. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
R David Murray | #18179: document the local_hostname parameter. |
commit | commitdiff | tree | snapshot |
2013-06-23 |
R David Murray | #11390: convert doctest CLI to argparse and add -o... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Serhiy Storchaka | Merge heads |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Serhiy Storchaka | Issue #18184: PyUnicode_FromFormat() and PyUnicode_From... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Serhiy Storchaka | Issue #18184: PyUnicode_FromFormat() and PyUnicode_From... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Łukasz Langa | Merged fix for issue #18260 from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Łukasz Langa | Fixed issue #18260: configparser TypeError on source... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Solaris' /dev/null is a symlink. The device test now... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Solaris' /dev/null is a symlink. The device test now... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | import.c does neither need mode_t nor _mkdir() anymore |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | Add _stat module to VS project file -- this time with... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Christian Heimes | add _stat to list of builtin Windows modules |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Victor Stinner | (Merge 3.3) Issue #18135: Fix a possible integer overfl... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Victor Stinner | Issue #18135: Fix a possible integer overflow in ssl... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Victor Stinner | _ssl.c: strip trailing spaces |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Victor Stinner | (Merge 3.3) Issue #18137: Detect integer overflow on... |
commit | commitdiff | tree | snapshot |
2013-06-23 |
Victor Stinner | Issue #18137: Detect integer overflow on precision... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Victor Stinner | Issue #11016: Try to fix compilaton of the new _stat... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Andrew Kuchling | Closes #18220: expand itertools.islice docstring to... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Andrew Kuchling | Close #18285: add 'repeat' parameter to docstring for... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Terry Jan Reedy | #18151 Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Terry Jan Reedy | #18151, part 2: Silence debug build resource warning... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Christian Heimes | Issue #11016: Add C implementation of the stat module... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Andrew Kuchling | #18113: avoid segfault if Py_XDECREF triggers code... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Christian Heimes | ... also TLSv1.1 and TLSv1.2 |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Christian Heimes | Add my SSL module patches to whatsnew 3.4 |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Christian Heimes | BSD: block devices are gone |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Christian Heimes | BSD: block devices are gone |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Brett Cannon | merge for issue #18278 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Brett Cannon | Issue #18278: properly document how the loaders are... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Victor Stinner | marshal: optimize parsing of empty Unicode strings |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Christian Heimes | Fix test_stat on BSD, /dev/da0 and /dev/ad0 are links |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Christian Heimes | Fix test_stat on BSD, /dev/da0 and /dev/ad0 are links |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Christian Heimes | Add tests for untested features of the 'stat' module... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Christian Heimes | Add tests for untested features of the 'stat' module... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | #12716: reorganize docs for os module a bit |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | #13226: update references from ctypes/DLFCN modules... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Closes #18218: use correct variable name for starting... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Closes #18239: correct description of count() in module... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Closes #18247: add Lib/test/data/* to .gitignore |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Closes #18267: use floor division in code example |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Brett Cannon | Grammatical mistake in a comment |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Andrew Kuchling | Closes #18272: use 'builtins' for 3.3 instead of __buil... |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Victor Stinner | whatsnew/3.4: mention functools.singledispatch, PEP 443 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Victor Stinner | whatsnew/3.4: mention the new enum module, PEP 435 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Andrew Kuchling | Merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Andrew Kuchling | #4153: update Unicode howto for Python 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Senthil Kumaran | merge from 3.3 |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Senthil Kumaran | Add -b and -X options to python man page. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
R David Murray | Merge: Tweak programming faq examples so that it (mostl... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
R David Murray | Tweak programming faq examples so that it (mostly)... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Benjamin Peterson | merge 3.3 (#18248) |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Benjamin Peterson | fix libffi build on AIX (closes #18248) |
commit | commitdiff | tree | snapshot |
next |