summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Collapse)AuthorAgeFilesLines
* SF patch [ #455137 ] Makes popen work with COMMAND.COM on WNT, fromTim Peters2001-08-271-0/+1
| | | | Brian Quinlan.
* Another contributor's patch got accepted.Guido van Rossum2001-08-171-0/+1
|
* Add a nameAndrew M. Kuchling2001-08-131-0/+1
|
* SF patch #445412 extract ndiff functionality to difflib, fromTim Peters2001-08-121-0/+1
| | | | David Goodger.
* Added Josh Cogliati (turtle.py contributor).Guido van Rossum2001-08-091-0/+1
|
* One more.Neil Schemenauer2001-08-091-0/+1
|
* Thanks toTim Peters2001-08-081-0/+1
| | | | | | | | | LettError, Erik van Blokland, http://www.letterror.com/ the Python Windows installer finally has an attractive Pythonic bitmap to delight the senses and dampen the fears of the millions and millions of eager new Windows users anticipating their first Python programming joy. Always knew Mac users secretly wanted to switch to Windows <wink>.
* Derived from SF patch #446899 Permit import of .pyw under Windows, fromTim Peters2001-08-041-0/+1
| | | | David Bolen.
* New name.Guido van Rossum2001-07-311-0/+1
|
* Alex Coventry (SF patch 441791).Guido van Rossum2001-07-231-0/+1
|
* Clarification in the fp appendix suggested on c.l.py by Michael Chermside.Tim Peters2001-06-171-0/+1
| | | | | Also replaced a *star* style emphasis in the Representation Error section with an \emph{} thingie.
* SF bug 430991: wrong co_lnotabTim Peters2001-06-091-0/+1
| | | | | | | | | Armin Rigo pointed out that the way the line-# table got built didn't work for lines generating more than 255 bytes of bytecode. Fixed as he suggested, plus corresponding changes to pyassem.py, plus added some long overdue docs about this subtle table to compile.c. Bugfix candidate (line numbers may be off in tracebacks under -O).
* SF bug 418296: WinMain.c should use WIN32_LEAN_AND_MEAN.Tim Peters2001-04-241-0/+1
| | | | | I believe Kevin Rodgers here! The old WINDOWS_LEAN_AND_MEAN has, AFAICT, always been wrong.
* SF bug #417508: 'hypot' not found with Borland C++Build.Tim Peters2001-04-211-0/+1
|
* SF bug reporters.Guido van Rossum2001-04-151-0/+2
|
* Another ACK.Guido van Rossum2001-04-141-0/+1
|
* Noted the improved RISCOS port and the new Unixware 7 port.Guido van Rossum2001-04-111-0/+1
|
* Some new names.Guido van Rossum2001-04-101-0/+3
|
* Fixing Itamar's name, as per his request.Moshe Zadka2001-04-091-1/+1
|
* Get rid of useless string import, as reported by Neal Norwitz's PyChecker.pyTim Peters2001-04-081-0/+1
| | | | on c.l.py.
* Add Robin Thomas (author of the slice() comparability hack).Guido van Rossum2001-03-271-0/+1
|
* Added Gordon McMillan. He should've been in there ages ago. ThanksGuido van Rossum2001-03-221-0/+1
| | | | Moshe for noticing!
* Itamar S.T.Guido van Rossum2001-03-021-0/+1
|
* Dietmar Schwertberger; shuffled a bunch of Sch* names in alphabeticalGuido van Rossum2001-03-021-2/+3
| | | | order.
* Added William Tanksley.Tim Peters2001-03-021-0/+1
|
* Add Samuele PedroniGuido van Rossum2001-03-011-0/+1
|
* Add Donovan Baarda for fixing a tortuous zlibmodule bug (but aren't they all?)Andrew M. Kuchling2001-02-211-0/+1
|
* Update for install-sh (SF #103717).Neil Schemenauer2001-02-101-0/+1
|
* Patches for AIX. Checked by Benjamin Collar.Marc-André Lemburg2001-02-091-0/+1
|
* SF bug #131225: sys.winver is still '2.0' in python 2.1a2.Tim Peters2001-02-091-0/+1
| | | | | | | | | | | | | | | SF patch #103683: Alternative dll version resources. Changes similar to the patch. MarkH should review. File version and Product version text strings now 2.1a2. 64-bit file and product version numbers are now PY_MAJOR_VERSION, PY_MINOR_VERSION, messy, PYTHON_API_VERSION where messy = PY_MICRO_VERSION*1000 + PY_RELEASE_LEVEL*10 + PY_RELEASE_SERIAL Updated company name to "Digital Creations 2". Copyright now lists Guido; "C in a circle" symbol used instead of (C). Comments added so this is less likely to get flubbed again, and #if/#error guys added to trigger if the version number manipulations above overflow.
* Fixed UnboundLocalError for nested scopesJeremy Hylton2001-02-051-0/+1
|
* add info about Grant Edwards' raw packet supportJeremy Hylton2001-02-021-0/+1
|
* SF bug #130306: statcache.py full of thread problems.Tim Peters2001-01-281-0/+1
| | | | Fixed the thread races. Function forget_dir was also utterly Unix-specific.
* SF bug http://sourceforge.net/bugs/?func=detailbug&bug_id=130242&group_id=5470Tim Peters2001-01-271-0/+1
| | | | | | | | SF patch http://sourceforge.net/patch/?func=detailpatch&patch_id=103453&group_id=5470 PyMember_Set of T_CHAR always raises exception. Unfortunately, this is a use of a C API function that Python itself never makes, so there's no .py test I can check in to verify this stays fixed. But the fault in the code is obvious, and Dave Cole's patch just as obviously fixes it.
* SF bug 130030: Claim of bad betavariate algorithm.Tim Peters2001-01-261-1/+2
|
* A few more contributors.Guido van Rossum2001-01-231-0/+4
|
* Add Jason Tishler to the ACKS fileAndrew M. Kuchling2001-01-191-0/+1
|
* Variant of SF patch 103252: Startup optimize: read *.pyc as string, not with ↵Tim Peters2001-01-181-0/+1
| | | | getc().
* Added Jeffery Collins.Tim Peters2001-01-141-0/+1
|
* Two new names.Guido van Rossum2001-01-031-0/+2
|
* WAVE test + bugfix contributor.Guido van Rossum2000-10-091-0/+1
|
* And another.Guido van Rossum2000-10-091-0/+1
|
* One more name.Guido van Rossum2000-10-091-0/+1
|
* new nameJeremy Hylton2000-10-091-0/+1
|
* Added Daniel Dittmar, for helping get the configuration working forFred Drake2000-10-021-0/+1
| | | | Reliant UNIX.
* Credit where credit is due. Also fixed an unalphabetic sequence.Guido van Rossum2000-09-251-3/+7
|
* arraymodule: Fix SF bug 113960.Tim Peters2000-09-161-0/+1
| | | | | | | | | | | | | | reverse() didn't work at all due to bad arg check. Fixed that. Added Brad Chapman to ACKS file, as the proud new owner of two implicitly copyrighted lines of Python source code <wink>. Repaired buffer_info's total lack of arg-checking. Replaced memmove by memcpy in reverse() guts, as memmove is often slower and the memory areas are guaranteed disjoint. Replaced poke-and-hope unchecked decl of tmp buffer size by assert-checked larger tmp buffer. Got rid of inconsistent spaces before open paren in docstrings. Added reverse() sanity tests to test_array.py.
* Tim Peters: "Audun S. Runde mailto:audun@mindspring.com wins aGuido van Rossum2000-09-041-0/+1
| | | | | Fabulous Prize for being our first Windows ME tester! Also our only, and I think he should get another prize just for that."
* Patch by Martin von Löwis to give him his umlaut, to remove ChristianGuido van Rossum2000-09-021-3/+4
| | | | | | Tismer's clone, and to list Hajime Saitou's real name. Added a note that the file uses Latin-1 (as distributed).
* Added James HenstridgeBarry Warsaw2000-08-301-0/+1
|