GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag 'r23c2'.
v2.3c2
cvs2svn
2003-07-25
1
-0
/
+1
*
This is release candidate 2
Barry Warsaw
2003-07-25
1
-1
/
+1
*
Updated news for 2.3c2.
Barry Warsaw
2003-07-25
1
-1
/
+25
*
Don't export the SPB type as "SPB", because it shadows the method SPB,
Jack Jansen
2003-07-24
1
-0
/
+3
*
Added instructions on setting the proxy host.
Jack Jansen
2003-07-24
1
-0
/
+6
*
Fixes bug of having default argument for TimeRE's __init__ that caused the
Brett Cannon
2003-07-24
1
-2
/
+5
*
Fix [ 776721 ] locale.setlocale() leaks
Mark Hammond
2003-07-24
1
-1
/
+3
*
Remove caching of TimeRE (and thus LocaleTime) instance. Error was being
Brett Cannon
2003-07-24
2
-48
/
+23
*
Bump release number.
Fred Drake
2003-07-24
2
-2
/
+2
*
Update version numbers and dates for 2.3c2 -- we won't be able to do this
Tim Peters
2003-07-24
6
-13
/
+15
*
Bugfix for #775892: added -mno-fused-madd to BASECFLAGS on MacOSX.
Jack Jansen
2003-07-23
3
-3
/
+8
*
1. Python Bug 775541: Calltips error when docstring is None. Introduced
Kurt B. Kaiser
2003-07-23
3
-4
/
+12
*
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
[next]