]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2010-04-18  Ronald OussorenAdd the OSX universal binary related options
2010-04-18  Ronald OussorenAdd check to build-installer.py to ensure that
2010-04-18  Ronald OussorenFix for issue #7072
2010-04-18  Giampaolo RodolàFix Issue #3817: 225 is now considered a valid response...
2010-04-18  Antoine PitrouFix bootstrap after r80166
2010-04-18  Victor Stinnerplatform: use subprocess.Popen() instead of os.popen...
2010-04-17  Martin v. LöwisIssue #8279: Fix test_gdb failures.
2010-04-17  R. David MurrayIssue #8263: On freebsd6 the unittest 'break' test...
2010-04-17  Martin v. LöwisAdd Giampaolo.
2010-04-17  Antoine PitrouIssue #8322: Add a *ciphers* argument to SSL sockets...
2010-04-17  R. David MurrayUpdate link to Apple Publication Style guide.
2010-04-17  Senthil KumaranFix Issue5650 - Update the RFC List in the urlparse...
2010-04-17  R. David MurrayIssue #3864: Skip three test_signal tests on freebsd6...
2010-04-16  Benjamin Petersontiny simplification
2010-04-16  Benjamin Petersonhave a clear error when passing something > sys.maxsize...
2010-04-16  Benjamin Petersonfix typo
2010-04-16  Benjamin Petersonbytearray -> type2test
2010-04-16  Benjamin Petersonremove check for unicode
2010-04-16  Antoine PitrouIgnore jinja2
2010-04-16  Senthil KumaranFix issue2987: RFC2732 support for urlparse (IPv6 addre...
2010-04-15  Benjamin Petersonadd space
2010-04-15  Andrew M. KuchlingAdd various items
2010-04-15  Brian CurtinFix os.kill tests to be more robust and work with slowe...
2010-04-14  Andrew M. KuchlingAdd various items; correct argparse output
2010-04-14  Georg BrandlFix missing.
2010-04-14  Georg Brandl#8370: fix module name in backported doc addition.
2010-04-14  Georg Brandl#5250: document __instancecheck__ and __subclasscheck__...
2010-04-14  Georg Brandl#8399: add note about Windows and O_BINARY.
2010-04-14  Andrew M. KuchlingAdd some text
2010-04-14  Georg BrandlAdd an x-ref to where the O_ constants are documented...
2010-04-14  Georg Brandl#5341: fix typo and adapt docstring syntax.
2010-04-14  Georg Brandl#5341: typo.
2010-04-14  Brian CurtinAdd a small sleep to let a subprocess start before...
2010-04-14  Andrew M. KuchlingAdd argparse example
2010-04-13  R. David MurrayIssue #5277: Fix quote counting when parsing RFC 2231...
2010-04-13  Antoine PitrouFix overzealous patterns in .hgignore, which used to...
2010-04-13  Mark DickinsonIn test_winsound, don't try to import _winreg until...
2010-04-13  Georg BrandlGet rid of multi-row cells.
2010-04-13  Brian CurtinFix #7306. Add skips to test_winsound when no default...
2010-04-13  Andrew M. KuchlingAdd an item; stray edit
2010-04-12  Brian CurtinFix #8364. Update the setquit docstring and change...
2010-04-12  Raymond HettingerAdd usage notes for collections.Counter().
2010-04-12  Mark DickinsonMore struct doc tweaks.
2010-04-12  Mark DickinsonRewrap some long lines in struct module doc source.
2010-04-12  Mark DickinsonIssue #7355: Various improvements to struct module...
2010-04-12  Brian CurtinUpdate the Windows FAQ's text about os.kill (#1220212).
2010-04-12  R. David MurrayIssue #7585: use tab between components in unified...
2010-04-12  Stefan KrahIssue #8367: Fix spurious test failure on systems witho...
2010-04-12  Barry Warsawtypo
2010-04-12  R. David MurrayIssue #7472: ISO-2022 charsets now consistently use...
2010-04-12  Senthil KumaranAdding additional examples of valid urls as per RFC...
2010-04-12  Martin v. LöwisRe-enable all tests, to see which ones fail on the...
2010-04-12  Martin v. LöwisIssue #8330: Fix expected output in test_gdb.
2010-04-12  Antoine PitrouIt is possible to add extra testing options using EXTRA...
2010-04-11  Antoine PitrouFix misplaced items and incorrect title.
2010-04-11  Antoine PitrouIssue #8374: Update the internal alias table in the...
2010-04-11  Andrew M. KuchlingAdd several items
2010-04-11  Raymond HettingerMinor factoring
2010-04-11  Stefan KrahFix for issues #3581, #1481 and #7650:
2010-04-11  Andrew M. KuchlingAdd two items
2010-04-11  Andrew M. KuchlingTwo typo fixes
2010-04-11  Raymond HettingerAdd descriptor howto to main documentation
2010-04-11  Andrew M. KuchlingRemove distutils section
2010-04-11  Andrew M. Kuchlingname correct
2010-04-11  Benjamin Petersonadd test for class with no operations defined
2010-04-11  Andrew M. KuchlingAdd various items
2010-04-11  Andrew M. KuchlingPunctuation fix
2010-04-11  Andrew M. KuchlingTwo grammar fixes
2010-04-11  Raymond HettingerAdd the sorting HOWTO to the main docs.
2010-04-10  Antoine PitrouRevert temporary commit in r79937
2010-04-10  Antoine PitrouTemporary commit of fix to issue #5380 (in order to...
2010-04-10  Philip Jenveyfix PYTHONWARNINGS handling to not modify the original...
2010-04-10  Jean-Paul CalderoneRefactor a couple inspect module tests to remove duplic...
2010-04-10  Philip Jenveyadjust gc_collect for Jython
2010-04-10  Benjamin Petersontowards beta 2
2010-04-10  Raymond HettingerIssue 8361: Remove assert from functools.total_ordering\ 1
2010-04-10  Benjamin Petersontag first 2.7b1 beta
2010-04-10  Benjamin Petersonupdate pydoc-topics v2.7b1
2010-04-10  Benjamin Petersonbump version to 2.7b1
2010-04-10  Nick CoghlanFix typo in comment
2010-04-10  Nick CoghlanTry to turn some buildbots green by allowing test_multi...
2010-04-10  Georg Brandl#8346: update version.
2010-04-10  Georg Brandl#8360: skipTest was added in 2.7.
2010-04-10  Raymond HettingerFixup new itertools recipes.
2010-04-09  Antoine PitrouRevert r79915 (temporary commit to check for buildbots...
2010-04-09  Antoine PitrouTemporarily commit fix to issue #8108, to check for...
2010-04-09  Antoine PitrouSSL_MODE_AUTO_RETRY has been added in OpenSSL 0.9.6...
2010-04-08  Martin v. LöwisIssue #8348: Fix test ftp url in test_urllib2net.
2010-04-08  Martin v. LöwisIssue #8204: Fix test_ttk notebook test by forcing...
2010-04-08  Martin v. LöwisIssue #8344: Fix test_ttk bug on FreeBSD.
2010-04-08  Ronald OussorenThis check-in fixes two problems:
2010-04-08  Michael FoordCorrection of unittest documentation typos and omissions
2010-04-08  Michael FoordSwitch regrtest to use StringIO instead of cStringIO...
2010-04-07  Michael Foordunittest.result.TestResult does not create its buffers...
2010-04-07  Martin v. LöwisIssue #8337: Disable the remaining test also for now.
2010-04-07  Jeroen Ruigrok... Document the libffi FreeBSD fix.
2010-04-07  Jeroen Ruigrok... FreeBSD is not a sysv platform, so use freebsd.S instea...
2010-04-07  Martin v. LöwisIssue #8314: Fix unsigned long long bug in libffi on...
2010-04-07  Mark DickinsonUse some more interesting test values for (unsigned...
2010-04-07  Vinay SajipIssue #8331: logging: fixed some grammatical errors...
next