Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
ae50fcf Patch #817329: Use SC_OPEN_MAX to determine MAXFD. 06 October 2003, 21:34:14 UTC
c601117 SF bug #812202: randint is always even * Extend rangrange() to return meaningful results when the range is larger than 2**53. Only applies to the MersenneTwister. WichmannHill was left alone in the absence of a proof showing how multiple calls could be combined to produce long bit streams. * WichmannHill was missing from __all__. 05 October 2003, 23:35:38 UTC
bd79d84 Adopt Christian Stork's suggested argument order for quantifier examples. Adopt Jeremy Fincher's suggested function name, "any", instead of "some". 05 October 2003, 23:05:56 UTC
962ed0e two bugfixes 04 October 2003, 08:03:33 UTC
80ab182 FreeBSD 4.8 and MacOS X 10.2 have a broken ncurses.h - if you don't define _XOPEN_EXTENDED_SOURCE, the bug isn't triggered. Testing on FreeBSD shows that nothing is broken by this change. 04 October 2003, 07:56:14 UTC
dfcd95c made the SGI INET_ADDRSTRLEN apply for any compiler on Irix. Both the SGI compiler and GCC seem to need this. 04 October 2003, 06:55:33 UTC
74e93ef post-release. was going to hold off til Jack got a chance to decide on a Mac release, but given the checkins of the last 12 hours, a bit late. 04 October 2003, 02:53:10 UTC
fcf9740 GNUTranslations._parse(): Initialize local variable k so that if the first line of a header section isn't an RFC-ish header, it's just ignored instead of throwing an UnboundLocalError. Backported. 04 October 2003, 02:39:11 UTC
fe16163 Check for TclError when reading variables. Fixes #807314. 03 October 2003, 17:11:45 UTC
5f936ea - don't re-write a SourceForge authenticated CVS root into the anonymous flavor unless the user asks for it on the command line - decompose SourceForge authenticated CVS roots correctly 03 October 2003, 15:20:30 UTC
3c39f20 Patch #813445: Add missing socket.IPPROTO_IPV6. 03 October 2003, 13:55:37 UTC
2bbdd96 Patch #814764: Undefine xopen_source on OpenBSD 3.4. 03 October 2003, 13:48:28 UTC
8b1ab69 This commit was manufactured by cvs2svn to create tag 'r232'. 02 October 2003, 12:50:18 UTC
4b5db8e tagging for tomorrows release 02 October 2003, 12:50:18 UTC
75c1f89 Prepare for the release of 2.3.2. Remove the Wise "Progress Message" when compiling Python files to pyc, the DOS box is message enough. 01 October 2003, 18:24:06 UTC
30b2e2c Prepare for the release of 2.3.2. I hope 3-Oct-2003 will be the release date. 01 October 2003, 17:35:07 UTC
73affa9 updated HPUX notes. 01 October 2003, 07:25:31 UTC
2e8e139 doing the dance of the release. 01 October 2003, 06:47:48 UTC
cf23706 post 2.3.2c1 news 01 October 2003, 06:07:32 UTC
a549578 added a warning from Greg about legacy mode with threads. 01 October 2003, 06:02:05 UTC
df1ef13 Revert the last change to this script on the 2.3.x maint branch; the rest of the patches needed for that to work are giong to be saved for post-2.3.2 to avoid introducing new risks in the documentation build process. 30 September 2003, 20:21:03 UTC
c805191 Work around minor markup issue: we don't want markup to escape into the module index. 30 September 2003, 20:00:20 UTC
92b1e2c Bump version numbers for the coming release. 30 September 2003, 16:22:28 UTC
e9bc6fb Update to CSS from trunk revision 1.35. 30 September 2003, 15:43:49 UTC
3656fe1 workaround for openbsd overflow bug. will also apply to the trunk. 30 September 2003, 14:56:50 UTC
d2d8b2a backport tim's patch making -rb the default. This will be in 2.3.2 final. 30 September 2003, 09:32:55 UTC
333d139 rest doesnt like empty sections 30 September 2003, 09:15:55 UTC
c26ef13 This commit was manufactured by cvs2svn to create tag 'r232c1'. 30 September 2003, 07:10:26 UTC
4e813bf updates for 2.3.2c1 30 September 2003, 07:10:26 UTC
1467a88 news for 2.3.2c1 30 September 2003, 07:09:58 UTC
6ec730e Backport changes from trunk needed to make the GNU info format build. 29 September 2003, 17:22:33 UTC
75dd6e4 Updated version numbers to 2.3.2. 29 September 2003, 15:11:32 UTC
38406e5 Version numbers for 2.3.2c1 release. 29 September 2003, 10:09:38 UTC
9640aef Backported from trunk revision 1.16: - change computation of VERSION to use tools/getversioninfo; this is more reliable than using the $Revision$ expansion - $RELEASE is no longer needed; we can just use $VERSION now 28 September 2003, 22:24:06 UTC
f7c3586 - update pkglist.html more frequently, and explain why that's helpful - add a comment explaining what pkglist.html is for 28 September 2003, 16:25:09 UTC
9cab556 The windows build number for 2.3.2c1 is 48. 27 September 2003, 20:02:42 UTC
6b82a97 Version number 2.3.2c1 27 September 2003, 20:01:34 UTC
67066b3 re.sub expands escape sequences in it's second argument. 27 September 2003, 19:38:25 UTC
720fd5f Typo: documnetation -> documentation 27 September 2003, 19:36:26 UTC
faebeaa bump the release info 27 September 2003, 18:10:41 UTC
75a0717 Make sure LaTeX2HTML's $TEXINPUTS variable is initialized to include directories identified in the TEXINPUTS environment variable. I think this is the last part of the fix for the version number problems seen in the documentation for the 2.3.1 release. 27 September 2003, 16:03:27 UTC
9fe1720 fix for bug #811160 - autoconf vs. hp/ux system header files. 27 September 2003, 08:58:55 UTC
b69761f update one more reference to a file that moved from texinputs/ to commontex/ 27 September 2003, 07:48:04 UTC
59a61f6 Adjust the organization a bit and update some of the comments to better explain what's happening. 27 September 2003, 07:36:18 UTC
3bbb816 locate the definition of the PWD variable in the same way as the version on the trunk 27 September 2003, 07:24:22 UTC
637d91e add commontex/ to the list of directories described here 27 September 2003, 07:19:59 UTC
64558b7 point to the new location of the license information 27 September 2003, 07:16:09 UTC
ba11831 Move content input files shared among the documents into a new directory (commontex/), leaving only style support files in texinputs/. This makes texinputs/ part of the formatting tools while commontex/ is strictly part of the actual documentation. 27 September 2003, 07:14:32 UTC
f0b11a8 This commit was manufactured by cvs2svn to create branch 'release23-maint'. 27 September 2003, 07:14:32 UTC
0190696 - use string methods - make TEXINPUTS work the way it's supposed to in TeX-ish tools 27 September 2003, 07:05:44 UTC
d2e9e9b - bump version info - backport changes from trunk revisions 1.265, 1.266 (separate definition of the mkhowto script location from the invocations of the script) 27 September 2003, 06:01:35 UTC
1802fdf bump release info 27 September 2003, 05:38:26 UTC
540a70f the release process, like a river, flows ever onwards 27 September 2003, 05:05:47 UTC
b8ef974 backport Typo: sys.prefex -> sys.prefix Closes SF# 812152 26 September 2003, 16:47:16 UTC
501f50b backport [Bug #812936] Correct the documentation for RotatingFileHandler. 26 September 2003, 16:46:22 UTC
4f5d9d1 backport of HAVE_FSYNC fix 25 September 2003, 15:21:00 UTC
62460bb This commit was manufactured by cvs2svn to create tag 'r231'. 24 September 2003, 00:51:10 UTC
fb6095a more updates from Sean 24 September 2003, 00:51:10 UTC
e0fac37 note hp-ux borkage. 24 September 2003, 00:45:38 UTC
8cb8d2f Change the default window size to 1024x768. This shows at least the whole main page. 23 September 2003, 20:34:40 UTC
3daf158 Update the windows version resource for 2.3.1. 23 September 2003, 20:25:43 UTC
c343fed Update the windows build number for 2.3.1 to 47. 23 September 2003, 20:24:21 UTC
ea8c552 and another date 23 September 2003, 08:12:13 UTC
444ed1a actually set the date 23 September 2003, 08:00:34 UTC
6de554f Binaries are build using openssl-0.9.7b. Short note about how the htmlhelp docs are built. 23 September 2003, 07:14:39 UTC
014a33d Note from Anthony about Berkely DB 4.2 support. Mention which openssl version was used for the windows installer. 23 September 2003, 07:07:20 UTC
beefd94 bump version number 23 September 2003, 05:25:09 UTC
7e37a60 update release info 23 September 2003, 05:23:25 UTC
a1aea3a add entry for 2.3.1 23 September 2003, 05:21:02 UTC
d452fe0 bump version number 23 September 2003, 02:41:50 UTC
f8de404 bump version macros 23 September 2003, 02:36:16 UTC
54ab431 Backport Tim's fix to test_winsound.py PlaySoundTest.test_alias_fallback(): Disabled this test, and explained why in a new comment. My home Win98SE box is one of the "real systems" alluded to (my system "default sound" appears to have vanished sometime in the last month, that's certainly not a Python bug, and the MS PlaySound docs are correct in their explanation of what happens then). 22 September 2003, 19:14:49 UTC
0c20b04 Fix doubled word errors. 22 September 2003, 15:50:51 UTC
7f74ecf Fix doubled word errors. 22 September 2003, 15:37:38 UTC
f78648d Changes for Python 2.3.1 release. - Install docs in one HTMLHelp file, no longer lots of html pages - Can optionally compile Python library modules to .pyc - Remove the thanks to Wise Solutions for InstallMaster 8.1, since it is no longer used to create the installer. 22 September 2003, 15:06:28 UTC
4e13da1 Let IDLE use the HTMLHelp docs, if found. 22 September 2003, 14:56:11 UTC
2509143 Support 2.3 docs in HTMLHelp format. 22 September 2003, 14:54:58 UTC
b11a432 Backport checkin: Avoid list as a variable name. 22 September 2003, 12:44:47 UTC
9155c73 Clean-up example code: remove string module and backticks. 22 September 2003, 06:27:32 UTC
733ca1d Removed the PendingDeprecation warning from sets.py because it adds little value while introducing incompatability with the version being bugfixed. 22 September 2003, 04:42:56 UTC
7fe9f6d Backport fix for SF808594: leak on lambda with duplicate arguments. 22 September 2003, 04:41:21 UTC
a758b76 RPM spec file updates from Sean Reifschneider. 22 September 2003, 04:21:04 UTC
2c23b9f Add BerkeleyDB 4.2 library to the bsddb module search path (backport 1.173) 22 September 2003, 01:19:45 UTC
c0c49d6 minor correction. python 2.3 was released with the bsddb module 4.1.6 not 4.1.1 (port of 1.161->1.162) 21 September 2003, 23:42:16 UTC
2c627c4 simplify some import statements and clean up a docstring and BerkeleyDB library version check to mention that we support versions 3.2 - 4.2. 21 September 2003, 23:18:29 UTC
c52e257 support for compiling with BerkeleyDB 4.2.x (soon to be released). this is a partial version of the 1.18->1.19 patch. i left out the ability for the module to also load as _pybsddb in addition to _bsddb as that applies more to pybsddb than python. 21 September 2003, 23:10:23 UTC
e9155da port of 1.17->1.18 change. adds DBEnv.set_shm_key method. 21 September 2003, 23:06:20 UTC
6a5596c Backport Greg's patch (1.7 to 1.8) for backwards code compatability. 21 September 2003, 04:51:46 UTC
08ae590 Backport Tim's fix to SF #809915. Creates a url that should always be invalid. 21 September 2003, 04:38:33 UTC
5d3afac Check for declarations of fchdir and fsync. Fixes #800710. 20 September 2003, 15:29:42 UTC
6280f00 Patch #805613: Fix usage of the PTH library. 20 September 2003, 11:13:18 UTC
2857ef5 Patch #808362: Fix typos. 20 September 2003, 11:09:06 UTC
220e199 Patch #713645: Fix typo. 20 September 2003, 11:04:44 UTC
1ee7797 Patch #793559: Reset __starttext_tag. Fixes #709491. 20 September 2003, 10:58:03 UTC
f68b082 Patch #805678: Add .so symlink during make install. 20 September 2003, 10:50:28 UTC
8062990 Patch #805604: Do not check for sem_init, do not use -Kthread, if configured --without-threads. 20 September 2003, 10:47:28 UTC
b4bab91 Mention improvement of detection of broken tzset() (patch #762934). 19 September 2003, 01:01:59 UTC
95ef587 Improve detection of broken implementations of tzset(). 19 September 2003, 01:00:16 UTC
e4a73ad Fix a typo found by Eric D. Moyer, closes SF 807813. Will backport to 2.3. 17 September 2003, 17:12:31 UTC
77ecfdd Backport Tim's portability improvement and comments. 17 September 2003, 03:22:27 UTC
back to top