]> granicus.if.org Git - python/shortlog
python
2008-09-07 Gregory P.... Merged revisions 66179,66283 via svnmerge from
2008-09-06 Benjamin PetersonMerged revisions 66277 via svnmerge from
2008-09-06 Antoine PitrouBlocked revisions 66275 via svnmerge
2008-09-06 Antoine PitrouIssue #874900: fix behaviour of threading module after...
2008-09-06 Gregory P.... fixes deferred/release blocker issue #3797: Fixed the...
2008-09-06 Amaury Forgeot... I modified the tests a bit to account for unicode string
2008-09-06 Antoine PitrouIssue #3705: py3k aborts if "-c" or "-m" is given a...
2008-09-06 Gregory P.... Fixes release blocker issue #3492 and #3790.
2008-09-06 Benjamin PetersonMerged revisions 66262 via svnmerge from
2008-09-06 Georg Brandl#3794: remove __div__ and __rdiv__ traces.
2008-09-06 Georg Brandl#3793: fix markup.
2008-09-06 Barry WarsawRemove alpha notes from RELNOTES
2008-09-06 Hirokazu Yamamotoforgot to remove _bsddb description from readme.txt...
2008-09-06 Amaury Forgeot... Align the VS2003 and VS2005 build files with the VS2008...
2008-09-05 Benjamin PetersonBlocked revisions 66137,66182,66192,66196 via svnmerge
2008-09-05 Antoine PitrouMerged revisions 66240 via svnmerge from
2008-09-05 Benjamin Petersoncompile _bytesio and _stringio into the binary and...
2008-09-05 Brett CannonMerged revisions 66237 via svnmerge from
2008-09-05 Antoine PitrouMerged revisions 66235 via svnmerge from
2008-09-05 Amaury Forgeot... #3660: Correct a reference leak in PyUnicode_AsEncodedS...
2008-09-05 Brett CannonBlocked revisions 66232 via svnmerge
2008-09-05 Brett CannonBlocked revisions 66229 via svnmerge
2008-09-05 Benjamin Petersonfix small typo
2008-09-05 Antoine PitrouIssue #3660 (part of): fix a memory leak in _pickle.
2008-09-04 Amaury Forgeot... Follow-up of #3773: In PyTokenizer_FindEncoding, remove...
2008-09-04 Amaury Forgeot... #3773: Check for errors around the use of PyTokenizer_F...
2008-09-04 Antoine PitrouIssue #3160: the "bdist_wininst" distutils command...
2008-09-04 Barry WarsawUpdate release notes for pybsddb.
2008-09-04 Hirokazu YamamotoMerged revisions 66213 via svnmerge from
2008-09-04 Guilherme PoloIssue #1658: dict size is changing during iteration...
2008-09-04 Hirokazu YamamotoFollows to bsddb removal (VC6)
2008-09-04 Gregory P.... Mention that bsddb is gone and include a link to jcea...
2008-09-04 Brett CannonPyTokenizer_FindEncoding() always failed because it...
2008-09-04 Gregory P.... Include a pointer to the pybsddb website with the ...
2008-09-04 Gregory P.... correct an example
2008-09-04 Mark HammondRemove _bsddb project on py3k (_bsddb44 project remains...
2008-09-04 Benjamin PetersonFix a memory leak in reloading extension modules #3667
2008-09-04 Benjamin Peterson#2501 xml.sax.parser doesn't terminate when given a...
2008-09-04 Barry WarsawCommitting the patch in issue 2965, so that weakref...
2008-09-03 Benjamin Petersondb_incs is needed
2008-09-03 Benjamin Petersonclean up some more bsddb scraps
2008-09-03 Facundo BatistaIssue 600362: Relocated parse_qs() and parse_qsl()...
2008-09-03 Brett CannonBlocked revisions 66197 via svnmerge
2008-09-03 Benjamin Petersonremove bsddb
2008-09-03 Benjamin PetersonMerged revisions 66134,66136,66143,66154-66155,66190...
2008-09-03 Jesus CeaPython3.0 bsddb testsuite compatibility improvements
2008-09-03 Christian HeimesFixed wording of python --help text.
2008-09-03 Jesus CeaThe decode is used to workaround this:
2008-09-03 Antoine PitrouIssue #3696: Error parsing arguments on OpenBSD <=...
2008-09-03 Antoine PitrouIssue #3697: "Fatal Python error: Cannot recover from...
2008-09-03 Jesse Nollermerge 66184 to fix issue3110 to py3k
2008-09-03 Jesus CeaFix some leaks - Neal Norwitz
2008-09-03 Benjamin PetersonMerged revisions 66174-66175,66177 via svnmerge from
2008-09-02 Amaury Forgeot... Merged revisions 66171 via svnmerge from
2008-09-02 Amaury Forgeot... Merged revisions 66167 via svnmerge from
2008-09-02 Amaury Forgeot... Merged revisions 66166 via svnmerge from
2008-09-02 Hirokazu YamamotoMerged revisions 66162 via svnmerge from
2008-09-02 Jesse NollerMerge r66115 forward to py3k, resolves issue3419
2008-09-02 Jesse Nollerunblock 66115 from merging
2008-09-02 Marc-André... Add news item for #3719.
2008-09-02 Nick CoghlanMerged revisions 66144 via svnmerge from
2008-09-02 Marc-André... Add quotes around the file name to avoid issues with...
2008-09-02 Brett CannonThe _warnings module did not properly handle cases...
2008-09-02 Brett CannonMerge in r66135. Doing also required removing a stale...
2008-09-02 Jesus CeaImprove compatibility with Python3.0 testsuite
2008-09-02 Benjamin PetersonMerged revisions 66045,66048-66049,66053,66060,66062...
2008-09-02 Jesus CeaPort Python 2.6 bsddb3 testdriver to Python 3.0
2008-09-01 Benjamin PetersonBlocked revisions 65655,66088,66123 via svnmerge
2008-09-01 Benjamin PetersonBlocked revisions 66127 via svnmerge
2008-09-01 Benjamin Petersonremove the deprecation warnings for the old threading...
2008-09-01 Jesus CeaIn Python3.0, "test.test_support" is renamed to "test...
2008-09-01 Amaury Forgeot... Blocked revisions 66119 via svnmerge
2008-09-01 Benjamin PetersonMerged revisions 66117 via svnmerge from
2008-09-01 Benjamin PetersonBlocked revisions 66114-66115 via svnmerge
2008-09-01 Georg Brandl#3753: document that s* etc. are newer and preferred...
2008-09-01 Antoine Pitrou#3712: The memoryview object had a reference leak and...
2008-09-01 Hirokazu YamamotoMerged revisions 66104 via svnmerge from
2008-09-01 Hirokazu YamamotoBlocked revisions 66100 via svnmerge
2008-08-31 Gregory P.... issue3715: docstring representation of hex escaped...
2008-08-31 Jesus Ceabsddb code updated to version 4.7.3pre2. This code...
2008-08-31 Nick CoghlanMerged revisions 66085 (with modifications) via svnmerg...
2008-08-31 Nick CoghlanMerged revisions 65487 (with heavy modifications for...
2008-08-30 Georg BrandlMerged revisions 66076 via svnmerge from
2008-08-30 Georg BrandlRemove outdated comment. Reviewed by Antoine.
2008-08-30 Georg Brandl#3577: 3.0 is not installed as "python" on Unix.
2008-08-29 Antoine PitrouBlocked revisions 66058 via svnmerge
2008-08-29 Antoine Pitrou#3668: When PyArg_ParseTuple correctly parses a s*...
2008-08-29 Amaury Forgeot... Issue 3611: in some cases (a __del__ re-raising an...
2008-08-28 Christian HeimesRemoved merge glitch from stringlib/find.h as explained...
2008-08-28 Christian HeimesRemoved bytesmeth declaration in OyObject_Bytes. It...
2008-08-28 Georg Brandl#3706: fix error message for wrong exec() argument...
2008-08-27 Benjamin PetersonFix #3651 various memory leaks when using the buffer...
2008-08-27 Benjamin Petersonadd NULL checking for PyBytes_FromObject; R=Neal
2008-08-26 Antoine PitrouBlocked revisions 66043 via svnmerge
2008-08-26 Antoine PitrouIssue #2534: speed up isinstance() and issubclass(...
2008-08-26 Antoine Pitrou#3663: extra DECREF on syntax errors.
2008-08-26 Benjamin PetersonBlocked revisions 66039 via svnmerge
2008-08-26 Benjamin Petersonmake bytes(o) respect __bytes__ #2415
2008-08-25 Benjamin PetersonMerged revisions 65910,65977,65980,65984,65986,66000...
2008-08-25 Neal NorwitzMerged revisions 66028 via svnmerge from
next