]> granicus.if.org Git - python/shortlog
python
2009-08-05 Guilherme PoloEasier reference to find (at least while svn continues...
2009-08-04 Mark DickinsonIssue #6620: Slightly safer code for _grouping_interval...
2009-08-04 Georg BrandlAdd donation link to docs footer.
2009-08-04 Mark DickinsonIssue #6644: Fix compile error on AIX.
2009-08-04 Raymond HettingerIssue 6637: defaultdict.copy() failed with an empty...
2009-08-02 Frank WierzbickiAdding tests derived from the Jython project. These...
2009-08-02 Mark DickinsonIssue #6619: Remove duplicate 'isgenerator' function...
2009-08-02 Mark DickinsonIssue #6595: Allow Decimal constructor to accept non...
2009-08-01 Sean Reifscheider- Issue #6624: yArg_ParseTuple with "s" format when...
2009-07-30 Eric SmithIssue 6330: Fix --enable-unicode=ucs4.
2009-07-30 Mark DickinsonDocumentation fix for change introduced in r71832
2009-07-29 Georg BrandlRewrite the section about classes a bit; mostly tidbits...
2009-07-29 Georg BrandlFix a few markup glitches.
2009-07-29 Georg BrandlFix some markup and small factual glitches found by...
2009-07-29 Georg BrandlAdd a link to readline, and mention IPython and bpython.
2009-07-29 Georg Brandl#6336: Add nb_divide.
2009-07-29 Georg Brandl#6591: add reference to ioctl in fcntl module for platf...
2009-07-29 Georg Brandl#6593: fix link targets.
2009-07-28 Amaury Forgeot... #6511: ZipFile will now raise BadZipfile when opening...
2009-07-28 Amaury Forgeot... "Fix" for the refleak report: the ABC classes are now...
2009-07-28 Mark DickinsonIssue #6561: '\d' regular expression should not match...
2009-07-28 Georg BrandlClarify quote_plus() usage.
2009-07-28 Mark DickinsonRemove leading blank line from cmath.rst
2009-07-28 Mark DickinsonIssue #6458: Reorganize cmath documentation into sectio...
2009-07-27 Raymond HettingerIssue 6573: Fix set.union() for cases where self is...
2009-07-27 Kurt B. Kaiser1. Clean workspace more thoughly before build.
2009-07-27 Eric SmithSync trunk and py3k versions of string formatting....
2009-07-26 Michael FoordIssue 6581. Michael Foord
2009-07-26 Georg BrandlMove member descriptions inside the classes.
2009-07-26 Georg Brandlbuiltin -> built-in.
2009-07-26 Georg Brandl#6577: fix (hopefully) all links to builtin instead...
2009-07-26 Georg Brandl#6576: fix cross-refs in re docs.
2009-07-25 Amaury Forgeot... Better name a variable: 'buf' seems to imply a mutable...
2009-07-25 Georg Brandl#6571: add index entries for more operators.
2009-07-25 Benjamin Petersonclarify
2009-07-24 Georg Brandl#6564: fix section about the two raise syntaxes.
2009-07-24 Georg BrandlDont put "void" in signature for nullary functions.
2009-07-24 Georg BrandlFix arg types of et#.
2009-07-23 Amaury Forgeot... #6553: crash in cPickle.load(), when given a StringIO...
2009-07-23 Benjamin Petersonuse bools
2009-07-23 Benjamin Petersonuse bools for autoraise
2009-07-23 Georg BrandlFix the "pylocals" gdb command.
2009-07-23 Georg Brandl#6548: dont suggest existence of real and imag function...
2009-07-22 Ezio Melotti#6423 has_key -> in
2009-07-22 R. David MurrayBackport of fix for issue 6542: make sure
2009-07-22 Benjamin Petersonrevert r74152
2009-07-22 Georg BrandlIssue #6540: Fixed crash for bytearray.translate()...
2009-07-22 Tarek ZiadéIssue #6545: Removed assert statements in distutils...
2009-07-22 Benjamin Petersonsimplify
2009-07-21 Benjamin Petersoninstall unittest as a package
2009-07-21 Ezio Melotti#6536 fixed typo
2009-07-21 Thomas HellerRevert rev 74134, as it does not completely fixx issue...
2009-07-21 Benjamin Petersonmust use _PyThreadState_Current so it isn't checked...
2009-07-21 Thomas HellerIssue #6493: Fix a ctypes problem setting bitfields...
2009-07-20 Benjamin PetersonMerged revisions 74121-74122 via svnmerge from
2009-07-20 Benjamin Petersonthe Slice in x[::] has to have step as None to help...
2009-07-20 Benjamin PetersonMerged revisions 74116 via svnmerge from
2009-07-20 Benjamin PetersonMerged revisions 73771,73811,73840,73842,73848-73849...
2009-07-20 Benjamin Petersonremove docs for deprecated -p option
2009-07-19 Kristján Valur... http://bugs.python.org/issue6499
2009-07-19 Kristján Valur... http://bugs.python.org/issue6499
2009-07-19 Benjamin Petersonsplit unittest.py into a package
2009-07-19 Senthil KumaranFix for issue5102, timeout value propages between redir...
2009-07-18 Mark DickinsonAdd Case Van Horsen to Misc/ACKS, for fractions module...
2009-07-18 Mark DickinsonIssue #6431: Fix Fraction comparisons with unknown...
2009-07-18 Georg Brandl#6489: fix an ambiguity in getiterator() documentation.
2009-07-18 Georg Brandl#6505: fix typos.
2009-07-18 Georg Brandl#6513: fix example code: warning categories are classes...
2009-07-18 Alexandre VassalottiAdd a check to ensure the correct autoconf version...
2009-07-17 Alexandre VassalottiRegenerate configure script using autoconf 2.61.
2009-07-17 Alexandre VassalottiRevert r74048.
2009-07-17 Alexandre VassalottiFix GCC warning about fprintf used without a string...
2009-07-17 Alexandre VassalottiInitialize variables in PyCurses_getsyx() to avoid...
2009-07-17 Alexandre VassalottiRegenerate configure script.
2009-07-17 Alexandre VassalottiDouble-quote the test case for %zd printf() format...
2009-07-17 Hirokazu YamamotoNEWS about r74040.
2009-07-17 Hirokazu YamamotoIssue #6415: Fixed warnings.warn sagfault on bad format...
2009-07-17 Alexandre VassalottiClean up the test case for broken poll().
2009-07-17 Alexandre VassalottiDouble-quote the test cases for chflags() and lchflags()
2009-07-17 Alexandre VassalottiCache the results of all runtime checks.
2009-07-17 Alexandre VassalottiRename the useless AC_INCLUDES_DEFAULT and protect...
2009-07-17 Alexandre VassalottiUse AC_CHECK_SIZEOF to find the size of off_t, pthread_...
2009-07-16 Georg BrandlRevert r74028.
2009-07-16 Georg Brandl#6482: simplify "except: raise" to "finally:".
2009-07-16 Tarek Ziadé#6466 refactored distutils duplicate get_versions(...
2009-07-16 Jesse NollerIssue 6433: multiprocessing.pool.map hangs on empty...
2009-07-16 Georg Brandl#6481: fix typo in os.system() replacement.
2009-07-16 Georg Brandl#6486: start with built in functions rather than "built...
2009-07-16 Georg Brandl#5910: fix kqueue for calls with more than one event.
2009-07-15 Amaury Forgeot... #6076 Add a title to the IDLE Preferences window.
2009-07-15 Alexandre VassalottiIssue #2389: Pickle array objects using a list represen...
2009-07-15 Ezio Melottimethods' names pep8ification
2009-07-15 Benjamin Petersonupdate year
2009-07-14 Michael FoordMove TestRunner initialisation into unittest.TestProgra...
2009-07-13 Amaury Forgeot... Document the newly added codec
2009-07-13 Marc-André... Use a different VER command output parser to address...
2009-07-13 Marc-André... Use a new global DEV_NULL instead of hard-coding /dev...
2009-07-13 Amaury Forgeot... NEWS entry for r74000.
2009-07-13 Amaury Forgeot... #1616979: Add the cp720 (Arabic DOS) encoding.
2009-07-13 Amaury Forgeot... Set svn:eol-style=CRLF on all Visual Studio solution...
next