]> granicus.if.org Git - python/shortlog
python
2013-06-24 Victor StinnerIssue #9566: pystrtod.c: Fix a compiler warnings on...
2013-06-24 Victor StinnerIssue #9566: Fix a compiler warning on Windows x64
2013-06-24 Victor StinnerIssue #9566: Fix a compiler warning in tupleiter_setsta...
2013-06-24 Ned DeilyIssue #18164: merge from 3.3
2013-06-24 Ned DeilyIssue #18164: Clarify the embedding docs regarding...
2013-06-24 Victor StinnerIssue #9566: _winapi.WriteFile() now truncates length...
2013-06-24 Victor StinnerIssue #9566: zlib: Explicit cast to unsigned int to...
2013-06-24 Victor StinnerIssue #9566: _io: Use Py_SAFE_DOWNCAST for fix a compil...
2013-06-24 Richard OudkerkMerge.
2013-06-24 Richard OudkerkFix typo.
2013-06-24 Richard OudkerkMerge.
2013-06-24 Richard OudkerkClarify note and fix typo.
2013-06-24 Richard OudkerkIssue #15818: Merge.
2013-06-24 Richard OudkerkIssue #15818: Typo in docs.
2013-06-24 Richard OudkerkIssue #18277: Merge.
2013-06-24 Richard OudkerkIssue #18277: Document quirks of multiprocessing queue.
2013-06-24 Christian HeimesFix test for GCC 3.1+ but not strict ANSI C
2013-06-24 Christian HeimesFix test for GCC 3.1+ but not strict ANSI C
2013-06-23 Raymond Hettingermerge
2013-06-23 Raymond HettingerMisc improvements to collections.deque()
2013-06-23 Christian HeimesIssue #11016: Don't define macros and constants that...
2013-06-23 Christian HeimesDefine S_IFMT and S_IFLNK in pyport.h so posixmodule...
2013-06-23 Christian HeimesCheck for correct macro, code uses S_ISDIR().
2013-06-23 Christian HeimesCheck for correct macro, code uses S_ISDIR().
2013-06-23 Victor StinnerIssue #11016: Detect integer conversion on conversion...
2013-06-23 Christian Heimesmerge
2013-06-23 Christian HeimesFix a typo in S_ISDIR, S_ISCHR, S_ISBLK and S_ISREG.
2013-06-23 R David MurrayMerge #18179: reflow paragraphs.
2013-06-23 R David Murray#18179: reflow paragraphs.
2013-06-23 R David MurrayMerge #18179: document the local_hostname parameter.
2013-06-23 R David Murray#18179: document the local_hostname parameter.
2013-06-23 R David Murray#11390: convert doctest CLI to argparse and add -o...
2013-06-23 Serhiy StorchakaMerge heads
2013-06-23 Serhiy StorchakaMerge heads
2013-06-23 Serhiy StorchakaMerge heads
2013-06-23 Serhiy StorchakaIssue #18184: PyUnicode_FromFormat() and PyUnicode_From...
2013-06-23 Serhiy StorchakaIssue #18184: PyUnicode_FromFormat() and PyUnicode_From...
2013-06-23 Łukasz LangaMerged fix for issue #18260 from 3.3
2013-06-23 Łukasz LangaFixed issue #18260: configparser TypeError on source...
2013-06-23 Christian HeimesSolaris' /dev/null is a symlink. The device test now...
2013-06-23 Christian HeimesSolaris' /dev/null is a symlink. The device test now...
2013-06-23 Christian Heimesimport.c does neither need mode_t nor _mkdir() anymore
2013-06-23 Christian HeimesAdd _stat module to VS project file -- this time with...
2013-06-23 Christian Heimesadd _stat to list of builtin Windows modules
2013-06-23 Victor Stinner(Merge 3.3) Issue #18135: Fix a possible integer overfl...
2013-06-23 Victor StinnerIssue #18135: Fix a possible integer overflow in ssl...
2013-06-23 Victor Stinner_ssl.c: strip trailing spaces
2013-06-23 Victor Stinner(Merge 3.3) Issue #18137: Detect integer overflow on...
2013-06-23 Victor StinnerIssue #18137: Detect integer overflow on precision...
2013-06-22 Victor StinnerIssue #11016: Try to fix compilaton of the new _stat...
2013-06-22 Andrew KuchlingMerge from 3.3
2013-06-22 Andrew KuchlingCloses #18220: expand itertools.islice docstring to...
2013-06-22 Andrew KuchlingClose #18285: add 'repeat' parameter to docstring for...
2013-06-22 Terry Jan Reedy#18151 Merge from 3.3
2013-06-22 Terry Jan Reedy#18151, part 2: Silence debug build resource warning...
2013-06-22 Christian HeimesIssue #11016: Add C implementation of the stat module...
2013-06-22 Andrew KuchlingMerge from 3.3
2013-06-22 Andrew Kuchling#18113: avoid segfault if Py_XDECREF triggers code...
2013-06-22 Christian Heimes... also TLSv1.1 and TLSv1.2
2013-06-22 Christian HeimesAdd my SSL module patches to whatsnew 3.4
2013-06-22 Christian HeimesBSD: block devices are gone
2013-06-22 Christian HeimesBSD: block devices are gone
2013-06-21 Brett Cannonmerge for issue #18278
2013-06-21 Brett CannonIssue #18278: properly document how the loaders are...
2013-06-21 Victor Stinnermarshal: optimize parsing of empty Unicode strings
2013-06-21 Christian HeimesFix test_stat on BSD, /dev/da0 and /dev/ad0 are links
2013-06-21 Christian HeimesFix test_stat on BSD, /dev/da0 and /dev/ad0 are links
2013-06-21 Christian HeimesAdd tests for untested features of the 'stat' module...
2013-06-21 Christian HeimesAdd tests for untested features of the 'stat' module...
2013-06-21 Andrew Kuchling#12716: reorganize docs for os module a bit
2013-06-21 Andrew Kuchling#13226: update references from ctypes/DLFCN modules...
2013-06-21 Andrew KuchlingMerge from 3.3
2013-06-21 Andrew KuchlingCloses #18218: use correct variable name for starting...
2013-06-21 Andrew KuchlingCloses #18239: correct description of count() in module...
2013-06-21 Andrew KuchlingCloses #18247: add Lib/test/data/* to .gitignore
2013-06-21 Andrew KuchlingMerge from 3.3
2013-06-21 Andrew KuchlingCloses #18267: use floor division in code example
2013-06-21 Brett CannonGrammatical mistake in a comment
2013-06-21 Andrew KuchlingMerge from 3.3
2013-06-21 Andrew KuchlingCloses #18272: use 'builtins' for 3.3 instead of __buil...
2013-06-20 Victor Stinnerwhatsnew/3.4: mention functools.singledispatch, PEP 443
2013-06-20 Victor Stinnerwhatsnew/3.4: mention the new enum module, PEP 435
2013-06-20 Andrew KuchlingMerge from 3.3
2013-06-20 Andrew Kuchling#4153: update Unicode howto for Python 3.3
2013-06-20 Senthil Kumaranmerge from 3.3
2013-06-20 Senthil KumaranAdd -b and -X options to python man page.
2013-06-19 R David MurrayMerge: Tweak programming faq examples so that it (mostl...
2013-06-19 R David MurrayTweak programming faq examples so that it (mostly)...
2013-06-19 Benjamin Petersonmerge 3.3 (#18248)
2013-06-19 Benjamin Petersonfix libffi build on AIX (closes #18248)
2013-06-19 Serhiy StorchakaIssue #18202: Fix minor bugs and cleanup test_source_en...
2013-06-19 Serhiy StorchakaIssue #18202: Fix minor bugs and cleanup test_coding.py.
2013-06-19 Brett Cannonmerge
2013-06-19 Brett CannonIssue #17177: Clarify some deprecations
2013-06-19 Christian Heimesfixed libffi on PPC without __NO_FPRS__
2013-06-19 Christian Heimesfixed libffi on PPC without __NO_FPRS__
2013-06-19 Christian Heimesmerge heads
2013-06-19 Christian Heimesmerge heads
2013-06-19 Christian HeimesIssue #18259: Declare sethostname in socketmodule.c...
2013-06-19 Christian HeimesIssue #18259: Declare sethostname in socketmodule.c...
next