]> granicus.if.org Git - python/shortlog
python
2009-03-24 Benjamin Petersonremove special metadata
2009-03-24 Benjamin Petersonsome cleanup and modernization
2009-03-24 Raymond HettingerAdd links to related resources.
2009-03-23 Benjamin Petersonupdate from CVS
2009-03-23 Benjamin Petersonforgot to document that setUp can be skipped (silly...
2009-03-23 Benjamin Petersonrefactor unittest docs
2009-03-23 Benjamin Petersoncomply with the evilJavaNamingScheme for attribute...
2009-03-23 Benjamin Petersonimplement test skipping and expected failures
2009-03-23 Benjamin Petersoncomplain when there's no last exception
2009-03-23 Benjamin Petersonrevert r70552; wrong fix
2009-03-23 Benjamin Petersonfix very old names for exception terms #5543
2009-03-23 Antoine PitrouThe tracking statistics were actually too pessimistic
2009-03-23 Antoine PitrouIssue #4688: Add a heuristic so that tuples and dicts...
2009-03-23 Raymond HettingerMake imported name private and wrap long-line.
2009-03-23 Mark DickinsonIssue #5512: speed up the long division algorithm for...
2009-03-23 Raymond HettingerMove initialization of root link to __init__.
2009-03-23 Raymond HettingerAdd more comments. Improve variable names.
2009-03-22 Benjamin PetersonAttributeError can be thrown during recursion errors
2009-03-22 Lars GustäbelIssue #5068: Fixed the tarfile._BZ2Proxy.read() method...
2009-03-22 Benjamin Petersonclose the file even if an exception occurs #5536
2009-03-22 Matthias Klose- Fix comment macro in python.man
2009-03-21 Hirokazu YamamotoThere is no macro named SIZEOF_SSIZE_T. Should use...
2009-03-20 Mark DickinsonRewrite Py_ARITHMETIC_RIGHT_SHIFT so that it's valid...
2009-03-20 Raymond HettingerAdd MutableSet example.
2009-03-20 Mark DickinsonIssue #4258: Use 30-bit digits for Python longs, on...
2009-03-19 Raymond HettingerFix typo
2009-03-19 Raymond Hettinger* Add implementation notes.
2009-03-19 Raymond Hettinger* Add clearer comment to initialization code.
2009-03-19 Raymond HettingerSilence a compiler warning.
2009-03-19 Raymond HettingerIssue 5381: Add object_pairs_hook to the json module.
2009-03-19 Raymond HettingerImprove implementation with better underlying data...
2009-03-19 Benjamin Petersonclose files after comparing them
2009-03-18 Raymond HettingerUse mixin methods where possible. (2.7 only -- these...
2009-03-18 Benjamin Petersona much better example
2009-03-18 Benjamin Petersonfix strange errors when setting attributes on traceback...
2009-03-18 Antoine PitrouAttempt to fix Solaris buildbot failure on test_locale
2009-03-18 Mark DickinsonIssue 4474: On platforms with sizeof(wchar_t) == 4 and
2009-03-18 Hirokazu YamamotoUpdated openssl support on VC6. (openssl-0.9.6g is...
2009-03-18 Mark DickinsonFix bug in _insert_thousands_sep: too much zero padding...
2009-03-17 Bob Ippolitomerge json library with simplejson 2.0.9 (issue 4136)
2009-03-17 Mark DickinsonIssue #2110: Add support for thousands separator and...
2009-03-17 Benjamin PetersonI thought this was begging for an example
2009-03-17 Mark DickinsonFix bug in Decimal __format__ method that swapped left...
2009-03-16 Georg BrandlAdd token markup.
2009-03-15 Hirokazu YamamotoAdded skip for old MSVC.
2009-03-15 Georg BrandlMove the previously local import of threading to module...
2009-03-15 Georg BrandlFix markup in re docs and give a mail address in regex...
2009-03-15 Georg Brandl#5469: add with statement to list of name-binding const...
2009-03-15 Georg Brandl#5276: document IDLESTARTUP and .Idle.py.
2009-03-15 Georg Brandl#5478: fix copy-paste oversight in function signature.
2009-03-15 Georg Brandl#5488: add missing struct member.
2009-03-15 Georg Brandl#5491: clarify nested() semantics.
2009-03-15 Georg BrandlFix a small nit in the error message if bool() falls...
2009-03-15 Georg Brandl#5493: clarify __nonzero__ docs.
2009-03-15 Georg Brandl#5496: fix docstring of lookup().
2009-03-15 Benjamin Petersonfix tuple.index() error message #5495
2009-03-15 Nick CoghlanMake marshalling errors a little more informative as...
2009-03-14 Eric SmithUnicode format tests weren't actually testing unicode...
2009-03-14 Eric SmithIssue 5237, Allow auto-numbered replacement fields...
2009-03-14 Antoine PitrouIssue #1222: locale.format() bug when the thousands...
2009-03-13 Georg Brandl#5486: typos.
2009-03-12 Raymond HettingerIssue 5477: Fix buglet in the itertools documentation.
2009-03-12 Raymond HettingerAdd reference to solution for a commonly asked question.
2009-03-11 Tarek ZiadéIssue #5472: Fixed distutils.test_util tear down
2009-03-11 Brett CannonRequire implementations for warnings.showwarning()...
2009-03-10 Raymond HettingerFix typo.
2009-03-10 Raymond HettingerFor collections.deque() objects, expose the maxlen...
2009-03-10 Raymond HettingerSmall optimization for corner case where maxlen==0.
2009-03-10 Raymond HettingerUpdate the decimal FAQ for the from_float() classmethod...
2009-03-10 Raymond HettingerAdd a version tag to the decimal module.
2009-03-10 Raymond HettingerClarify the meaning of normal and subnormal.
2009-03-10 Raymond HettingerUpdate url for the spec.
2009-03-10 Raymond HettingerFix markup.
2009-03-09 Benjamin Petersongzip and bz2 are context managers
2009-03-09 Georg BrandlAdd missing space.
2009-03-09 Georg Brandl#5458: add a note when we started to raise RuntimeErrors.
2009-03-09 Raymond HettingerAdd cross-reference to the collections docs.
2009-03-09 Raymond HettingerAdd consume() recipe to itertools docs.
2009-03-09 Raymond HettingerIssue 5443: Fix typo.
2009-03-08 Martin v. LöwisAdd Chris Withers.
2009-03-08 Benjamin Petersonfix funky indentation
2009-03-07 Guilherme PoloFixed issue #2638: Show a window constructed with tkSim...
2009-03-07 Guilherme PoloFixed issue #4792: Prevent a segfault in _tkinter by...
2009-03-07 Guilherme PoloFixed issue #5193: Guarantee that Tkinter.Text.search...
2009-03-07 Tarek ZiadéIssue #5394: removed > 2.3 syntax from distutils.msvc9c...
2009-03-05 Jesus CeaMinor bsddb documentation glitch
2009-03-05 Hirokazu Yamamotommap.resize for anonymous map is not working yet, so...
2009-03-05 Hirokazu YamamotoIssue #5385: Fixed mmap crash after resize failure...
2009-03-05 Hirokazu YamamotoFixed memory leak on failure.
2009-03-05 Benjamin Petersonadd example
2009-03-04 Ronald OussorenFix for issue #1113328.
2009-03-04 Ronald OussorenFixes issues 3883 and 5194
2009-03-04 Ronald OussorenChange framework search order when looking for Tcl...
2009-03-04 Facundo BatistaFixed a typo.
2009-03-04 Ronald OussorenFix for issue 5226.
2009-03-04 Ronald OussorenFix issue 5224.
2009-03-04 Georg BrandlRemove obsolete stuff from string module docs.
2009-03-04 Brett CannonFix some more bugs caused by the backport from 3.x...
2009-03-03 Raymond HettingerBackport 70140, 70141, 70143, and 70144.
2009-03-03 Benjamin Petersonmaking the writing more formal
next