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
*
Fix representation of ^= operator in __ixor__() documentation.
Fred Drake
2003-07-23
1
-1/+1
*
MacPython-OS9 has its own copy of the interrupt handling code. Added PyErr_Se...
Jack Jansen
2003-07-23
1
-0/+6
*
Don't force boot-disk-only install, for reasons unknown it causes more
Jack Jansen
2003-07-23
2
-5/+8
*
Scripts runs with pythonw no longer had full window manager access due
Jack Jansen
2003-07-23
2
-3/+3
*
Restored commented-out line checked in by mistake.
Tim Peters
2003-07-23
1
-1/+1
*
locale-restoration code: Don't leave comparison to None implicit. For
Tim Peters
2003-07-23
2
-2/+2
*
Fred wasn't kidding -- there really are docs for the locale module <wink>.
Tim Peters
2003-07-23
1
-11/+20
*
Fix error in test of not comparing against 0 item of a list
Brett Cannon
2003-07-22
1
-1/+1
*
Patch #775784: YA Cygwin expected regression test skip patch
Jason Tishler
2003-07-22
1
-0/+1
*
Change the zipimport implementation to accept files containing
Thomas Heller
2003-07-22
3
-3/+31
*
Patch 775605: Cygwin pthread_sigmask() workaround patch
Jason Tishler
2003-07-22
4
-8/+25
*
more generic reference to python interpreter
Skip Montanaro
2003-07-22
1
-1/+1
*
Various tweaks to make the packages work better. Still not 100%, though.
Jack Jansen
2003-07-22
1
-4/+18
*
Files used for the 2.3rc1+ binary installer. This one has the size problem
Jack Jansen
2003-07-22
2
-7/+9
*
Important usability fix in itertools documentation.
Raymond Hettinger
2003-07-22
1
-3/+3
*
Windows fix: When PYTHONCASEOK is set, or for any other reason imports
Tim Peters
2003-07-22
2
-3/+12
*
Avoid a 301 permanent redirect.
Fred Drake
2003-07-22
1
-16/+18
*
Avoid a 301 permanent redirect.
Fred Drake
2003-07-22
2
-2/+2
*
Avoid a few 301 permanent redirects.
Fred Drake
2003-07-22
1
-3/+3
*
Avoid a 301 permanent redirect.
Fred Drake
2003-07-22
1
-1/+1
*
readerThread(): Add max_retries to both DeadlockWrap() calls. This
Barry Warsaw
2003-07-21
1
-2/+2
*
We erronuously re-used the pimpinstaller object if there were multiple installs.
Jack Jansen
2003-07-21
1
-4/+3
*
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
[next]