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
...
*
Be more careful about default temp dir
Guido van Rossum
1996-05-28
1
-10/+20
*
added " def
Guido van Rossum
1996-05-28
1
-0/+1
*
Total rewrite
Guido van Rossum
1996-05-28
1
-58/+78
*
made it work again with changed Tkinter
Guido van Rossum
1996-05-28
2
-10/+38
*
Major overhaul:
Guido van Rossum
1996-05-28
2
-96/+202
*
don't export selection
Guido van Rossum
1996-05-28
2
-4/+4
*
added hdl protocol properties
Guido van Rossum
1996-05-28
1
-3/+3
*
removed history comment
Guido van Rossum
1996-05-28
1
-3/+0
*
add translate() -- which was in strop per release 1.3
Guido van Rossum
1996-05-28
2
-0/+16
*
optimization of getheader() using a dictionary
Guido van Rossum
1996-05-28
1
-45/+33
*
Fix some obsolete names comments.
Guido van Rossum
1996-05-28
1
-12/+53
*
avoid eval() like the plague
Guido van Rossum
1996-05-28
1
-1/+2
*
change Mac creator/type
Guido van Rossum
1996-05-28
1
-2/+2
*
change return values of simple run* functions
Guido van Rossum
1996-05-28
1
-4/+3
*
removed unused globals
Guido van Rossum
1996-05-28
1
-1/+1
*
added setcontext and parsesequence; several small fixes
Guido van Rossum
1996-05-28
1
-6/+56
*
export error == IOError
Guido van Rossum
1996-05-28
1
-0/+2
*
bump version (sorry)
Guido van Rossum
1996-05-28
1
-1/+1
*
capitalize H3 headers; add 'cgi.' prefix to example code
Guido van Rossum
1996-05-28
1
-4/+4
*
added * and + operators
Guido van Rossum
1996-05-28
1
-0/+13
*
minor fix to mime header regex --Sjoerd
Guido van Rossum
1996-05-28
1
-1/+1
*
Auto-install on first import.
Guido van Rossum
1996-05-28
2
-0/+90
*
more changes copied from Grail
Guido van Rossum
1996-05-21
2
-60/+98
*
Made Place.info == Pack.info
Guido van Rossum
1996-05-16
2
-2/+20
*
Yet another mini fix to pack/grid info.
Guido van Rossum
1996-05-16
2
-4/+4
*
Some more changes from the net... Typos, 4.0/4.1 issues, new tkButtonInvoke().
Guido van Rossum
1996-05-16
2
-10/+50
*
Resync with Grail's Tkinter.py.
Guido van Rossum
1996-05-16
2
-390/+680
*
Set the base for atoi() and atol() to 0, since we're reading Python
Guido van Rossum
1996-05-15
1
-3/+3
*
Don't atoi() the memo key.
Guido van Rossum
1996-04-12
1
-7/+16
*
Subtlety: ~root/a should expand to /a, not //a. Everything else unchanged.
Guido van Rossum
1996-04-02
1
-0/+1
*
Update reference (it's now RFC 1808); added http to list of protocols
Guido van Rossum
1996-03-29
1
-9/+3
*
Reformatted with 4-space tab stops.
Guido van Rossum
1996-03-28
1
-286/+406
*
new binhex from Jack (much faster)
Guido van Rossum
1996-03-25
1
-9/+14
*
Finally check in Jack's latest version, which fixes all known bugs.
Guido van Rossum
1996-03-23
1
-142/+153
*
move mac url2path conversion to separate module
Guido van Rossum
1996-03-21
1
-50/+1
*
Added proxy handling; upped version.
Guido van Rossum
1996-03-20
1
-8/+44
*
Added print_arguments() function.
Guido van Rossum
1996-03-14
1
-0/+8
*
Change to use real temporary files instead of StringIO. Correct and
Guido van Rossum
1996-03-09
1
-25/+40
*
Considerable documentation changes and a few import rearrangements.
Guido van Rossum
1996-03-09
1
-61/+122
*
Reformatted with 4-space indentation. Added some quick docs to the
Guido van Rossum
1996-03-07
1
-551/+630
*
Added FieldStorage class, which stores parts in files.
Guido van Rossum
1996-03-07
1
-5/+272
*
Reformatting only.
Guido van Rossum
1996-03-06
1
-166/+177
*
File upload and revamped documentation.
Guido van Rossum
1996-03-06
1
-157/+572
*
*** empty log message ***
Guido van Rossum
1996-02-28
1
-0/+122
*
Changed makefile() args from r/w to rb/wb, for non-unix compatability.
Jack Jansen
1996-02-14
5
-7/+7
*
Try to normalize urls referring to local files (code copied from posixpath)
Jack Jansen
1996-02-14
1
-3/+15
*
Module to convert a mail message to or from quoted-printable. The
Sjoerd Mullender
1996-02-14
1
-0/+415
*
better way to define ComplexType
Guido van Rossum
1996-02-13
1
-3/+3
*
improved test()
Guido van Rossum
1996-02-13
1
-10/+34
*
even better way to normalize spaces in add_flowing_data
Guido van Rossum
1996-02-13
1
-17/+9
[prev]
[next]