summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When an inlined operation on two small ints causes overflow, don'tGuido van Rossum2001-08-231-32/+24
* Introduce OverflowWarning -- to be issued when short int operationsGuido van Rossum2001-08-232-0/+8
* Add pynche's top-level txt files to Windows installer -- I don't believeTim Peters2001-08-221-1/+7
* "The usual" post-release fiddling.Tim Peters2001-08-223-5/+23
* Add an item about Tim's new installer. This didn't make it into theBarry Warsaw2001-08-221-0/+3
* Merge changes from r22a2-branch back into trunk. Also, change patchBarry Warsaw2001-08-225-18/+36
* indicate that mktime is platform-dependent. See SF bug 434143.Skip Montanaro2001-08-221-1/+2
* indicate that the years for which the calendar function will work areSkip Montanaro2001-08-221-1/+2
* make the gettmarg error message more correct by making it more vague ;-)Skip Montanaro2001-08-221-1/+1
* More NEWS for 2.2a2.Barry Warsaw2001-08-221-2/+25
* Added a note about --enable-framework on Mac OS X.Jack Jansen2001-08-211-0/+5
* These long dead files somehow got revived. Killed them (but for howJack Jansen2001-08-214-654/+0
* This file has been dead for aeons. I have no idea how it suddenlyJack Jansen2001-08-211-2/+0
* Enhancements:Ka-Ping Yee2001-08-211-93/+111
* This is supposed to help configure better sort out the various libdbSkip Montanaro2001-08-211-1/+7
* A test of SSL support, using a roundabout method suggested by Guido.Barry Warsaw2001-08-201-0/+13
* Use test_support.requires() to decide whether additional largefileBarry Warsaw2001-08-201-7/+8
* Removed --have-resources flag in favor of the more granular -u/--useBarry Warsaw2001-08-201-22/+61
* use_large_resources => use_resourcesBarry Warsaw2001-08-201-2/+8
* SSL_dealloc(): Apply the change suggested in SF bug #425370 whichBarry Warsaw2001-08-201-1/+1
* Whitespace normalization.Tim Peters2001-08-202-3/+3
* Test failed because these was no expected-output file, but always printedTim Peters2001-08-201-5/+8
* New \grammartoken markup, similar to \token but allowed everywhere.Fred Drake2001-08-202-0/+6
* Add another name.Fred Drake2001-08-201-0/+1
* Deal more appropriately with bare ampersands and pointy brackets; thisFred Drake2001-08-202-19/+39
* Add test case to cover multiple future statements on separate lines ofJeremy Hylton2001-08-201-0/+11
* Fix SF bug [ #450245 ] Error in parsing future stmtsJeremy Hylton2001-08-203-0/+5
* Fix SF bug [ #450245 ] Error in parsing future stmtsJeremy Hylton2001-08-201-3/+18
* Committing and closing SF patch #403671 by Finn Bock to help JythonBarry Warsaw2001-08-201-11/+31
* add a few test cases for threading module.Skip Montanaro2001-08-201-0/+52
* Added new BoundedSemaphore class. Closes bug 452836.Skip Montanaro2001-08-201-0/+15
* Silence warnings during test_osJeremy Hylton2001-08-201-0/+5
* Split "Extending & Embedding" into separate files, one per chapter.Fred Drake2001-08-207-3158/+3160
* It will always be a string, because it is created just before this call.Jeremy Hylton2001-08-201-1/+1
* Added documentation for BoundedSemaphore(), contributed by Skip Montanaro.Fred Drake2001-08-201-2/+40
* Document PyTuple_GET_SIZE(), removing confusing sentence from PyDict_Copy()Fred Drake2001-08-201-2/+7
* Oops, these compatibility modules were missing. Which went unnoticed because ...Jack Jansen2001-08-208-0/+8
* Various toolbox modules were generated in lib-dynload accidentallyJack Jansen2001-08-201-3/+3
* Clean up some argument profiles, enrich the docstring.Eric S. Raymond2001-08-202-32/+41
* Oops, this file shouldn't have been removed.Jack Jansen2001-08-201-0/+1
* The destination folder is now :Lib:lib-dynloadJack Jansen2001-08-191-0/+0
* PATCHLEVEL is outdated, use PY_VERSION.Jack Jansen2001-08-191-1/+1
* Step 1 in packaging the toolbox modules and making MacPython moreJack Jansen2001-08-191-1/+0
* Dynamic modules are now put in :Lib:lib-dynload by default. For the toolbox m...Jack Jansen2001-08-191-37/+41
* Compatibility modules. lib-compat is on the default sys.path for MacPython 2....Jack Jansen2001-08-1937-0/+37
* Moved to either :Mac:Lib (WASTEconst and files that weren't generated) or to ...Jack Jansen2001-08-1927-6475/+0
* The modules with toolbox constants.Jack Jansen2001-08-1922-0/+4998
* Carbon is now a package encapsulating all the toolbox modules. Carbon is notJack Jansen2001-08-191-0/+0
* Moved here form lib-toolbox, for lack of a better place to go.Jack Jansen2001-08-191-0/+95
* Moved here from lib-toolbox, where they should never have been in the first p...Jack Jansen2001-08-194-0/+1382