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
*
Part way to allowing "from __future__ import generators" to communicate
Tim Peters
2001-07-16
11
-33/+77
*
Began actually writing:
Andrew M. Kuchling
2001-07-16
1
-27/+480
*
Preliminary support for "from __future__ import generators" to enable
Guido van Rossum
2001-07-15
8
-3/+47
*
Remove redundant include of assert.h.
Tim Peters
2001-07-15
1
-1/+0
*
Python.h: Don't attempt to redefine NDEBUG if it's already defined.
Tim Peters
2001-07-15
5
-4/+2
*
Define NDEBUG when Py_DEBUG undefined, to disable the assert macro.
Guido van Rossum
2001-07-15
1
-0/+4
*
long_format: Simplify the overly elaborate base-is-a-power-of-2 code.
Tim Peters
2001-07-15
1
-28/+16
*
[Bug #438050] Check for sys/poll.h in configure script
Andrew M. Kuchling
2001-07-14
3
-295/+287
*
[Bug #438050]
Andrew M. Kuchling
2001-07-14
1
-1/+3
*
Fix bug #417212: "curses.newwin can return pads" by changing the Python
Andrew M. Kuchling
2001-07-14
1
-3/+2
*
Fix bug #437487: "2.1 build on Solaris fails if CC is set"
Andrew M. Kuchling
2001-07-14
1
-1/+2
*
_Py_GetObjects(): GCC suggests to add () around && within || for some
Guido van Rossum
2001-07-14
1
-1/+1
*
tabnanny and pyclbr are now found in /Lib
Kurt B. Kaiser
2001-07-14
2
-708/+0
*
Remove, was retained for 1.5.2 support
Kurt B. Kaiser
2001-07-14
1
-157/+0
*
Minimal text editor using MLTE (code based on wed.py, the waste demo).
Jack Jansen
2001-07-14
1
-0/+464
*
Various small fixes. The demo now starts to limp along.
Jack Jansen
2001-07-14
3
-2/+36
*
The constants for MLTE.
Jack Jansen
2001-07-14
1
-0/+164
*
divrem1 & long_format: found a clean way to factor divrem1 so that
Tim Peters
2001-07-14
1
-28/+54
*
long_format(): Simplify new code a bit.
Tim Peters
2001-07-14
1
-5/+8
*
Be more permissive in what is accepted as an attribute name; this makes
Fred Drake
2001-07-14
1
-1/+1
*
Installing Idle to site-packages via Distutils does not
Kurt B. Kaiser
2001-07-14
1
-1/+1
*
py-cvs-2001_07_13 (Rev 1.3) merge
Kurt B. Kaiser
2001-07-14
1
-3/+3
*
py-cvs-2001_07_13 (Rev 1.4) merge
Kurt B. Kaiser
2001-07-14
1
-8/+0
*
py-cvs-2001_07_13 (Rev 1.4) merge
Kurt B. Kaiser
2001-07-14
1
-6/+20
*
py-cvs-2001_07_13 (Rev 1.16) merge
Kurt B. Kaiser
2001-07-14
1
-11/+23
*
py-cvs-2001_07_13 (Rev 1.34) merge
Kurt B. Kaiser
2001-07-14
1
-1/+1
*
py-cvs-2001_07_13 (Rel 1.9) merge
Kurt B. Kaiser
2001-07-14
1
-0/+1
*
py-cvs-2001_07_13 (Rel 1.7) merge
Kurt B. Kaiser
2001-07-14
1
-0/+1
*
py-cvs-2000_07_13 (Rev 1.9) merge
Kurt B. Kaiser
2001-07-14
1
-11/+7
*
py-cvs-2000_07_13 (Rev 1.38) merge
Kurt B. Kaiser
2001-07-14
1
-7/+3
*
Remove TENTATIVE from the 2.1.1c1 Windows buildno.
Tim Peters
2001-07-14
1
-1/+1
*
Change the target name for \kbd.
Fred Drake
2001-07-14
1
-1/+1
*
Add another name.
Fred Drake
2001-07-14
1
-0/+1
*
Oops, one more caret.
Fred Drake
2001-07-14
1
-1/+1
*
Fix the markup of the caret charater in a couple of places; LaTeX's
Fred Drake
2001-07-14
1
-2/+2
*
Minor changes to match the style guide.
Fred Drake
2001-07-14
21
-72/+79
*
Correct a couple of errors noted by Alex Martelli.
Fred Drake
2001-07-14
1
-3/+3
*
Remove comments about XML and HTML; those sections are no
Fred Drake
2001-07-14
1
-2/+1
*
Add a little more information about the usage of some terms where the
Fred Drake
2001-07-14
1
-8/+24
*
Minor change to match the style guide.
Fred Drake
2001-07-14
1
-1/+1
*
Minor changes to match the style guide.
Fred Drake
2001-07-14
7
-17/+17
*
Minor change to match the style guide.
Fred Drake
2001-07-14
2
-2/+2
*
Minor changes to match the style guide.
Fred Drake
2001-07-14
1
-3/+4
*
py-cvs-rel2_1 (Rev 1.2) merge
Kurt B. Kaiser
2001-07-14
1
-0/+0
*
py-cvs-rel2_1 (Rev 1.2) merge
Kurt B. Kaiser
2001-07-14
1
-0/+0
*
py-cvs-rel2_1 (rev 1.5) merge - whitespace normalization
Kurt B. Kaiser
2001-07-14
1
-1/+1
*
py-cvs-rel2_1 (Rev 1.3) merge - whitespace normalization
Kurt B. Kaiser
2001-07-14
1
-8/+8
*
py-cvs-rel2_1 (Rev 1.15) merge - whitespace normalization
Kurt B. Kaiser
2001-07-14
1
-1/+1
*
py-cvs-rel2_1 (Rev 1.2) merge - whitespace normalization
Kurt B. Kaiser
2001-07-14
1
-1/+1
*
cvs-py-rel2_1 (Rev 1.29 - 1.33) merge
Kurt B. Kaiser
2001-07-14
1
-11/+25
[next]