summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #6843: add link from filterwarnings to where the meaning of the arguments is ...Georg Brandl2009-09-051-17/+19
* Add configure-time checks for gamma and error functions.Mark Dickinson2009-09-053-3/+117
* #6841: remove duplicated word.Georg Brandl2009-09-051-1/+1
* news entry matching r74655Chris Withers2009-09-041-0/+5
* Fixes issue #6838: use a list to accumulate the value instead of repeatedly c...Chris Withers2009-09-041-12/+9
* #6777: dont discourage usage of Exception.args or promote usage of Exception....Georg Brandl2009-09-041-17/+14
* #6756: add some info about the "acct" parameter.Georg Brandl2009-09-041-1/+2
* #5101: add back tests to test_funcattrs that were lost during unittest conver...Georg Brandl2009-09-041-61/+119
* Issue #5275: In Cookie's Cookie.load(), properly handle non-string arguments ...Georg Brandl2009-09-042-1/+6
* #5047: remove Monterey support from configure.Georg Brandl2009-09-043-51/+3
* Issue #2666: Handle BROWSER environment variable properly for unknown browser...Georg Brandl2009-09-042-1/+6
* test_platform fails on OS X Snow Leopard because the UNIX command to get theBrett Cannon2009-09-032-1/+10
* Sorry, sorry! Ignore my previous two commits. I mixed up the versionArmin Rigo2009-09-032-21/+0
* Does not terminate: consume all memory without responding to Ctrl-C.Armin Rigo2009-09-031-0/+10
* Found the next crasher by thinking about this logic in PyPy.Armin Rigo2009-09-031-0/+11
* #6757: complete the list of types that marshal can serialize.Georg Brandl2009-09-031-6/+8
* #6828: fix wrongly highlighted blocks.Georg Brandl2009-09-031-5/+9
* #6821: fix signature of PyBuffer_Release().Georg Brandl2009-09-021-2/+2
* remove the check that classmethod's argument is a callableBenjamin Peterson2009-09-014-17/+5
* #6638: fix wrong parameter name and markup a class.Georg Brandl2009-09-011-3/+4
* #6810: add a link to the section about frame objects instead of just a descri...Georg Brandl2009-09-012-3/+5
* #6765: hint that log(x, base) is not very sophisticated.Georg Brandl2009-09-011-3/+6
* #6808: clarification.Georg Brandl2009-09-011-3/+3
* #6813: better documentation for numberless string formats.Georg Brandl2009-09-012-5/+14
* Doc fix for the issue2637.Senthil Kumaran2009-08-311-3/+4
* Issue #6297: Add autogenerated Misc/python.pc file to make distclean target. ...Mark Dickinson2009-08-311-1/+2
* other -> others where multiple arguments are accepted.Georg Brandl2009-08-311-2/+2
* #6801: fix copy-paste oversight.Georg Brandl2009-08-301-1/+1
* #6803: fix old name.Georg Brandl2009-08-301-2/+2
* #6750: TextIOWrapped could duplicate output when several threads write to it.Amaury Forgeot d'Arc2009-08-293-4/+33
* fixed #6801: symmetric_difference_update also accepts pipeTarek Ziadé2009-08-292-1/+4
* Silence gcc 'comparison always false' warningMark Dickinson2009-08-282-2/+6
* Issue #6054: Do not normalize stored pathnames.Lars Gustäbel2009-08-283-29/+84
* remove more code for restricted executionBenjamin Peterson2009-08-281-9/+4
* restricted environments are no moreBenjamin Peterson2009-08-282-10/+2
* Issue #6794: Fix handling of NaNs in Decimal.compare_total andMark Dickinson2009-08-283-2/+24
* Issue 6654Kristján Valur Jónsson2009-08-272-5/+118
* issue 6275Kristján Valur Jónsson2009-08-273-0/+20
* #6787: reference fix.Georg Brandl2009-08-271-1/+1
* Typo fix.Georg Brandl2009-08-271-1/+1
* Remove leftover text from end of sentence.R. David Murray2009-08-271-1/+1
* #6677: note that rmdir only removes empty directories.Georg Brandl2009-08-241-1/+4
* fix pdf building by teaching latex the right encoding packageBenjamin Peterson2009-08-241-0/+3
* #6677: mention "deleting" as an alias for removing files.Georg Brandl2009-08-241-9/+9
* #6718: fix example.Georg Brandl2009-08-241-1/+1
* #6725: spell "namespace" consistently.Georg Brandl2009-08-241-3/+3
* #6772: mention utf-8 as utf8 alias.Georg Brandl2009-08-241-1/+2
* #6775: fix python.org URLs in README.Georg Brandl2009-08-241-9/+9
* issue 6769Kristján Valur Jónsson2009-08-241-1/+1
* Restore alphabetic order.Georg Brandl2009-08-231-1/+1