]> granicus.if.org Git - python/shortlog
python
2000-06-29 Fred DrakeUpdate comments relating to the removal of the -X optio...
2000-06-29 Fred DrakeTypo.
2000-06-29 Fred DrakeThe low-level interface is now in _winreg; update the...
2000-06-29 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-29 Fred DrakePackage docstring.
2000-06-29 Guido van RossumThe usual :)
2000-06-29 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-29 Fred DrakePackage docstring and initialization.
2000-06-29 Fred DrakePackage docstring.
2000-06-29 Fred DrakeThis patch addresses two main issues: (1) There exist...
2000-06-29 Fred Drake[Old patch that hadn't been checked in.]
2000-06-29 Fredrik Lundh- fixed another split problem
2000-06-29 Fredrik Lundh- workaround to make 1.6 build under MSVC 5.0. hopefully,
2000-06-29 Guido van RossumSkip Montanaro: modify test_socket.py to listen/connect...
2000-06-29 Fredrik Lundh- fixed split
2000-06-29 Fred DrakePaul Prescod <paul@prescod.net>:
2000-06-29 Fred DrakeFinish converting the winreg extension to _winreg.
2000-06-29 Guido van RossumNils Fischbeck: added doc strings to everything. Marti...
2000-06-29 Guido van RossumChange string exceptions to class exceptions.
2000-06-29 Fred DrakeUpdate the module name to _winreg, pending checkin...
2000-06-29 Barry WarsawThread support is turned on my default now. To disable...
2000-06-29 Barry WarsawUpdated the comment in this file to reflect the new...
2000-06-29 Guido van RossumChange the loop index in normalizestring() to size_t...
2000-06-29 Jeremy Hyltonpyexpat notes: add the name of the archive to the ar...
2000-06-29 Guido van RossumWhoops! We just discovered that Gordon's revamp of...
2000-06-29 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-29 Fredrik Lundh- renamed "tolower" hook (it happened to work with
2000-06-29 Greg WardTypo fix.
2000-06-29 Fredrik Lundh- make sure group names are valid identifiers
2000-06-29 Fredrik Lundh- last patch broke parse_template; fixed by changing...
2000-06-29 Greg Steindemonstration importers
2000-06-29 Fredrik Lundh- removed "alpha only" licensing restriction
2000-06-29 Fredrik Lundhtowards 1.6b1
2000-06-29 Fredrik Lundhtowards 1.6b1
2000-06-29 Fred DrakeImprove explanation of how to build the pyexpat module.
2000-06-29 Fred DrakeConvert to use class-based exceptions.
2000-06-29 Fred DrakeMake it clear that id() can return either a long intege...
2000-06-29 Fred DrakeAdd update of httplib docs to reflect Greg Stein's...
2000-06-29 Greg WardFixed so 'get_source_files()' calls 'check_extension_li...
2000-06-29 Greg WardFixed 'findall()' so it only returns regular files...
2000-06-29 Guido van RossumJack Jansen: Use include "" instead of <>; and staticfo...
2000-06-29 Guido van RossumSome new names (some contributors of patches that haven...
2000-06-28 Guido van RossumVladimir Marangozov:
2000-06-28 Guido van RossumVladimir Marangozov:
2000-06-28 Guido van RossumUrmpf. Quality control on this patch lapsed a bit...
2000-06-28 Guido van RossumRunning the program through itself reveals that one...
2000-06-28 Guido van RossumPeter Schneider-Kamp:
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Guido van RossumTrent Mick: familiar simple Win64 patches
2000-06-28 Fred DrakeGive Moshe some work to do.
2000-06-28 Fred DrakeAdd a "See also:" link to the curses.ascii module.
2000-06-28 Fred DrakeMade the title of the Examples subsection plural!
2000-06-28 Fred DrakeAdded note that the atexit module was added for Python...
2000-06-28 Guido van RossumTrent Mick's Win64 changes: size_t vs. int or long...
2000-06-28 Fred DrakeAdded entry for the curses.ascii module.
2000-06-28 Fred DrakeAdded entries for the curses.ascii module.
2000-06-28 Guido van RossumTrent Mick: familiar simple Win64 patches
2000-06-28 Jack Jansenadded ucnhash (optional on USE_UCNHASH) and the mysteri...
2000-06-28 Jack Jansenucnhash and various other modules added.
2000-06-28 Jack JansenAdded USE_UCNHASH (experimental, I hope it can go)...
2000-06-28 Guido van RossumTrent Mick: change a few casts for Win64 compatibility.
2000-06-28 Jack JansenAdded USE_UCNHASH (experimental, I hope it can go)
2000-06-28 Fred DrakeSkip Montanaro <skip@mojam.com>:
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate (in
2000-06-28 Guido van RossumTrent Mick: use size_t instead of int where appropriate...
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Guido van RossumTrent Mick:
2000-06-28 Fred DrakeSupport constant as a font name for the first column...
2000-06-28 Guido van RossumJack Jansen: Moved includes to the top, removed think...
2000-06-28 Guido van RossumJack Jansen: Mac Carbon: don't include sys/types if...
2000-06-28 Guido van RossumJack Jansen: Removed support for long-dead Think C...
2000-06-28 Guido van RossumJack Jansen: Removed Macintosh tab-guessing code
2000-06-28 Guido van RossumJack Jansen: Support for conditional inclusion of metho...
2000-06-28 Fred DrakeRevise the description of when functions retrieved...
2000-06-28 Fred DrakeMichael Hudson <mwh21@cam.ac.uk>:
2000-06-28 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-28 Fred DrakeTrent Mick <trentm@activestate.com>:
2000-06-28 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Fred DrakeThomas Wouters <thomas@xs4all.net>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Marc-André... Marc-Andre Lemburg <mal@lemburg.com>:
2000-06-28 Fred DrakeEnhanced memory-reference information in the descriptio...
2000-06-28 Fred DrakeAdded documentation for PyOS_AfterFork().
2000-06-28 Fred DrakeAdded memory-reference information to the description...
2000-06-28 Fred DrakeAdded the atexit module and documentation from Skip...
next