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
*
delete bogus file
Guido van Rossum
2000-07-07
1
-246/+0
*
Deleted bogus file.
Guido van Rossum
2000-07-07
1
-946/+0
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
1
-8/+11
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
2
-20/+20
*
fix inconsistent use of tabs and spaces
Jeremy Hylton
2000-07-07
4
-24/+24
*
Tests for new surrogate support in the UTF-8 codec. By Bill Tutt.
Marc-André Lemburg
2000-07-07
1
-0/+72
*
Tests for new instance support in unicode().
Marc-André Lemburg
2000-07-07
1
-0/+15
*
Change whitespace in two places to silence tabnanny.
Guido van Rossum
2000-07-06
1
-4/+4
*
fixed indentation in several places
Skip Montanaro
2000-07-06
1
-19/+19
*
fix indentation in one docstring
Skip Montanaro
2000-07-06
1
-1/+1
*
fix indentation in three docstrings
Skip Montanaro
2000-07-06
1
-3/+3
*
maintenance release:
Fredrik Lundh
2000-07-05
1
-1/+3
*
Added tests for the new .isalpha() and .isalnum() methods.
Marc-André Lemburg
2000-07-05
2
-0/+31
*
Fixed so the ZIP file (which is bundled into an executable) goes in the
Greg Ward
2000-07-05
1
-4/+13
*
Added --dist-dir option to control where output archive(s) go.
Greg Ward
2000-07-05
1
-1/+7
*
Added the --dist-dir option that the "bdist_*" will use to control where
Greg Ward
2000-07-05
1
-0/+7
*
Added the --dist-dir option to control where the archive(s) are put;
Greg Ward
2000-07-05
1
-1/+11
*
2 fixes plus one extension:
Sjoerd Mullender
2000-07-04
1
-6/+6
*
Used original SAX handling form.
Paul Prescod
2000-07-04
3
-15/+14
*
Removed some tabs.
Paul Prescod
2000-07-04
1
-6/+6
*
- fixed grouping error bug
Fredrik Lundh
2000-07-03
4
-15/+19
*
- added lookbehind support (?<=pattern), (?<!pattern).
Fredrik Lundh
2000-07-03
3
-40/+51
*
Compute the name of the test file so that it can be found both when this
Fred Drake
2000-07-03
1
-2/+12
*
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
[next]