index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't try to guess the name of a .def file -- if one is supplied, use it,
Greg Ward
2000-06-29
1
-6/+0
*
On second thought, first try for _winreg, and then winreg. Only if both
Greg Ward
2000-06-29
1
-1/+5
*
Removed --l2h-config option; it introduced unnecessary complexity and
Fred Drake
2000-06-29
1
-10/+1
*
Changed to use _winreg module instead of winreg.
Greg Ward
2000-06-29
1
-6/+6
*
Cleaned up and reformatted by Rene Liebscher.
Greg Ward
2000-06-29
1
-95/+113
*
Bump version to 2.0.
Guido van Rossum
2000-06-29
2
-0/+2920
*
Bump version to 2.0b1. Change copyright to BeOpen, CNRI, SMC.
Guido van Rossum
2000-06-29
1
-4/+4
*
Bump version to 2.0b1.
Guido van Rossum
2000-06-29
1
-6/+6
*
Tentative 2.0 and BeOpen upgrade.
Guido van Rossum
2000-06-29
1
-50/+38
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-29
1
-4/+11
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-29
1
-67/+102
*
Trent Mick <trentm@activestate.com>:
Fred Drake
2000-06-29
1
-5/+6
*
This patch extends PC/config.h and configure.in as appropriate for
Fred Drake
2000-06-29
4
-10/+61
*
Update comments relating to the removal of the -X option and of string
Fred Drake
2000-06-29
1
-16/+11
*
Typo.
Fred Drake
2000-06-29
1
-1/+1
*
The low-level interface is now in _winreg; update the import here.
Fred Drake
2000-06-29
1
-1/+1
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
2
-0/+652
*
Package docstring.
Fred Drake
2000-06-29
1
-0/+8
*
The usual :)
Guido van Rossum
2000-06-29
27
-1113/+1252
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
5
-0/+960
*
Package docstring and initialization.
Fred Drake
2000-06-29
1
-0/+25
*
Package docstring.
Fred Drake
2000-06-29
2
-0/+23
*
This patch addresses two main issues: (1) There exist some non-fatal
Fred Drake
2000-06-29
10
-49/+126
*
[Old patch that hadn't been checked in.]
Fred Drake
2000-06-29
1
-2/+11
*
- fixed another split problem
Fredrik Lundh
2000-06-29
6
-15/+22
*
- workaround to make 1.6 build under MSVC 5.0. hopefully,
Fredrik Lundh
2000-06-29
1
-0/+4
*
Skip Montanaro: modify test_socket.py to listen/connect using loopback addr
Guido van Rossum
2000-06-29
1
-2/+2
*
- fixed split
Fredrik Lundh
2000-06-29
4
-130/+116
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
1
-0/+318
*
Finish converting the winreg extension to _winreg.
Fred Drake
2000-06-29
2
-1477/+3
*
Nils Fischbeck: added doc strings to everything. Martin von Loewis
Guido van Rossum
2000-06-29
1
-9/+1087
*
Change string exceptions to class exceptions.
Guido van Rossum
2000-06-29
1
-2/+3
*
Update the module name to _winreg, pending checkin of Paul Prescod's
Fred Drake
2000-06-29
1
-3/+3
*
Thread support is turned on my default now. To disable building
Barry Warsaw
2000-06-29
3
-543/+543
*
Updated the comment in this file to reflect the new defaults. Threads
Barry Warsaw
2000-06-29
1
-3/+4
*
Change the loop index in normalizestring() to size_t too, to avoid a
Guido van Rossum
2000-06-29
1
-1/+1
*
pyexpat notes: add the name of the archive to the ar command
Jeremy Hylton
2000-06-29
1
-1/+1
*
Whoops! We just discovered that Gordon's revamp of this module was
Guido van Rossum
2000-06-29
1
-49/+310
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-29
1
-0/+4
*
- renamed "tolower" hook (it happened to work with
Fredrik Lundh
2000-06-29
2
-20/+20
*
Typo fix.
Greg Ward
2000-06-29
1
-1/+1
*
- make sure group names are valid identifiers
Fredrik Lundh
2000-06-29
1
-5/+25
*
- last patch broke parse_template; fixed by changing some
Fredrik Lundh
2000-06-29
2
-97/+151
*
demonstration importers
Greg Stein
2000-06-29
1
-0/+248
*
- removed "alpha only" licensing restriction
Fredrik Lundh
2000-06-29
4
-62/+14
*
towards 1.6b1
Fredrik Lundh
2000-06-29
5
-338/+570
*
towards 1.6b1
Fredrik Lundh
2000-06-29
2
-22/+44
*
Improve explanation of how to build the pyexpat module.
Fred Drake
2000-06-29
1
-3/+9
*
Convert to use class-based exceptions.
Fred Drake
2000-06-29
1
-2/+3
*
Make it clear that id() can return either a long integer or a plain integer.
Fred Drake
2000-06-29
1
-5/+5
[prev]
[next]