]> granicus.if.org Git - python/shortlog
python
2010-06-22 Ronald OussorenThe code in _scproxy (a mac specific helper module to
2010-06-22 Ronald OussorenFix for issue8446:
2010-06-21 Benjamin Petersontowards final release
2010-06-21 Benjamin Petersontag 2.7rc2
2010-06-21 Benjamin Petersonbump verson to 2.7rc2 v2.7rc2
2010-06-21 Benjamin Petersonupdate pydoc-topics
2010-06-21 Benjamin Petersonfix finding visual studio 2008 on 64 bit #8854
2010-06-21 Thomas HellerAdd tests for problems reported in issue 8959.
2010-06-21 Thomas HellerFix #8959 by reverting revision 80761.
2010-06-20 Andrew M. KuchlingNote that Python 3.x isn't covered; add forward ref...
2010-06-20 Mark DickinsonMerge test_strtod and test_float string-to-float conver...
2010-06-20 Benjamin Petersonupdate emacs section
2010-06-18 Jean-Paul CalderoneRevert r60115
2010-06-17 Florent XiclunaAdd few words about test.test_genericpath.CommonTest
2010-06-17 Senthil KumaranFix Issue4452 - Incorrect docstring of os.setpgrp
2010-06-17 R. David Murray#8720: fix inspect regression by teaching getsourcefile...
2010-06-16 Senthil KumaranAddressing RDM's review comments on the doc change.
2010-06-16 Senthil KumaranFix Issue8937 - SimpleHTTPServer should contain usage...
2010-06-15 Mark DickinsonIssue #8469: Further clarifications and improvements...
2010-06-15 Andrew M. KuchlingAdd another bunch of items
2010-06-14 Georg Brandl#8993: fix reference.
2010-06-13 Mark DickinsonEzio Melotti was missing from Misc/ACKS.
2010-06-13 Mark DickinsonAdd Éric Araujo to Misc/ACKS for doc work and many...
2010-06-13 Mark DickinsonIssue #8986: erfc was raising OverflowError on Linux...
2010-06-13 Nick CoghlanRevert r80580 due to some unintended side effects....
2010-06-12 Andrew M. KuchlingGrammar fix
2010-06-12 Mark DickinsonIssue #8469: Add standard sizes to table in struct...
2010-06-12 Benjamin Petersonfix warning with ucs4
2010-06-12 Nick CoghlanBackport a fix from Py3k for a potentially misleading...
2010-06-12 Georg BrandlUpdate README.
2010-06-12 Georg BrandlFix gratuitous indentation.
2010-06-12 Georg BrandlAdd document on how to build.
2010-06-12 Georg BrandlUse newer toctree syntax.
2010-06-12 Georg BrandlUpdate version in README.
2010-06-12 Georg BrandlDocument that an existing directory raises in mkdir().
2010-06-12 Georg BrandlFix punctuation.
2010-06-11 Vinay SajipIssue #8924: logging: Improved error handling for Unico...
2010-06-11 Antoine PitrouIssue #8941: decoding big endian UTF-32 data in UCS...
2010-06-11 Benjamin Petersondifferent spellings are just unacceptable
2010-06-11 Mark DickinsonFix possible undefined behaviour from signed overflow...
2010-06-11 Victor StinnerIssue #8362: Add Misc/maintainers.rst: list of module...
2010-06-11 Ezio MelottiRemove extra ] from itertools.count docstring.
2010-06-11 Andrew M. KuchlingAdd a few more items
2010-06-11 Andrew M. Kuchling#5753: Suggest PySys_SetArgvEx() instead of PySys_SetArgv()
2010-06-11 Andrew M. Kuchling#5753: update demo.c to use PySys_SetArgvEx(), and...
2010-06-11 Andrew M. KuchlingEdit comments for current Python; bump version number...
2010-06-10 Michael FoordFix issue with nested test suites debug method and...
2010-06-10 Michael FoordNEWS update for issue 8948.
2010-06-09 Benjamin Petersonfix code formatting
2010-06-09 Alexander BelopolskyFixed markup of tm_isdst attribute.
2010-06-09 Antoine PitrouIssue #8930: fix some C code indentation
2010-06-09 Michael FoordTypo correction.
2010-06-08 Michael FoordIssue 8948. cleanup functions are not run by unittest...
2010-06-08 Brian CurtinMove a variable declration outside of a loop to match...
2010-06-08 Benjamin Petersonkill extra word
2010-06-07 Benjamin Petersonuse unicode literals
2010-06-07 Benjamin Petersonremove extra byte and fix comment
2010-06-07 Benjamin Petersoncorrectly overflow when indexes are too large
2010-06-07 Ezio MelottiSilence deprecation warning in test___all__ caused...
2010-06-07 Benjamin Petersonlocale grouping strings should end in '\0'
2010-06-07 Andrew M. Kuchling#8875: Remove duplicated paragraph
2010-06-06 Tarek ZiadéFixed #8909: now the doc details the size of the bitmap...
2010-06-06 Benjamin Petersoncareening towards 2.7rc2 we go
2010-06-06 Benjamin Petersontag 2.7's first release candidate
2010-06-06 Benjamin Petersonfix sphinx warning with an extra space v2.7rc1
2010-06-06 Benjamin Petersonremove extra space
2010-06-06 Benjamin Petersonupdate pydoc-topics
2010-06-06 Benjamin Petersonbump version to 2.7 rc1
2010-06-05 Michael FoordCode formatting change.
2010-06-05 Ezio MelottiReplace deprecated fail* methods with the equivalent...
2010-06-05 Michael FoordDocumentation updates for issues 8302 and 8351 (truncat...
2010-06-05 Michael FoordTests for issue 8302, skipped test in a setUpClass...
2010-06-05 Michael FoordTests for unittest.TestCase.maxDiff.
2010-06-05 Michael FoordUpdated NEWS file.
2010-06-05 Michael FoordIssue 8302. SkipTest exception is setUpClass or setUpMo...
2010-06-05 Ezio MelottiAdd a NEWS entry for r81758 and clarify a comment.
2010-06-05 Ezio MelottiUpdate PyUnicode_DecodeUTF8 from RFC 2279 to RFC 3629.
2010-06-05 Alexander BelopolskyIssue #8899: time.struct_time now has class and atribut...
2010-06-05 Michael FoordFix unittest tests after previous commit.
2010-06-05 Michael Foordunittest.TestCase assertion methods inform you when...
2010-06-05 Mark DickinsonFix test_py3kwarn not to test for __cmp__-related Depre...
2010-06-05 Michael Foordunittest.TestCase.assertDictEqual and assertMultilineEq...
2010-06-05 Mark DickinsonFix comment typo.
2010-06-05 Mark DickinsonIssue #8627: Fix "XXX undetected error" from unchecked...
2010-06-05 Michael FoordRemoved the new max_diff argument to assertSequenceEqua...
2010-06-05 Mark DickinsonIssue #8627: remove out-of-date warning about overridin...
2010-06-05 Michael FoordExtract error message truncating into a method (unittes...
2010-06-05 Michael FoordIssue 8351. Suppress large diffs in unittest.TestCase...
2010-06-05 Michael Foordunittest TestLoader test discovery filename matching...
2010-06-05 Benjamin Peterson_PyObject_LookupSpecial returns a new reference
2010-06-05 Benjamin Petersonfix ref counting
2010-06-05 Benjamin Petersonimplement object.__format__ with PyObject_Format
2010-06-05 Benjamin Petersonremove PyType_Ready call; float should be initialized...
2010-06-05 Benjamin Petersonproperly lookup the __format__ special method
2010-06-04 R. David Murray#4487: have Charset check with codecs for possible...
2010-06-04 Martin v. LöwisIssue #6470: Drop UNC prefix in FixTk.py
2010-06-04 Martin v. LöwisDisplay installer warning that Windows 2000 won't
2010-06-04 Martin v. LöwisIssue #5464: Implement plural forms in msgfmt.py.
2010-06-04 Martin v. LöwisIssue #8864: Define _XOPEN_SOURCE on Solaris for the
2010-06-04 Senthil Kumarantest verifying the resp object is closed for HEAD response.
next