Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/2.1
tag
88a6a6e3723ed39f893617e188fc135d538d9e30
tagger
Ned Deily <nad@python.org>
Mon Jun 19 00:05:36 2017
object
5f55933b3a78b7f3557ac81a2411a1b50bffab33
Final head of the former 2.1 branch
5f55933
Close 2.1 branch.
by Georg Brandl
· 14 years ago
2.1
a97ca43
Fix tag references in 2.1 branch.
by Georg Brandl
· 14 years ago
3c7a3ab
Backport this fix:
by Barry Warsaw
· 22 years ago
bde3873
Backport 2.3 FreeBSD recursion_limit settings. Fixes #553736.
by Martin v. Löwis
· 22 years ago
22eb8bc
Backport 1.60 -- because this is an annoyance that Zope folks run into
by Guido van Rossum
· 23 years ago
0c71748
Change string version to "2.1.3+".
by Guido van Rossum
· 23 years ago
caa765c
Complete list of news since 2.1.3 was release. Just in case I feel
by Guido van Rossum
· 23 years ago
cceafe2
Roll back the introduction of urlsplit() and urlunsplit() to
by Guido van Rossum
· 23 years ago
1caa072
Backport (the relevant part of) rexec.py 1.41.
by Guido van Rossum
· 23 years ago
b6e835c
Backport:
by Guido van Rossum
· 23 years ago
344f425
Fix SF bug [ 599838 ] httplib.connect broken in 2.1 branch
by Jeremy Hylton
· 23 years ago
4fa82fa
Back-port the \ulink macro to the documentation package for Python 2.1.x
by Fred Drake
· 23 years ago
8bb9fe8
Correct some return value information.
by Fred Drake
· 23 years ago
cf8b1ea
Add strong security warning about the rexec module. Closes SF patch #600861.
by Fred Drake
· 23 years ago
1c7f511
The errno module needs to be statically linked, since it is now needed during
by Fred Drake
· 23 years ago
d31a803
Backport of SF patch 590294: os._execvpe security fix (Zack Weinberg).
by Guido van Rossum
· 23 years ago
a1a5a89
Add a dummy test_queue output file to make regrtest happy.
by Guido van Rossum
· 23 years ago
25fae7c
Update test output.
by Jeremy Hylton
· 23 years ago
def3b50
Backport changes.
by Jeremy Hylton
· 23 years ago
f395df0
Backport various bug fixes from trunk.
by Jeremy Hylton
· 23 years ago
13aa64b
Backport variety of SSL fixes accumulated on the trunk.
by Jeremy Hylton
· 23 years ago
e8de1b6
SF # 572928 One word change for lib/libgettext.tex
by Neal Norwitz
· 23 years ago
babfc0d
Make the docs for string.capitalize() match those of str.capitalize()
by Fred Drake
· 23 years ago
4b11f2b
Typo: bites --> bytes
by Fred Drake
· 23 years ago
3a2611f
Add description of the deadlock problem with child processes and pipes, and
by Fred Drake
· 23 years ago
4a84870
Add a note about "as" not being a keyword, though it has special meaning
by Fred Drake
· 23 years ago
9200bc2
Note the limitation that mime_decode_header() only works for Latin-1.
by Fred Drake
· 23 years ago
3ab1798
Add a special case code to deal with unexpected large files.
by Jeremy Hylton
· 23 years ago
62fbb23
Corect speling and add \n\ to line ends in new docstring for access().
by Guido van Rossum
· 23 years ago
9c6891b
Clarified documentation for os.access().
by Fred Drake
· 23 years ago
22cc627
Clarified description of error handling for shutil.rmtree().
by Fred Drake
· 23 years ago
78c4095
PyModule_AddObject(): Added missing exceptions. Closes SF bug #523473.
by Fred Drake
· 23 years ago
f89e4dd
Do not claim that getlocale() returns a tulpe; that is not always true.
by Fred Drake
· 23 years ago
4c8d127
Add documentation for PyObject_RichCompare() and PyObject_RichCompareBool(),
by Fred Drake
· 23 years ago
a30cfea
Add version annotations for some older changes to the calendar module.
by Fred Drake
· 23 years ago
c90cda9
Completely revise markup for the list of list methods; the new markup matches
by Fred Drake
· 23 years ago
63ab3e2
Fix SF #561858 Assertion with very long lists
by Neal Norwitz
· 23 years ago
c883ad6
Backport to 2.1.x:
by Guido van Rossum
· 23 years ago
a5fd7ba
Backport fix by tismer for #210682
by Neal Norwitz
· 23 years ago
3722b84
Add availability information for a couple of the types.
by Fred Drake
· 23 years ago
2a0e6bf
Fix typo: ptread --> pthread Closes SF bug #554644.
by Fred Drake
· 23 years ago
e0a674f
Add a note explaining the interaction between unbuffered input and
by Fred Drake
· 23 years ago
31cc898
Backport patch for revision 1.58 to the Py2.1.x maintenance branch.
by Barry Warsaw
· 23 years ago
b040bc1
Update a SourceForge issue number; IDs less than 200000 are no longer valid.
by Fred Drake
· 23 years ago
1625eb8
Added regression tests for xrange object attributes. See SF bug #551285.
by Fred Drake
· 23 years ago
86c0240
Add information on support for repietition & concatenation for buffer
by Fred Drake
· 23 years ago
d4a0500
Backport buffer() tests from trunk to avoid regression failures.
by Fred Drake
· 23 years ago
560fc40
Revise version/date information since we're not about to hit a release.
by Fred Drake
· 23 years ago
e13ac93
Explain what os.read() returns at end of file. This closes SF bug #550409.
by Fred Drake
· 23 years ago
05e1fab
Add missing right-parenthesis.
by Fred Drake
· 23 years ago
c84dfeb
Add a note about when the "%r" formatting code was added.
by Fred Drake
· 23 years ago
34d316c
backport tim_one's patch:
by Anthony Baxter
· 23 years ago
88c646e
backport tim_one's patch:
by Anthony Baxter
· 23 years ago
b64e6dc
Be more consistent, both internally and with recommended practice (within
by Fred Drake
· 23 years ago
f9b7603
Add text about circular references caused by storing frames in local
by Fred Drake
· 23 years ago
047fa81
*sigh* did a 'make test' in the wrong window. fixing this up to
by Anthony Baxter
· 23 years ago
1f30f72
backport mhammond's patch:
by Anthony Baxter
· 23 years ago
01366b4
backport mhammond's patch:
by Anthony Baxter
· 23 years ago
f599b74
Backport fixes for two nested scopes bugs.
by Jeremy Hylton
· 23 years ago
402a928
This commit was manufactured by cvs2svn to create branch 'release21-maint'.
by cvs2svn
· 23 years ago
cb6a9c0
Test for --export-dynamic directly to avoid problems with binutils 2.12.
by Martin v. Löwis
· 23 years ago
2167a09
backport gvanrossum's patch:
by Anthony Baxter
· 23 years ago
720ba1f
backport gvanrossum's patch:
by Anthony Baxter
· 23 years ago
56f9350
backport nnorwitz's patch:
by Anthony Baxter
· 23 years ago
ebaea2d
Windows installer: disabled Wise's "delete in-use files" uninstall
by Tim Peters
· 23 years ago
817442f
Adjust markup to worm around tool limitations; the "m" in "model" was being
by Fred Drake
· 23 years ago
5783121
Update the text of the README distributed with the PostScript files to
by Fred Drake
· 23 years ago
0ddc3b6
Changed last two remaining uses of "./" to "index.html" when referring to the
by Fred Drake
· 23 years ago
3acdd8b
Remove repeated index entry; adds nothing different. Closes SF bug #518985.
by Fred Drake
· 23 years ago
ba9c565
Document PyType_IS_GC(). Update description of PyType_Check().
by Fred Drake
· 23 years ago
bc4b507
This commit was manufactured by cvs2svn to create tag 'r213'.
by cvs2svn
· 23 years ago
v2.1.3
9c55088
Weasle-word the SSL-on-Windows blurb.
by Tim Peters
· 23 years ago
80b5f50
re-adding the NEWS entry. SF ate my previous commit.
by Anthony Baxter
· 23 years ago
1eca91d
backport 1.47's "add sendall() to FakeSocket class"
by Anthony Baxter
· 23 years ago
7a2d868
Change license text to refer to 2.1.3.
by Tim Peters
· 23 years ago
541481d
Change 2.1.3 release date.
by Tim Peters
· 23 years ago
8a5e439
SF bug 497854: Short-cuts missing for All Users.
by Tim Peters
· 23 years ago
b5fc8f2
Talk about uncoordinated dance partners!
by Fred Drake
· 23 years ago
1929e52
Add news about zlib 1.1.4 for the Windows installer.
by Tim Peters
· 23 years ago
ebbfd0a
Begin the Release Dance.
by Fred Drake
· 23 years ago
d4ea28d
Update Windows installer identification and resource strings for 2.1.3.
by Tim Peters
· 23 years ago
956524e
Change 2.1.3 Windows build to use zlib 1.1.4.
by Tim Peters
· 23 years ago
96547c1
Change the 2.1.3 Windows buildno (#35).
by Tim Peters
· 23 years ago
709b628
Update 2.1.3 Windows buildno.
by Tim Peters
· 23 years ago
0247952
backport fred's
by Anthony Baxter
· 23 years ago
09d7fc6
beginning the dance of the sugar-plum micro-release.
by Anthony Baxter
· 23 years ago
f5ffbbf
Do not call "knee" a standard module.
by Fred Drake
· 23 years ago
7bbb8ae
#457466: "popenx() argument mangling hangs python" [Win9x only]
by Anthony Baxter
· 23 years ago
830fdc4
Backport of bug 457466: "popenx() argument mangling hangs python" [Win9x only]."
by Anthony Baxter
· 23 years ago
fc4afb3
This commit was manufactured by cvs2svn to create branch 'release21-maint'.
by cvs2svn
· 23 years ago
69337c7
Add note about changes in xml.sax.expatreader.
by Fred Drake
· 23 years ago
9e3c42a
Not sure why the regression test missed this, but the PyXML tests caught it.
by Fred Drake
· 23 years ago
eed9a44
Mark the notice about the new development version of the docs as not needing
by Fred Drake
· 23 years ago
976e51d
Avoid creating circular references between the ExpatParser and the
by Fred Drake
· 23 years ago
5d2c2ad
Back-port Neal Norwitz's patch: libarray.tex 1.31.8.2
by Fred Drake
· 23 years ago
5c7855a
Add the PyObject_As*Buffer() functions that apply, now that the docs have been
by Fred Drake
· 23 years ago
2a5cf97
Update the PEP URL format to point to python.org.
by Fred Drake
· 23 years ago
34716c1
There is no PyArg_ConvertTuple(); call it by the right name.
by Fred Drake
· 23 years ago
5ef032d
Update to push the docs to python.org instead of python.sf.net.
by Fred Drake
· 23 years ago
a41b85d
backport gvanrossum's checkin of revision 2.40 of mpzmodule.c
by Martin v. Löwis
· 23 years ago
Next »