Staging
v0.5.1
Revision 8b63b9bb02b7a3d35f32e41f433877d4da41bab4 authored by Georg Brandl on 26 November 2010, 08:16:26 UTC, committed by Georg Brandl on 26 November 2010, 08:16:26 UTC
........
  r85875 | georg.brandl | 2010-10-28 10:38:30 +0200 (Do, 28 Okt 2010) | 1 line

  Fix bytes/str issues in get-remote-certificate.py.
........
  r85876 | georg.brandl | 2010-10-28 11:03:20 +0200 (Do, 28 Okt 2010) | 1 line

  #10218: return timeout status from Condition.wait, mirroring other primitives' behavior.
........
  r85877 | georg.brandl | 2010-10-28 11:24:56 +0200 (Do, 28 Okt 2010) | 1 line

  Condition.wait now returns bool.
........
  r85888 | georg.brandl | 2010-10-28 15:01:06 +0200 (Do, 28 Okt 2010) | 1 line

  Support new Condition return value in the multiprocessing version.
........
  r85889 | georg.brandl | 2010-10-28 15:07:50 +0200 (Do, 28 Okt 2010) | 1 line

  Review new Barrier docs.
........
  r85908 | georg.brandl | 2010-10-29 07:22:17 +0200 (Fr, 29 Okt 2010) | 1 line

  send_bytes obviously needs bytes...
........
  r85909 | georg.brandl | 2010-10-29 07:24:24 +0200 (Fr, 29 Okt 2010) | 1 line

  Re-add "debugger" label, it is used in pydoc-topics.
........
  r85910 | georg.brandl | 2010-10-29 07:30:17 +0200 (Fr, 29 Okt 2010) | 1 line

  Port suspicious markup builder and patchlevel.py so that they can be used with Python 2 and 3 without conversion.
........
  r85911 | georg.brandl | 2010-10-29 07:36:28 +0200 (Fr, 29 Okt 2010) | 1 line

  Fix markup error and update false positive entries from "make suspicious".
........
  r85979 | georg.brandl | 2010-10-30 16:33:28 +0200 (Sa, 30 Okt 2010) | 1 line

  Fix test_mailbox by supporting context manager protocol for get_file() returns.
........
  r86256 | georg.brandl | 2010-11-06 08:19:35 +0100 (Sa, 06 Nov 2010) | 1 line

  #10334: add a role to refer to Python source files in SVN.
........
  r86324 | georg.brandl | 2010-11-08 17:57:52 +0100 (Mo, 08 Nov 2010) | 1 line

  Fix next version name.
........
  r86409 | georg.brandl | 2010-11-11 08:26:40 +0100 (Do, 11 Nov 2010) | 1 line

  Review the new configparser docs.
........
  r86427 | georg.brandl | 2010-11-12 09:09:11 +0100 (Fr, 12 Nov 2010) | 1 line

  Switch to Sphinx 1.0.5.
........
  r86429 | georg.brandl | 2010-11-12 09:57:12 +0100 (Fr, 12 Nov 2010) | 1 line

  Add a deprecated-removed directive that allows to give the version of removal for deprecations.
........
  r86444 | georg.brandl | 2010-11-13 07:36:58 +0100 (Sa, 13 Nov 2010) | 1 line

  Update pydoc topics.
........
  r86445 | georg.brandl | 2010-11-13 07:38:37 +0100 (Sa, 13 Nov 2010) | 1 line

  Ignore suspicious-ignore file.
........
  r86446 | georg.brandl | 2010-11-13 07:39:58 +0100 (Sa, 13 Nov 2010) | 1 line

  Bump to 3.2a4.
........
  r86451 | georg.brandl | 2010-11-13 14:25:40 +0100 (Sa, 13 Nov 2010) | 1 line

  Minor edits.
........
1 parent 30b125d
History
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.9 KB
Makefile.pre.in -rw-r--r-- 39.8 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 395.5 KB
configure.in -rw-r--r-- 122.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.4 KB
setup.py -rw-r--r-- 87.3 KB

README

back to top