]> granicus.if.org Git - python/shortlog
python
2010-01-27 Benjamin Petersonfor UserDict to be compatible with abcs, it must subcla...
2010-01-27 Eric SmithAdded named (but not numbered) attributes to sys.getwin...
2010-01-27 Eric SmithSwitch to test_support.get_attribute.
2010-01-27 Eric SmithRemoved unneeded test.
2010-01-27 Eric SmithFix type on getwindowsversion documentation. Thanks...
2010-01-27 Eric SmithIssue #7766: Change sys.getwindowsversion() return...
2010-01-26 Tarek Ziadéadded local get_platform/set_platform APIs in distutils...
2010-01-26 Tarek Ziadéreintroduced the names in Distutils for APIs that were...
2010-01-26 Tarek Ziadéfixed bdist_msi imports and added a test module for...
2010-01-26 Ezio Melotti#7092: fix DeprecationWarnings for json when the tests...
2010-01-25 Tarek Ziadéswitched the call order so this call works without...
2010-01-25 Ezio MelottiAdd a news entry for the functions verify and vereq...
2010-01-25 Ezio Melotti#7775: fixed docstring for rpartition
2010-01-25 Facundo BatistaAdded a note about Event.is_set() syntax being new...
2010-01-25 Benjamin Petersoncompare types with is not ==
2010-01-25 Benjamin Petersonmention from_float() in error message
2010-01-25 Benjamin Petersonfix an UnboundLocalError when the release file is empty...
2010-01-24 Ezio Melotti#7269: fix failures in test_bsddb3. Patch by Florent...
2010-01-24 Ezio Melottiremove archaic functions from test_support
2010-01-24 Ezio Melottiuse assert[Not]IsInstance where appropriate
2010-01-24 Tarek ZiadéFixed #7748: now upload and register commands don't...
2010-01-23 Ezio Melottiuse assert[Not]In where appropriate
2010-01-23 Mark Dickinsondtoa.c fix from upstream that fixes incorrectly rounded...
2010-01-23 Mark DickinsonIssue #7743: Add checks for zero inputs to the lshift...
2010-01-23 Tarek Ziadéfixed the 64bits tests for get_platform() - mac osx
2010-01-23 Ezio MelottiIncreased the overflow value on test_dealloc to make...
2010-01-23 Tarek Ziadétaking sysconfig out of distutils
2010-01-23 Georg Brandl#7725: fix referencing issue.
2010-01-23 Georg Brandl#7762: fix refcount annotation of PyUnicode_Tailmatch().
2010-01-22 Mark DickinsonIssue #7743: Fix a potential incorrect rounding bug...
2010-01-22 Ezio MelottiThis should fix the failure introduced in r77680. The...
2010-01-22 Mark DickinsonCorrect typo in comment.
2010-01-22 Matthias Klose- Expat: Fix DoS via XML document with malformed UTF...
2010-01-22 Matthias Klose- Mention CVE-2009-3720 for change in r74429.
2010-01-21 Ezio Melotti#7746: rephrase a sentence
2010-01-21 Mark DickinsonUse // for floor division.
2010-01-21 Mark DickinsonAdd two more test_strtod test values.
2010-01-21 Mark DickinsonAdditional testcases for strtod.
2010-01-20 Mark DickinsonAdditional explanatory comments for _Py_dg_strtod.
2010-01-20 Mark DickinsonDon't try to put a value into a NULL pointer.
2010-01-20 Mark DickinsonVarious dtoa.c cleanups. 1. Despagghetify _Py_dg_strto...
2010-01-19 Gregory P.... Revert debugprint code in r77607.
2010-01-19 Gregory P.... Do not compile stubs for the sha2 series hashes in...
2010-01-19 Gregory P.... Add a pydebug mode only debug print to help debug the...
2010-01-18 Benjamin Petersondata descriptors do not override the class dictionary...
2010-01-18 Antoine PitrouAdd a NEWS entry for r77599 and r77600.
2010-01-18 Antoine PitrouAdd ccbench to the Tools directory
2010-01-18 Antoine PitrouAdd iobench to the Tools directory (see December python...
2010-01-18 Ezio Melotti#7730: remove spaces after functions names
2010-01-17 Georg BrandlFix internal reference.
2010-01-17 Mark DickinsonIssue #7632: When Py_USING_MEMORY_DEBUGGER is defined...
2010-01-17 Ronald OussorenExplicitly use /usr/bin/arch on OSX, fixes issue 7715
2010-01-17 Ronald OussorenThis patch ensures that the configure-script mentions...
2010-01-17 Ronald Oussoren- Issue #7658: Ensure that the new pythonw executable...
2010-01-17 Antoine PitrouUse PyAPI_DATA.
2010-01-17 Mark DickinsonIssue #7632: Fix a memory leak in _Py_dg_strtod.
2010-01-17 Ronald OussorenAdd text to Mac/README to warn about non-universal...
2010-01-17 Antoine PitrouIssue #7561: Operations on empty bytearrays (such as...
2010-01-17 Georg BrandlAdd note about usage of STRINGLIB_EMPTY.
2010-01-17 Mark DickinsonIncrease number of strtod tests slightly, to make it...
2010-01-17 Georg Brandl#7699: improve datetime docs: straightforward linking...
2010-01-16 Mark DickinsonAdd better error reporting for MemoryErrors caused...
2010-01-16 Ezio Melottiremove wrong markup
2010-01-16 Ezio Melottitypo: use one instead instead of two
2010-01-16 Mark DickinsonFix multiple uses of variable 'L' in _Py_dg_strtod...
2010-01-16 Mark DickinsonIssue #7632: Fix one more case of incorrect rounding...
2010-01-16 Antoine PitrouFollowup to #7703: a2b_hqx() didn't follow the new...
2010-01-16 R. David MurrayFix issue number in comment.
2010-01-16 Mark DickinsonIssue #7632: Fix a serious wrong output bug for string...
2010-01-16 R. David MurrayIssue #1670765: Prevent email.generator.Generator from...
2010-01-16 Sean Reifscheiderissue5063: Fixes for building RPM on CentOS plus misc...
2010-01-15 Vinay SajipFixed issue-number mistake in NEWS update.
2010-01-15 Benjamin Petersontry to fix for windows
2010-01-15 Brett CannonRemove C++/C99-style comments.
2010-01-15 Antoine PitrouIssue #7701: Fix crash in binascii.b2a_uu() in debug...
2010-01-14 Brett CannonThe silencing of DeprecationWarning was not taking...
2010-01-14 Antoine PitrouIssue #3299: Fix possible crash in the _sre module...
2010-01-14 Antoine PitrouIssue #7703: Add support for the new buffer API to...
2010-01-14 Mark DickinsonIssue #7632: add tests for bugs fixed so far.
2010-01-14 Mark DickinsonIssue 7632: fix incorrect rounding for long input...
2010-01-14 Mark DickinsonIssue 7632: fix a dtoa.c bug (bug 6) causing incorrect...
2010-01-14 Mark DickinsonFix off-by-one error introduced in r77483. I have...
2010-01-14 Ezio MelottiFixed typo
2010-01-14 Benjamin Petersonuse more robust quoting
2010-01-14 Skip MontanaroUpdate PyEval_EvalFrame to PyEval_EvalFrameEx. This...
2010-01-13 Mark DickinsonMore dtoa.c cleanup; remove the need for bc.dplen...
2010-01-13 Mark DickinsonFix buggy comparison: LHS of comparison was being...
2010-01-13 Mark DickinsonSimplify and annotate the bigcomp function, removing...
2010-01-13 Mark DickinsonClarify that sulp expects a nonnegative input, but...
2010-01-13 Mark DickinsonAdd comments explaining the role of the bigcomp functio...
2010-01-13 Antoine PitrouIssue #7625: Add more tests that bytearray methods...
2010-01-13 Antoine PitrouAdd ACKS entry for r77472.
2010-01-13 Antoine PitrouIssue #2846: Add support for gzip.GzipFile reading...
2010-01-13 Antoine PitrouSanitize bloom filter macros
2010-01-13 Antoine PitrouTest commit to try to diagnose failures of the IA-64...
2010-01-13 Antoine PitrouUse `with`
2010-01-13 Antoine PitrouIssue #7661: Allow ctypes to be built from a non-ASCII...
2010-01-13 Antoine PitrouFix Windows build (re r77461)
2010-01-13 Antoine PitrouIssue #7622: Improve the split(), rsplit(), splitlines...
2010-01-13 Ezio Melotti#7685: typo
next