index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- clean up some extra punctuation hidden in indexing markup
Fred Drake
2003-04-29
1
-13/+10
*
Clarify that the timeout argument to read_until() is in seconds.
Fred Drake
2003-04-29
1
-1/+2
*
SF bug #729096: getopt online documentation example improvement
Raymond Hettinger
2003-04-29
1
-1/+4
*
detect_modules(): On Redhat 9, building the ssl stuff eventually
Barry Warsaw
2003-04-27
1
-2/+6
*
backport of note arising from bug 711019.
Skip Montanaro
2003-04-26
1
-1/+11
*
Markup change; make the notice a little stronger by using the "boxed"
Fred Drake
2003-04-25
1
-6/+9
*
Add modified versions of the examples from Sean Reifschneider
Fred Drake
2003-04-25
1
-0/+36
*
Backport the Carlo Verre fix.
Guido van Rossum
2003-04-25
2
-0/+25
*
Backport 1.157
Raymond Hettinger
2003-04-25
1
-0/+4
*
Backport 1.157 and 1.39
Raymond Hettinger
2003-04-25
1
-4/+34
*
Backport 1.47 and 1.7
Raymond Hettinger
2003-04-25
2
-11/+47
*
Backport 1.18:
Raymond Hettinger
2003-04-25
1
-3/+4
*
Add cross-references between urllib.urlencode() and cgi.parse_qs[l]().
Fred Drake
2003-04-24
2
-0/+6
*
Include notice that the rotor module will be deprecated in Python 2.3.
Fred Drake
2003-04-24
1
-0/+2
*
Fix documentation errors in regards to urlretrieve() and local files.
Brett Cannon
2003-04-24
2
-12/+12
*
backport note about password limitations
Skip Montanaro
2003-04-23
1
-0/+7
*
fsync(): Implemented for Windows, via calling MS _commit. This counts
Tim Peters
2003-04-23
3
-2/+15
*
Backport 1.17 adding punctuation as allowable characters
Raymond Hettinger
2003-04-23
1
-2/+1
*
Patch #681152: Support escaped unicode characters in classes. Fixes 612074.
Martin v. Löwis
2003-04-19
2
-1/+5
*
Patch #716969: Detect thread creation failure.
Martin v. Löwis
2003-04-19
2
-9/+9
*
Patch #711835: Remove unnecessary lock operations.
Martin v. Löwis
2003-04-18
1
-8/+4
*
Added documentation for the handle_pi() method, based on SF patch #662464.
Fred Drake
2003-04-17
1
-1/+15
*
As discussed on python-dev, revised docs to note that
Raymond Hettinger
2003-04-16
1
-1/+8
*
Backport:
Neal Norwitz
2003-04-11
6
-31/+43
*
Backport:
Guido van Rossum
2003-04-10
1
-3/+2
*
Backport reference leak fix from HEAD revision 1.79.
Fred Drake
2003-04-09
1
-2/+2
*
Backport comments about PyObject_Type() (HEAD revisions 1.24, 1.25).
Fred Drake
2003-04-09
1
-3/+7
*
Backport from trunk:
Guido van Rossum
2003-04-09
1
-0/+1
*
Fixed the gc-vs-__del__ bugs for new-style classes. That's it for this one.
Tim Peters
2003-04-08
3
-10/+58
*
Backporting new gc-vs-__del__ tests. These pass, but are restricted
Tim Peters
2003-04-08
1
-0/+53
*
More backporting of gc-vs-__del__ fixes. It should be fixed for instances
Tim Peters
2003-04-08
2
-6/+18
*
Added private API function _PyInstance_Lookup(). This is part of
Tim Peters
2003-04-08
2
-8/+41
*
Added example of using positional and keyword args with atexit.register().
Fred Drake
2003-04-08
1
-0/+15
*
Backporting:
Barry Warsaw
2003-04-04
2
-5/+12
*
Backporting email 2.5.1 patches.
Barry Warsaw
2003-04-04
1
-1/+1
*
Backporting:
Barry Warsaw
2003-04-04
1
-3/+3
*
Fix memory corruption in garbage collection.
Jeremy Hylton
2003-04-03
1
-1/+5
*
Remove trailing newline.
Fred Drake
2003-04-01
1
-1/+0
*
This was failing on Windows, due to various attempts to delete files
Tim Peters
2003-03-31
1
-10/+5
*
note test_locale skip
Skip Montanaro
2003-03-31
1
-0/+2
*
backport test skip for test_locale on Mac OS X
Skip Montanaro
2003-03-31
2
-1/+4
*
note test_largefile restriction on Mac OS X
Skip Montanaro
2003-03-31
1
-0/+2
*
backport largefile resource requirement for Mac OSX
Skip Montanaro
2003-03-31
1
-5/+5
*
Match some of the markup changes from the trunk.
Fred Drake
2003-03-31
1
-3/+4
*
Fix symbol in grammar; this should fix some hyperlinking in the HTML
Fred Drake
2003-03-31
1
-1/+1
*
Patch #710576: Implement per-interpreter-state codec registries.
Martin v. Löwis
2003-03-30
5
-70/+51
*
SF patch #706338, Fix a few broken links in pydoc by Greg Chapman
Neal Norwitz
2003-03-30
1
-4/+4
*
Backport Patch 659834 checked in by GvR on 2002/12/30 16:25:38
Neal Norwitz
2003-03-30
1
-0/+3
*
Patch #695250: Suppress COPYRIGHT if site.py is not read. Fixes #672614.
Martin v. Löwis
2003-03-30
1
-3/+6
*
Backport Patch 659834 checked in by GvR on 2002/12/30 16:25:38
Neal Norwitz
2003-03-29
3
-19/+71
[prev]
[next]