]> granicus.if.org Git - python/shortlog
python
2008-06-12 Benjamin Petersonattempt to fix multiprocessing
2008-06-12 Benjamin PetersonBlocked revisions 64169 via svnmerge
2008-06-12 Benjamin Petersonadd a period
2008-06-12 Benjamin Petersonactually remove the mimetools module
2008-06-12 Benjamin Petersonfix compiler warning
2008-06-12 Barry WarsawPatch for issue 2848, mostly by Humberto Diogenes,...
2008-06-12 Benjamin Petersonrevert the addition of _pickle because it was causing...
2008-06-12 Barry WarsawUpdate NEWS and ACKS for issue 2849.
2008-06-12 Barry WarsawPatch by Humberto Diogenes for issue 2849, removing...
2008-06-12 Benjamin Petersonfix test_pyclbr which failed because the new StringIO...
2008-06-12 Alexandre VassalottiFixed test_tempfile.
2008-06-12 Alexandre VassalottiAttempt to fix the Windows build for _stringio and...
2008-06-12 Alexandre VassalottiFixed test_sys failure due to removal of the unused...
2008-06-11 Alexandre VassalottiAdded Windows build config for _stringio and _pickle.
2008-06-11 Alexandre VassalottiRemoved exception renaming cruft in pickle.py.
2008-06-11 Alexandre VassalottiIssue 2918: Merge StringIO and cStringIO.
2008-06-11 Benjamin Petersonfix test_ssl
2008-06-11 Alexandre VassalottiIssue 2917: Merge the pickle and cPickle module.
2008-06-11 Benjamin Petersonfix hanging test_xmlrpc
2008-06-11 Benjamin PetersonRemove nb_reserved (nb_coerce), nb_hex, and nb_oct...
2008-06-11 Georg BrandlAdd dummy_threading to toctree.
2008-06-11 Benjamin PetersonBlocked revisions 64128,64133 via svnmerge
2008-06-11 Benjamin PetersonMerged revisions 64125 via svnmerge from
2008-06-11 Georg Brandl#2630: Implement PEP 3138.
2008-06-11 Amaury Forgeot... Correctly export the module init function. Needed on...
2008-06-11 Amaury Forgeot... Adaptation to py3k.
2008-06-11 Georg BrandlMerged revisions 64130 via svnmerge from
2008-06-11 Amaury Forgeot... Follow-up of PEP 3121:
2008-06-11 Amaury Forgeot... Issue 1342: Python could not start if installed in...
2008-06-11 Benjamin PetersonMerged revisions 64123 via svnmerge from
2008-06-11 Benjamin PetersonMerged revisions 64104,64117 via svnmerge from
2008-06-11 Benjamin Peterson#3021: Antoine Pitrou's Lexical exception handlers
2008-06-11 Martin v. LöwisRemove PyInit_cStringIO again.
2008-06-11 Martin v. LöwisFix typo.
2008-06-11 Martin v. LöwisAdd missing NULL return value.
2008-06-11 Martin v. LöwisUpdate to PEP 3121.
2008-06-11 Martin v. LöwisFix module initialization glitches.
2008-06-11 Martin v. LöwisImplement PEP 3121: new module initialization and final...
2008-06-11 Gregory P.... block 64105
2008-06-11 Benjamin Petersonrevert r64092 because http://xmlrpc.com is back up
2008-06-10 Amaury Forgeot... Windows has no os.uname. Use platform.uname() instead.
2008-06-10 Gregory P.... block 64093 as its 2.6 only.
2008-06-10 Benjamin PetersonTemporarily disable test_xmlrpc_net because xmlrpc...
2008-06-10 Benjamin PetersonBlocked revisions 64090 via svnmerge
2008-06-10 Georg BrandlMerged revisions 64002-64003,64012,64036-64037,64047...
2008-06-10 Gregory P.... block a pystring/pybytes renaming change from py3k
2008-06-10 Georg BrandlMerged revisions 63562,63570,63728,63734,63784,63788...
2008-06-10 Georg BrandlBlocked revisions 63384,63545,63568,63914,63932,64028...
2008-06-10 Georg BrandlMerged revisions 63724,63726,63732,63744,63754-63755...
2008-06-10 Alexandre VassalottiFixed _bsddb key allocation errors.
2008-06-10 Georg BrandlMerged revisions 63829-63831,63858,63865,63879,63882...
2008-06-10 Georg BrandlRemove last traces of cStringIO.
2008-06-10 Thomas HellerPyString_InternFromString -> PyUnicode_InternFromString
2008-06-10 Thomas HellerMerged revisions 63988,63991 via svnmerge from
2008-06-10 Thomas HellerMerged revisions 64070 via svnmerge from
2008-06-10 Thomas HellerFix the Windows build by removing references to the...
2008-06-10 Martin v. LöwisPatch #3064: Port new turtle module and demos to 3.0.
2008-06-10 Alexandre VassalottiBlocked revisions 64057-64058 via svnmerge
2008-06-10 Alexandre VassalottiIssue 2582: Fix pickling of range objects.
2008-06-09 Gregory P.... block r64048
2008-06-08 Benjamin PetersonBlocked revisions 64044-64045 via svnmerge
2008-06-08 Benjamin PetersonBlocked revisions 64040 via svnmerge
2008-06-08 Georg Brandl#3059: Stop decoding Unicode in calendar module.
2008-06-08 Benjamin PetersonBlocked revisions 64031 via svnmerge
2008-06-07 Georg BrandlRemove cl usage from aifc and use bytes throughout.
2008-06-07 Georg BrandlBlocked revisions 64016,64018-64019 via svnmerge
2008-06-06 Travis E. OliphantRemove locking from buffer protocol as-per discussion.
2008-06-06 Marc-André... Move the codec decode type checks to bytes/bytearray...
2008-06-06 Robert SchuppeniesIssue 3049: Some 3k sizeof tests fail.
2008-06-06 Georg BrandlBlocked revisions 63982 via svnmerge
2008-06-06 Thomas HellerMerged revisions 63977 via svnmerge from
2008-06-06 Thomas HellerBlocked revisions 63942-63943,63945 via svnmerge
2008-06-06 Thomas HellerMerged revisions 63897-63898 via svnmerge from
2008-06-06 Georg BrandlFix sys.flags sequence behavior and add a test case.
2008-06-05 Benjamin PetersonBlocked revisions 63965,63967 via svnmerge
2008-06-05 Benjamin Petersonuse the more idomatic (and Py3k faster) while True
2008-06-05 Benjamin Petersonremove imputil demo
2008-06-05 Thomas HellerBlocked revisions 63961-63963 via svnmerge
2008-06-04 Benjamin Petersonremove unused docstring
2008-06-04 Alexandre VassalottiFixed isinstance() check in dis.dis().
2008-06-04 Martin v. LöwisMerged revisions 63856-63857,63859-63860 via svnmerge...
2008-06-04 Georg BrandlRemove tabcheck from the expected flags in sys.flags.
2008-06-04 Georg BrandlRemove meaning of -ttt, but still accept -t option...
2008-06-04 Georg BrandlRevert r63934 -- it was mixing two patches.
2008-06-04 Georg BrandlRemove meaning of -ttt, but still accept -t option...
2008-06-04 Georg BrandlFix misspelling.
2008-06-03 Walter DörwaldChange all functions that expect one unicode character...
2008-06-03 Walter DörwaldBlocked revisions 63899 via svnmerge
2008-06-03 Georg BrandlFix Tkinter sequence passing. #2906.
2008-06-03 Benjamin PetersonBlocked revisions 63910 via svnmerge
2008-06-02 Alexandre VassalottiRemoved the old cStringIO module.
2008-06-02 Eric SmithRefactored known type optimization, in anticipation...
2008-06-02 Martin v. LöwisFix uninitialized variable access, release memory.
2008-06-02 Martin v. LöwisPort GetInteger and GetString to 3k.
2008-06-02 Martin v. LöwisForward-port PYTHONIOENCODING.
2008-06-02 Martin v. LöwisMerged revisions 63888 via svnmerge from
2008-06-02 Martin v. LöwisMerged revisions 63625-63629,63631-63633,63635-63638...
2008-06-01 Georg BrandlBlocked revisions 63873 via svnmerge
2008-06-01 Georg BrandlRemove the htmllib and sgmllib modules as per PEP 3108.
2008-06-01 Georg BrandlMerged revisions 63871 via svnmerge from
next