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
...
*
Fix bug #379, reported by Phillip Porch <root@theproch.com>:
Fred Drake
2000-07-03
1
-1/+1
*
Eric S. Raymond <esr@thyrsus.com>:
Fred Drake
2000-07-03
1
-9/+21
*
cmpfiles(): Added shallow and use_statcache parameters, with same meanings
Fred Drake
2000-07-03
1
-14/+13
*
Martin von Löwis <martin@loewis.home.cs.tu-berlin.de>:
Fred Drake
2000-07-03
1
-40/+9
*
- changed sre.Scanner to use lastindex instead of index.
Fredrik Lundh
2000-07-02
1
-2/+2
*
- experimental: added two new attributes to the match object:
Fredrik Lundh
2000-07-02
2
-1/+9
*
- actually enabled charset anchors in the engine (still not
Fredrik Lundh
2000-07-02
4
-1/+51
*
Typo (mine): Garsholm --> Garshol
Fred Drake
2000-07-02
1
-1/+1
*
-- use charset bitmaps where appropriate. this gives a 5-10%
Fredrik Lundh
2000-07-02
3
-28/+116
*
- fixed "{ in any other context" bug
Fredrik Lundh
2000-07-01
1
-12/+15
*
test(): Removed; regression test is in test.test_winreg2, not testreg.
Fred Drake
2000-07-01
1
-2/+0
*
Misc fixes and improvements.
Paul Prescod
2000-07-01
1
-4/+16
*
Removed unncessary dependency.
Paul Prescod
2000-07-01
1
-1/+1
*
Fixed test output
Paul Prescod
2000-07-01
1
-0/+1
*
today's SRE update:
Fredrik Lundh
2000-07-01
4
-4/+4
*
Added minidom tests.
Paul Prescod
2000-07-01
3
-0/+500
*
Tightened xml.sax.__init__.py
Paul Prescod
2000-07-01
1
-5/+5
*
getatime() returned the mtime instead of the atime.
Guido van Rossum
2000-07-01
2
-2/+2
*
Fix bug #314, reported by Craig Allen <cba@mediaone.net>:
Fred Drake
2000-07-01
1
-1/+1
*
Fix bug #345 reported by David Bolen <db3l@fitlinxx.com>:
Fred Drake
2000-07-01
1
-1/+1
*
Reference cycle fixes
Paul Prescod
2000-07-01
4
-144/+144
*
the usual
Guido van Rossum
2000-07-01
2
-12/+14
*
output for openpty test
Guido van Rossum
2000-07-01
1
-0/+2
*
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
[prev]
[next]