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
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code and docs for the OldProfile and HotProfile classes: code
Tim Peters
2001-10-07
1
-0/+9
*
Frankly, I'd like my "L." as well!
Fred Drake
2001-10-05
1
-1/+1
*
Another contributor.
Guido van Rossum
2001-10-05
1
-1/+2
*
Document addition of chroot.
Martin v. Löwis
2001-10-04
1
-0/+2
*
Make new classes dynamic by default.
Guido van Rossum
2001-10-04
1
-0/+10
*
Add note about profile fix.
Guido van Rossum
2001-10-04
1
-0/+5
*
Added a little type/class NEWS.
Tim Peters
2001-10-04
1
-0/+6
*
Note removal of Demo/dns, point to PyDNS.
Guido van Rossum
2001-10-02
1
-1/+5
*
SF patch [#466616] Exclude imported items from doctest,
Tim Peters
2001-10-02
1
-0/+3
*
SF patch [#466877] SIGBREAK is missing from signal module.
Tim Peters
2001-10-01
2
-0/+21
*
Undo last checkin.
Martin v. Löwis
2001-10-01
1
-2/+0
*
Another SF patch contributor.
Guido van Rossum
2001-10-01
1
-0/+1
*
Patch #426880: Implement Listbox itemcget and itemconfigure.
Martin v. Löwis
2001-10-01
1
-0/+2
*
Patch #462122: add readline startup and pre_event hooks.
Martin v. Löwis
2001-09-30
1
-0/+2
*
Patch #462190, patch #464070: Support quoted printable in the binascii module.
Martin v. Löwis
2001-09-30
1
-0/+5
*
SF [#466125] PyLong_AsLongLong works for any integer.
Tim Peters
2001-09-30
2
-0/+5
*
Post-release fiddling (prep for 2.2b1).
Tim Peters
2001-09-28
1
-0/+23
*
Fixed a minor typo.
Barry Warsaw
2001-09-28
1
-1/+1
*
Merged changes from 22a4 branch.
Barry Warsaw
2001-09-28
1
-0/+5
*
Added note about new StringIO/cStringIO feature.
Marc-André Lemburg
2001-09-27
1
-0/+5
*
Separate out the type/class-related news and reword some items.
Guido van Rossum
2001-09-25
1
-39/+63
*
Make properties discoverable from Python:
Tim Peters
2001-09-24
1
-0/+6
*
Added a note about the new email package.
Barry Warsaw
2001-09-24
1
-0/+4
*
Generalize file.writelines() to allow iterable objects.
Tim Peters
2001-09-23
1
-0/+2
*
Make difflib.ndiff() and difflib.Differ.compare() generators. This
Tim Peters
2001-09-22
1
-2/+21
*
Add note about __getattribute__.
Guido van Rossum
2001-09-22
1
-0/+9
*
{String,cString}IO.StringIO's support iteration.
Barry Warsaw
2001-09-22
1
-0/+4
*
Note about enhancements to unicode().
Marc-André Lemburg
2001-09-20
1
-0/+6
*
News about compiler and pydoc.
Guido van Rossum
2001-09-20
1
-3/+9
*
Patch #462849: Pass Unicode objects to file's .write method.
Martin v. Löwis
2001-09-19
1
-0/+5
*
Docs and News item for the codecs.py additions.
Marc-André Lemburg
2001-09-19
1
-0/+4
*
All the news that fits, we print.
Guido van Rossum
2001-09-18
1
-4/+58
*
Mention SMTP additions and hmac module.
Guido van Rossum
2001-09-14
1
-0/+6
*
SF bug [#460467] file objects should be subclassable.
Tim Peters
2001-09-13
1
-0/+5
*
Added items about significant subclass bugfixes.
Tim Peters
2001-09-12
1
-0/+10
*
Add info about Windows filesystem limits.
Tim Peters
2001-09-11
1
-1/+5
*
Added Donovan Preston.
Jack Jansen
2001-09-11
1
-0/+1
*
Another contributor.
Guido van Rossum
2001-09-11
1
-0/+1
*
Another volunteer.
Guido van Rossum
2001-09-10
1
-0/+1
*
Generalize operator.indexOf (PySequence_Index) to work with any
Tim Peters
2001-09-08
1
-0/+3
*
The usual post-release fiddling.
Tim Peters
2001-09-08
1
-0/+20
*
Merging 2.2a3 branch changes back into trunk
Barry Warsaw
2001-09-07
1
-8/+18
*
Rename 'getset' to 'property'.
Guido van Rossum
2001-09-06
1
-5/+5
*
Added note of unittest.py changes that fixed bug 451309
Steve Purcell
2001-09-06
1
-0/+4
*
Report patch #416079 changes.
Martin v. Löwis
2001-09-06
1
-0/+3
*
Enable large file support on Win32 systems.
Tim Peters
2001-09-06
1
-0/+6
*
Rework the way we try to check for libm overflow, given that C99 no longer
Tim Peters
2001-09-05
1
-0/+7
*
Change the date field to use $Date$ so it won't be outrageously out of
Guido van Rossum
2001-09-05
1
-1/+1
*
Document -Q. Move arguments around to be in strict alphabetical
Guido van Rossum
2001-09-05
1
-25/+43
*
Describe -E (which was added to 2.2a2).
Guido van Rossum
2001-09-05
1
-0/+7
[next]