]> granicus.if.org Git - python/shortlog
python
2008-07-02 Amaury Forgeot... #3247: get rid of Py_FindMethods
2008-07-02 Amaury Forgeot... #3247: get rid of Py_FindMethod
2008-07-02 Brett CannonBlock r64673.
2008-07-02 Brett CannonMerged revisions 64677 via svnmerge from
2008-07-02 Amaury Forgeot... Oops, forgot that there are modules outside the win32...
2008-07-02 Amaury Forgeot... #3247: Get rid of Py_FindMethod:
2008-07-02 Amaury Forgeot... #3247 Get rid of Py_FindMethod; use tp_members instead.
2008-07-02 Benjamin PetersonMerged revisions 64475,64544-64545,64550,64557-64558...
2008-07-02 Amaury Forgeot... Revert a bad change I made in r64209, which probably...
2008-07-02 Benjamin PetersonMerged revisions 64434-64435,64440-64443,64445,64447...
2008-07-02 Benjamin Petersonsync whatsnew with 2.6
2008-07-02 Benjamin PetersonI'm blocking all these whatsnew revisions, so I can...
2008-07-02 Benjamin PetersonMerged revisions 64365,64370,64406,64408-64409,64412...
2008-07-02 Benjamin PetersonBlocked revisions 64398,64400,64437,64456,64462,64511...
2008-07-02 Benjamin Petersonadd an entry for object.__dir__
2008-07-02 Brett CannonBlocked revisions 64649 via svnmerge
2008-07-01 Amaury Forgeot... Blocked revisions 64633 via svnmerge
2008-07-01 Georg BrandlBlocked revisions 64635 via svnmerge
2008-07-01 Georg Brandl#3191: fix round() docs and docstring.
2008-07-01 Benjamin Petersonfix test_metaclass
2008-07-01 Georg BrandlAdd some full stops.
2008-07-01 Georg Brandl#3220: improve bytes docs a bit.
2008-07-01 Benjamin PetersonMerged revisions 64622 via svnmerge from
2008-07-01 Georg BrandlFix a few urllib bugs (NameErrors).
2008-07-01 Georg Brandl#2683: Popen.communicate() argument must be bytes.
2008-07-01 Benjamin Petersondocument PyUnicode_CompareWithASCIIString
2008-07-01 Georg Brandl#2683: communicate() takes bytes.
2008-07-01 Benjamin PetersonHopefully fix make framework install on Mac (see 3174)
2008-07-01 Mark Summerfield- No more 0L or similar.
2008-07-01 Benjamin Petersonfix syntax
2008-07-01 Mark Summerfield- removed sentence about the new free format floating...
2008-06-30 Benjamin PetersonMerged revisions 64601 via svnmerge from
2008-06-30 Benjamin Petersonnow that exec is a function, we can use the shorter...
2008-06-30 Martin v. LöwisMerged revisions 64597-64598 via svnmerge from
2008-06-30 Martin v. LöwisIssue #3236: Return small longs from PyLong_FromString.
2008-06-29 Bill Janssenclose asyncore.dispatcher on EOF
2008-06-29 Bill Janssenfix bad method names in ssl module (and typo in ssl...
2008-06-28 Robert SchuppeniesMerged revisions 64518,64521-64525,64528-64533 via...
2008-06-28 Benjamin Petersondivision is no longer a future thing for test_binop
2008-06-28 Benjamin Peterson#3229 fix typo and expand notes a little
2008-06-28 Matthias Klose- allow to configure with db4.7, test with 4.7 on some...
2008-06-28 Benjamin Petersonremove usage of cachesrc.py in Mac/Makefile
2008-06-28 Benjamin Petersonchange references to Queue module to queue in multiproc...
2008-06-28 Benjamin PetersonMerged revisions 64407,64568 via svnmerge from
2008-06-27 Benjamin Petersonmake multiprocessing.sharedctypes.Value's lock argument...
2008-06-27 Mark DickinsonMerged revisions 64561 via svnmerge from
2008-06-27 Trent NelsonBlocked revisions 64555 via svnmerge
2008-06-27 Brett CannonIgnore *.pyc and *.pyo files.
2008-06-27 Brett CannonMerged revisions 64549 via svnmerge from
2008-06-27 Brett CannonRename a variable to be more in line with the name...
2008-06-26 Benjamin PetersonBlocked revisions 64546-64547 via svnmerge
2008-06-26 Georg Brandl#3204: remove slice operations from operator doc.
2008-06-25 Benjamin Petersonmake changes for py3k for multiprocessing
2008-06-25 Benjamin PetersonMerged revisions 64517,64519 via svnmerge from
2008-06-25 Benjamin PetersonBlocked revisions 64520 via svnmerge
2008-06-24 Raymond HettingerRevert 64451.
2008-06-24 Mark DickinsonBlocked revisions 64508 via svnmerge
2008-06-24 Mark DickinsonRewrite references to Py3k in __floor__, __ceil__ and...
2008-06-24 Mark DickinsonRemove trailing 'L's from integers in limit_denominator...
2008-06-24 Eric SmithMerged revisions 64499 via svnmerge from
2008-06-24 Eric SmithMerged revisions 64496 via svnmerge from
2008-06-24 Eric SmithMerged revisions 64491 via svnmerge from
2008-06-23 Georg BrandlMore old urllib usage.
2008-06-23 Georg BrandlFix old urllib/urllib2/urlparse usage.
2008-06-23 Georg BrandlReview the doc changes for the urllib package creation.
2008-06-23 Senthil KumaranDocumentation updates for urllib package. Modified...
2008-06-22 Raymond HettingerMerge 64438: hex/oct/bin can show floats exactly.
2008-06-21 Guido van RossumIgnore .py[co] files here.
2008-06-21 Facundo BatistaReviewed and updated the documentation. Fixes #3017.
2008-06-20 Benjamin Petersonremove references of cPickle in the pickle docs (uhh...
2008-06-20 Benjamin PetersonBlocked revisions 64431 via svnmerge
2008-06-20 Benjamin PetersonMerged revisions 64422 via svnmerge from
2008-06-19 Benjamin Petersondon't bother expecting to skip tests that don't exist
2008-06-19 Benjamin PetersonBlocked revisions 64413 via svnmerge
2008-06-19 Amaury Forgeot... merge error: test.test_support is now test.support
2008-06-19 Amaury Forgeot... Issue 3145: help("modules xxx") failed when scanning...
2008-06-19 Benjamin Peterson_getstalt doesn't need to be built on non-darwin system...
2008-06-19 Barry WarsawPost 3.0b1 release
2008-06-19 Barry WarsawTagging 3.0b1
2008-06-19 Barry WarsawBump to 3.0b1 v3.0b1
2008-06-18 Benjamin PetersonBlocked revisions 64371 via svnmerge
2008-06-18 Benjamin PetersonBlocked revisions 64386,64392 via svnmerge
2008-06-18 Amaury Forgeot... Merged revisions 64387 via svnmerge from
2008-06-18 Amaury Forgeot... follow-up of r64385: rename urllib.quote in nturl2path
2008-06-18 Amaury Forgeot... Issue3113: tests for CGIHTTPRequestHandler failed on...
2008-06-18 Jeremy HyltonMake a new urllib package .
2008-06-18 Jesse Nollermerge 64378
2008-06-18 Jesse NollerMerge r64375 to py3k
2008-06-18 Mark DickinsonQuick fix for test_math failures on Solaris 10 buildbot...
2008-06-18 Amaury Forgeot... Merged revisions 64114 via svnmerge from
2008-06-17 Amaury Forgeot... Merged revisions 64360-64361 via svnmerge from
2008-06-17 Benjamin PetersonMerged revisions 64358 via svnmerge from
2008-06-17 Benjamin PetersonMerged revisions 64356 via svnmerge from
2008-06-17 Benjamin PetersonMerged revisions 64349 via svnmerge from
2008-06-17 Amaury Forgeot... Another merge error, seen on bigendian machines
2008-06-17 Amaury Forgeot... Merge error: platform.py would not import
2008-06-17 Amaury Forgeot... Return the module at the end of its init function.
2008-06-17 Amaury Forgeot... Remove 2.6 compatibility code:
2008-06-17 Amaury Forgeot... Merged revisions 64119,64147,64150,64165,64219-64221...
2008-06-17 Amaury Forgeot... Removed some versionadded tags, and a reference to...
next