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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Thomas Wouters: Test script for openpty()
Guido van Rossum
2000-07-01
1
-0/+23
*
Thomas Wouters <thomas@xs4all.net>:
Fred Drake
2000-06-30
2
-0/+97
*
- fixed code generation error in multiline mode
Fredrik Lundh
2000-06-30
2
-7/+8
*
replaced <some suitable mail address> with something slightly
Fredrik Lundh
2000-06-30
1
-4/+25
*
Ooops! I didn't finish all the renaming needed here, so this was
Fred Drake
2000-06-30
1
-36/+36
*
Output for test_winreg2.
Fred Drake
2000-06-30
1
-0/+1
*
Simplify the registry-module-finding code: _winreg or win32api/win32con.
Greg Ward
2000-06-30
1
-4/+1
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-30
1
-0/+341
*
Line-wrap and properly indent a couple of docstrings.
Fred Drake
2000-06-30
1
-3/+6
*
- reverted to "\x is binary byte"
Fredrik Lundh
2000-06-30
3
-6/+6
*
* added a randomize flag and corresponding -r command line argument that
Skip Montanaro
2000-06-30
1
-8/+13
*
Switch to sre for regular expression matching (the new mini-re module
Guido van Rossum
2000-06-30
3
-654/+665
*
the usual
Guido van Rossum
2000-06-30
4
-572/+713
*
remove all prints (since the prints where of memory locations)
Jeremy Hylton
2000-06-30
2
-23/+0
*
the mad patcher strikes again:
Fredrik Lundh
2000-06-30
4
-41/+49
*
- fixed lookahead assertions (#10, #11, #12)
Fredrik Lundh
2000-06-30
4
-61/+93
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-0/+1
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-0/+52
*
New test for the ucnhash module.
Marc-André Lemburg
2000-06-30
1
-0/+82
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-3/+0
*
Marc-Andre Lemburg <mal@lemburg.com>:
Marc-André Lemburg
2000-06-30
1
-74/+0
*
- added support for (?P=name)
Fredrik Lundh
2000-06-30
2
-6/+17
*
- pedantic: make sure "python -t" doesn't complain...
Fredrik Lundh
2000-06-30
4
-587/+587
*
- fixed default value handling in group/groupdict
Fredrik Lundh
2000-06-30
3
-1/+400
*
Describe a bit about writing test cases for Python...
Skip Montanaro
2000-06-30
1
-0/+77
*
final patches from Neil Schemenauer for garbage collection
Jeremy Hylton
2000-06-30
2
-0/+111
*
Bump version to 0.9.
Greg Ward
2000-06-30
1
-1/+1
*
- fixed split behaviour on empty matches
Fredrik Lundh
2000-06-30
3
-39/+52
*
Allow 2.0 on the list of target versions. NB. this isn't enough: the GUI part,
Greg Ward
2000-06-29
1
-5/+5
*
still trying to figure out how to fix the remaining
Fredrik Lundh
2000-06-29
1
-1/+56
*
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
*
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
*
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
2
-0/+27
*
[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
4
-7/+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
2
-101/+78
*
Paul Prescod <paul@prescod.net>:
Fred Drake
2000-06-29
1
-0/+318
*
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
[next]