Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
d40f3c6 New universal headers 09 October 1995, 23:12:22 UTC
7321514 Fixed bug in optional argument error checking (and generated all suites anew). 09 October 1995, 23:09:23 UTC
a1db48b fix Menu.add_command etc. 09 October 1995, 22:37:28 UTC
d462f3d added 1.2 news 09 October 1995, 21:30:37 UTC
670ded8 added some files 09 October 1995, 21:29:13 UTC
3ec97e5 interface for Emacs imenu 09 October 1995, 21:27:37 UTC
288527a updated version and date 09 October 1995, 21:02:17 UTC
fbe34fa syslog docs by steve clift 09 October 1995, 20:49:57 UTC
0447a32 release 1.3 for real 08 October 1995, 01:22:33 UTC
691d4ec a fe more things: apply 3rd arg, ni, ihooks, rexec 08 October 1995, 01:14:57 UTC
8476d00 footnote about keyword args 08 October 1995, 01:07:06 UTC
0568d5e apply() third arg 08 October 1995, 01:06:46 UTC
e38a752 new version / date 08 October 1995, 01:06:25 UTC
f36768e set version to 1.3 08 October 1995, 00:52:37 UTC
c5d0d79 make access obsolete 08 October 1995, 00:52:14 UTC
503b2e8 Barry's version 2.30; some chages for triple quotes 08 October 1995, 00:44:23 UTC
53f4524 disable code generation for access statement 08 October 1995, 00:42:46 UTC
447ae53 fix for 4.0 08 October 1995, 00:41:25 UTC
9beefa2 describe more 1.3 changes 08 October 1995, 00:38:51 UTC
ed39cd0 change warning about C++ 08 October 1995, 00:17:19 UTC
e5eb5eb Added all changes since 1.2 (from rcs logs) 07 October 1995, 23:08:05 UTC
c0c01f7 more elegant way to treat exit status 07 October 1995, 20:48:17 UTC
a176f58 add "-r revisions" flag to log flags 07 October 1995, 20:47:35 UTC
7bde92b added log option; cleanup afterwards 07 October 1995, 19:47:26 UTC
bffda89 change log() to return the string instead of printing it 07 October 1995, 19:46:08 UTC
83d6bbf search for keyfile in sys.path as last resort; reword exception 07 October 1995, 19:35:07 UTC
5a6ad8f flush before reading response from socket 07 October 1995, 19:27:20 UTC
11bb174 mac robustness: use os.path.join 07 October 1995, 19:26:06 UTC
f6d6928 mac robustness: default timezone, unlink target before rename 07 October 1995, 19:25:25 UTC
903f487 add BGN/END_SAVE macros around fcntl/ioctl calls 07 October 1995, 19:18:22 UTC
1c45ca3 keep exitfunc alive while calling it 07 October 1995, 19:14:01 UTC
f7f79ac better version sanity checks; get rid of Widget.unbind_class() 07 October 1995, 19:08:37 UTC
909507d added NullFormatter 06 October 1995, 15:31:30 UTC
84175ba strip <A> attribute values 06 October 1995, 15:30:57 UTC
650ba37 typos in attrfind regex 06 October 1995, 15:30:28 UTC
d58364e added lt, gt, amp back to entity definitions 06 October 1995, 15:26:52 UTC
ee3de2a small fixes 04 October 1995, 18:39:03 UTC
951213e Use binascii module (resulting in a 60-fold speedup:-) 04 October 1995, 16:39:20 UTC
84bbc2e Added base64 support 04 October 1995, 16:38:44 UTC
5a49ffc Fixed two minor errors. 04 October 1995, 16:36:53 UTC
685e16d Fixed hexbin handling 03 October 1995, 14:41:15 UTC
8150760 Clarified some things, started adding mods since 1.3beta3 03 October 1995, 14:40:35 UTC
8ccfc93 Removed unused variable 03 October 1995, 14:39:44 UTC
95ffa23 Removed unused variables 03 October 1995, 14:38:41 UTC
8426477 Modified/recreated to use keyword arguments 03 October 1995, 14:35:58 UTC
96ebbd3 new after options; text.search; new image methods 30 September 1995, 17:05:26 UTC
275fbe2 Move some stuff around so customizations in Setup take precedence 30 September 1995, 17:01:49 UTC
896fc7e re-enable new.code(...) with new args 30 September 1995, 17:01:02 UTC
64b24fb clear quitMainLoop when we fall through the main loop 30 September 1995, 17:00:24 UTC
8988fb2 Initial revision 30 September 1995, 16:52:24 UTC
c0e68d1 actualized example, catch EOFError, print retrieved lines if debugging>2 30 September 1995, 16:51:50 UTC
928fced actualized example/reference, fix bug w/ nonnumeric port 30 September 1995, 16:50:46 UTC
c7ae920 add flush_softspace() interface 30 September 1995, 16:49:58 UTC
e3d9320 allow _ in attr names (Netscape!) 30 September 1995, 16:49:36 UTC
4f399fb more robust coding, adapted for mac 30 September 1995, 16:48:54 UTC
59c473b delete PyNothing_Check, which does not actually exist 30 September 1995, 16:10:43 UTC
05151e0 +aaron watters, +PSA, +GC, -lance, -beta 28 September 1995, 13:24:46 UTC
65126d5 entity definitions from HTML 2.0 std 27 September 1995, 16:22:17 UTC
c52c1e9 Initial revision 27 September 1995, 16:22:08 UTC
59fcc5a Added some clarifications and fixed host names. 24 September 1995, 21:08:22 UTC
bc12873 Load toolbox modules "by hand" using imp, so this script should now work in a virgin distribution. 24 September 1995, 21:06:50 UTC
3f14f4a Changed the way .rsrc and template are copied: hopefully this will finally get the bundle stuff right. 24 September 1995, 21:05:24 UTC
9722ad8 Mac changes 22 September 1995, 23:49:28 UTC
453534a added verbose option; added ismap/align/width/height to handle_image args 22 September 1995, 00:55:50 UTC
3c0bfd0 fix <!...!> parsing; added verbose option; don't lowercase entityrefs 22 September 1995, 00:54:32 UTC
8421c4e actualized example; added xover, xgtitle, xpath, date methods by Kevan Heydon 22 September 1995, 00:52:38 UTC
3f6bb86 fix bogus resize length in nextc 21 September 1995, 20:36:34 UTC
194e20a add file parameter to all printing fns, default stderr 20 September 1995, 20:31:51 UTC
095e9c6 (py-align-multiline-strings-p): new variable 19 September 1995, 20:01:42 UTC
2242fd1 fix several bugs in tr argument lists 19 September 1995, 16:19:29 UTC
e7abf4e remove Modules/Makefile on distclean 18 September 1995, 22:12:20 UTC
57855b1 added strftime 18 September 1995, 22:03:30 UTC
ff84049 added psa plug 18 September 1995, 22:02:47 UTC
dc3372e new exec syntax 18 September 1995, 22:00:37 UTC
aada0d5 Initial revision 18 September 1995, 22:00:15 UTC
71b1a90 added getitem/setitem to Image class; changed call wrapping (again) 18 September 1995, 21:54:35 UTC
1c9daa8 handle missing QUERY_STRING 18 September 1995, 21:52:37 UTC
3b7b813 recognize a few more file types 18 September 1995, 21:50:43 UTC
54c1510 improved test/main program 18 September 1995, 21:49:24 UTC
a1e7e62 fix bug with missing default for last arg (discovered by Tommy Burnette) 18 September 1995, 21:44:04 UTC
befa14f #undef argument, for the Mac 18 September 1995, 21:42:42 UTC
020dfe7 include Python.h 18 September 1995, 21:40:19 UTC
650ae0a remove unwanted fatal() from err_badcall() 18 September 1995, 21:31:16 UTC
9d78d8d spell TraceBack with capital B 18 September 1995, 21:29:36 UTC
8ca687a use Py_PROTO macro 18 September 1995, 21:20:02 UTC
8ba873b adapted to K&R C 18 September 1995, 21:17:59 UTC
6f011d7 Get ordering right for TRACE_REFS/COUNT_ALLOCS combination (otherwise may get inc_count sanity check abort). 18 September 1995, 10:49:04 UTC
0c6563f (py-electric-colon): turn off electric behavior inside strings and comments. 14 September 1995, 20:57:02 UTC
57697af (python-mode): comment-multi-line must be nil for Emacs 19 14 September 1995, 20:01:14 UTC
c01c5c8 (py-compute-indentation): when inside a comment, indent to under the most previous non-blank line. 14 September 1995, 18:49:11 UTC
e77438c new version from configure.in 13 September 1995, 18:59:59 UTC
7c53b77 plug some leaks 13 September 1995, 18:39:47 UTC
1c20648 added SITEPATH and DESTPATH variables 13 September 1995, 18:39:04 UTC
55a214e on osf/1, never use gcc; added test for strftime() 13 September 1995, 17:48:09 UTC
bbc3410 added 5th return item, clock time, to posix.times() 13 September 1995, 17:39:51 UTC
a3127e8 added strop.translate(s, table) 13 September 1995, 17:39:06 UTC
8d8c1ee added time.strftime() 13 September 1995, 17:38:35 UTC
26ee809 added strftime 13 September 1995, 17:37:49 UTC
f65f278 added string.translate(s, table) 13 September 1995, 17:37:21 UTC
1e15061 add realtime as 5th item to os.times() return value 13 September 1995, 17:36:35 UTC
back to top