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 |
2013-06-19 |
Serhiy Storchaka | Issue #18202: Fix minor bugs and cleanup test_source_en... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Serhiy Storchaka | Issue #18202: Fix minor bugs and cleanup test_coding.py. |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Brett Cannon | merge |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Brett Cannon | Issue #17177: Clarify some deprecations |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Christian Heimes | fixed libffi on PPC without __NO_FPRS__ |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Christian Heimes | fixed libffi on PPC without __NO_FPRS__ |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Christian Heimes | merge heads |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Christian Heimes | merge heads |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Christian Heimes | Issue #18259: Declare sethostname in socketmodule.c... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Christian Heimes | Issue #18259: Declare sethostname in socketmodule.c... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Antoine Pitrou | Fix compilation warning with gcc 4.8 (unused typedef) |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Antoine Pitrou | Issue #18256: Compilation fix for recent AIX releases... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Antoine Pitrou | Issue #18256: Compilation fix for recent AIX releases... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Christian Heimes | Fix for r84195: add HAVE_ALLOCA_H to configure and... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Christian Heimes | Fix for r84195: add HAVE_ALLOCA_H to configure and... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Brett Cannon | Grammar tweak |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Brett Cannon | Issue #17222: fix a mix-up in some exception messages. |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | (Merge 3.3) test_faulthandler: use _sigsegv() instead... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | test_faulthandler: use _sigsegv() instead of _read_null() |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | (Merge 3.3) ctypes: AIX needs an explicit #include... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | ctypes: AIX needs an explicit #include <alloca.h> to... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | (Merge 3.3) Issue #18238: Skip test_signal.test_sigwait... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | Issue #18238: Skip test_signal.test_sigwaitinfo_interru... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | Issue #18228: Use locale.setlocale(name, None) instead of |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | Issue #18228: Fix locale test of test.regrtest.saved_te... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Victor Stinner | (Merge 3.3) regrtest.py: Fix another typo in the usage... |
commit | commitdiff | tree | snapshot |
next |