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
*
Because plistlib doesn't catch all possible errors that can
Jack Jansen
2003-07-21
1
-0/+5
*
Backport from r23c1-branch:
Jack Jansen
2003-07-21
1
-2/+2
*
test01_join(): Fix a test failure when run with "python -O". The
Barry Warsaw
2003-07-21
1
-1/+4
*
Repair mis-application of Jeremy's patch. Thanks, Neal!
Fred Drake
2003-07-21
1
-1/+1
*
Added note about the pyexpat memory leak fix.
Fred Drake
2003-07-21
1
-0/+5
*
Fix memory leak reported & discussed on the Python XML-SIG mailing list.
Fred Drake
2003-07-21
1
-5/+13
*
Clarify a statement regarding both shared and static library.
Fred Drake
2003-07-21
1
-5/+4
*
Merge the old dumbdbm documetation into the new docs that have been added.
Fred Drake
2003-07-21
2
-59/+28
*
Merge 23c1-branch back into the head. Barry will send email about the
Tim Peters
2003-07-21
2
-6/+48
*
Change \code to \verb, because TeX merges the two dashes into a
Andrew M. Kuchling
2003-07-21
1
-1/+1
*
Minor typo
Barry Warsaw
2003-07-20
1
-2/+3
*
SF bug #774411: Typo in socket documentation
Raymond Hettinger
2003-07-20
1
-1/+1
*
Corrected release date for 2.3c1.
Tim Peters
2003-07-18
1
-1/+1
*
For my convenience in building installers, added a makes-sense-on-my-box
Tim Peters
2003-07-18
1
-1/+2
*
Oh, well.
Jeremy Hylton
2003-07-18
1
-2/+0
*
Forgot the release date.
Jeremy Hylton
2003-07-18
1
-0/+2
*
This commit was manufactured by cvs2svn to create tag 'r23c1'.
v2.3c1
cvs2svn
2003-07-18
1
-0/+1
*
Repair operator error.
Jeremy Hylton
2003-07-18
1
-8/+3
*
SF patch 773476: NameError when there are no prefixes.
Jeremy Hylton
2003-07-18
1
-3/+9
*
up the b/w compatibility requirement to 2.2
Just van Rossum
2003-07-18
1
-1/+1
*
Make sure mimetypes is reinitialized before running the tests.
Jeremy Hylton
2003-07-18
1
-0/+1
*
Restore the locale to "C" on exit.
Jeremy Hylton
2003-07-18
1
-2/+5
*
Add introductory paragraphs
Andrew M. Kuchling
2003-07-18
1
-57/+69
*
Add a few more items
Andrew M. Kuchling
2003-07-18
1
-5/+22
*
Complete the rewrite pass; add a few more items; bump version number to 0.90;...
Andrew M. Kuchling
2003-07-17
1
-113/+126
*
The rest of the news.
Jeremy Hylton
2003-07-17
1
-22/+87
*
SF patch 764470
Jeremy Hylton
2003-07-17
1
-0/+1
*
Update version label
Jeremy Hylton
2003-07-17
1
-2/+2
*
Partial progress on NEWS.
Jeremy Hylton
2003-07-17
1
-11/+55
*
SF bug 770601.
Jeremy Hylton
2003-07-17
1
-0/+1
*
Get socketmodule compiling on IRIX 6.5.10.
Jeremy Hylton
2003-07-17
1
-2/+11
*
fix for bug 773020 - splitting PATH should use os.pathsep
Skip Montanaro
2003-07-17
1
-1/+1
*
Reflow long line.
Jeremy Hylton
2003-07-17
1
-2/+2
*
Remove inaccurate (and it turns out, entirely superfluous) declarations of
Michael W. Hudson
2003-07-17
1
-4/+0
*
more markup chages
Fred Drake
2003-07-17
1
-33/+38
*
Remove unused variable.
Jeremy Hylton
2003-07-17
1
-2/+1
*
Include the GNU info format in the edist target since we're now
Fred Drake
2003-07-17
1
-1/+1
*
- remove mention of the isprivate flag, since that isn't directly
Fred Drake
2003-07-17
1
-15/+12
*
back out the darwin supports_unicode_filenames patch; it causes deep problems...
Just van Rossum
2003-07-17
1
-4/+1
*
Bump the release number to 2.3c1.
Tim Peters
2003-07-17
5
-13/+15
*
Minor corrections.
Raymond Hettinger
2003-07-17
2
-2/+8
*
Patch from John Anderson to enable VC 7.1 support.
Jeremy Hylton
2003-07-17
1
-12/+27
*
- put the GNU info packages in the same place as everything else
Fred Drake
2003-07-17
1
-2/+5
*
- update the list of documents for which GNU info is built
Fred Drake
2003-07-17
1
-9/+8
*
Bump version numbers.
Fred Drake
2003-07-17
2
-2/+2
*
- improve the description of how user-defined method
Fred Drake
2003-07-17
1
-25/+85
*
Note that Unicode strings are now supported in sys.path.
Fred Drake
2003-07-17
1
-0/+2
*
Make the howto document class work properly with the pypaper.sty
Fred Drake
2003-07-17
1
-1/+1
*
Remove code that tried to warn about shadowing builtin names after a
Neil Schemenauer
2003-07-16
1
-6/+0
*
Remove code that tried to warn about shadowing builtin names after a
Neil Schemenauer
2003-07-16
1
-66/+1
[next]