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
...
*
Allow oct() result for 64-bit machines.
Guido van Rossum
1997-06-06
1
-1/+2
*
Use cPickle and cStringIO when available.
Guido van Rossum
1997-06-06
1
-20/+30
*
Clear the ftp cache when it contains more than 10 entries.
Guido van Rossum
1997-06-06
1
-2/+21
*
Catch *all* errors that ftplib can raise (ftplib.all_errors) rather
Guido van Rossum
1997-06-06
1
-8/+10
*
Correct typo in last line (test program invocation).
Guido van Rossum
1997-06-03
1
-1/+1
*
AMK's regex test suite
Guido van Rossum
1997-06-03
2
-0/+331
*
socket_type --> SocketType
Fred Drake
1997-06-03
1
-1/+1
*
Add Host: header to URL request.
Guido van Rossum
1997-06-03
1
-1/+5
*
Fix bug in copy() by using copy.copy() instead of making assumptions
Guido van Rossum
1997-06-03
1
-31/+25
*
Added the new dictionary methods to the wrapper class.
Fred Drake
1997-06-03
1
-0/+16
*
The usual
Guido van Rossum
1997-06-02
2
-0/+18
*
Added tests for dict.clear(), dict.update(), dict.copy().
Guido van Rossum
1997-06-02
1
-0/+9
*
Support $HOME in expanduser().
Guido van Rossum
1997-06-02
1
-6/+12
*
Packer.pack_uhyper(): Fixes needed to properly pack unsigned 64 bit
Barry Warsaw
1997-05-29
1
-2/+2
*
Remove '(' in column 0 of doc strings.
Guido van Rossum
1997-05-28
1
-10/+12
*
Tweak default source of query a bit so it is possible to invoke
Guido van Rossum
1997-05-28
1
-3/+6
*
lowercase proxies env variables, for Windows.
Guido van Rossum
1997-05-28
1
-0/+1
*
Reworded the doc string to remove the need for The Emacs font-lock kludge.
Guido van Rossum
1997-05-28
1
-15/+13
*
Widget._setup(): Support name=None in a similar way to the handling of other
Fred Drake
1997-05-27
2
-2/+4
*
The usual
Guido van Rossum
1997-05-22
18
-496/+244
*
Fix for boundary case (Jack)
Guido van Rossum
1997-05-21
1
-1/+4
*
Add test for presence of socket_type.
Guido van Rossum
1997-05-21
1
-0/+1
*
Fix ratecv test (Sjoerd).
Guido van Rossum
1997-05-21
1
-5/+6
*
More robust way of choosing a non-existant uid (faster, too).
Guido van Rossum
1997-05-20
1
-1/+1
*
More robust way of choosing a non-existant uid (faster, too).
Guido van Rossum
1997-05-20
1
-4/+4
*
Added some minimal comments and tweaked lay-out a bit.
Guido van Rossum
1997-05-20
1
-3/+7
*
Handling of pathnames pointing to files on toplevel folder of disk was
Guido van Rossum
1997-05-20
1
-1/+6
*
Changes to make these tests work on the Mac.
Guido van Rossum
1997-05-16
3
-4/+4
*
Increase the child's sleep time to 5 for slow machines.
Guido van Rossum
1997-05-16
1
-1/+1
*
Catch nis.error and raise TestFailed instead. This catches the
Barry Warsaw
1997-05-15
1
-2/+7
*
Added BabylMailbox class by Fred Lundh (untested).
Guido van Rossum
1997-05-15
1
-0/+20
*
Fix typo in error reporting.
Guido van Rossum
1997-05-14
1
-1/+1
*
Fix hex tests for 64-bit machines.
Guido van Rossum
1997-05-14
1
-1/+3
*
Suppress fork part of socket test when we can't fork.
Guido van Rossum
1997-05-14
1
-27/+29
*
Fix sys.platform test -- on Win, it is 'win32', not 'win'.
Guido van Rossum
1997-05-14
1
-2/+2
*
More rational implementation of get_qualified_path() -- search along
Guido van Rossum
1997-05-14
1
-12/+5
*
Untested changes by Skip Montanaro to have an optional limit on the
Guido van Rossum
1997-05-13
1
-0/+23
*
Regenerated on newer Solaris version
Guido van Rossum
1997-05-13
8
-8/+2512
*
Finally found a wat to set a file nonblocking that works on Irix,
Guido van Rossum
1997-05-12
1
-2/+2
*
Modernized for 1.5
Guido van Rossum
1997-05-09
1
-5/+8
*
Regenerated on a newer Linux version.
Guido van Rossum
1997-05-09
2
-14/+268
*
Fix the NDELAY test; avoid outputting binary garbage.
Guido van Rossum
1997-05-09
1
-3/+3
*
Print less in test_socket.
Guido van Rossum
1997-05-09
2
-21/+6
*
Add root.tkraise() to the _test() program so the window doesn't hide
Guido van Rossum
1997-05-09
2
-0/+2
*
The usual.
Guido van Rossum
1997-05-08
20
-172/+564
*
Improve getting the mailbox from the environment.
Guido van Rossum
1997-05-08
1
-5/+5
*
Set correct RFC number.
Guido van Rossum
1997-05-08
1
-1/+1
*
Set correct RFC number. Open input in binary.
Guido van Rossum
1997-05-08
1
-2/+2
*
Misc.__init__(): Removed method, replaced with class attribute (which
Fred Drake
1997-05-03
2
-8/+2
*
Adding Jeremy Hylton's gzip module.
Guido van Rossum
1997-04-30
1
-0/+264
[prev]
[next]