summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Note Floris's last name.Raymond Hettinger2005-07-081-2/+2
* Add permissions for the Summer of Code project.Raymond Hettinger2005-07-081-0/+7
* Fix bugMichael W. Hudson2005-07-051-0/+3
* bug #1177468: don't cache /dev/urandom file descriptor in os.urandomGeorg Brandl2005-07-041-0/+3
* SF bug #1224347: int/long unification and hex()Raymond Hettinger2005-06-291-0/+3
* - Bug #839151: Fix an attempt to access sys.argv in the warnings moduleGeorg Brandl2005-06-261-0/+3
* - Bug #1155638: Fix a bug which affected HTTP 0.9 responses in httplib.Georg Brandl2005-06-261-0/+2
* - Bug #1100201: Cross-site scripting was possible on BaseHTTPServer viaGeorg Brandl2005-06-261-0/+3
* Add NEWS entries for bugs closed at Bug Day.Georg Brandl2005-06-261-0/+12
* NEWS entry for last bugfixGeorg Brandl2005-06-251-0/+3
* SF bug #1224621: tokenize module does not detect inconsistent dedentsRaymond Hettinger2005-06-211-0/+3
* Fix bug:Michael W. Hudson2005-06-201-0/+6
* Add untokenize() function to allow full round-trip tokenization.Raymond Hettinger2005-06-101-0/+5
* Bug #1196315: fix weakref.WeakValueDictionary constructor.Georg Brandl2005-06-041-0/+2
* Bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly.Georg Brandl2005-06-031-0/+2
* This is my patch:Michael W. Hudson2005-06-031-0/+3
* Bug #1213894: os.path.realpath didn't resolve symlinks that were the firstGeorg Brandl2005-06-031-0/+3
* Update permissions for Birkenfeld.Raymond Hettinger2005-06-031-1/+2
* Patch #1212117: Add optional attribute st_flags to os.stat_resultHye-Shik Chang2005-06-021-0/+3
* NEWS entry for the patch I checked in last week.Michael W. Hudson2005-06-011-0/+4
* Add permissions for Reinhold Birkenfeld.Raymond Hettinger2005-05-281-0/+5
* Disallow opening files with modes 'aU' or 'wU' as specified by PEPSkip Montanaro2005-05-201-0/+3
* Add O_SHLOCK & O_EXLOCK. Closes patch #1103951.Skip Montanaro2005-05-161-0/+3
* Add better datetime support to xmlrpclib module. Closes patch #1120353.Skip Montanaro2005-05-141-0/+5
* credit source of idea for recent doc changesSkip Montanaro2005-05-121-0/+1
* Update Paul Prescod's permissions.Raymond Hettinger2005-04-301-0/+2
* Make subclasses of int, long, complex, float, and unicode perform typeBrett Cannon2005-04-261-0/+8
* Make parse_makefile fallback to environment variables if nothing isMartin v. Löwis2005-04-251-1/+1
* Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. MeantBrett Cannon2005-04-242-3/+7
* If the data read from the bytestream in readline() ends in a '\r' read one moreWalter Dörwald2005-04-211-0/+6
* Clarify usage of OPT by noting that if it is set the default values will beBrett Cannon2005-04-201-1/+2
* As per discussion on python-dev, descriptors defined in C with a NULL setterBarry Warsaw2005-04-191-0/+5
* Add a line explaining what env var to use to set the compiler flags and anBrett Cannon2005-04-191-0/+3
* Fix:Michael W. Hudson2005-04-181-0/+6
* Update permissions for Finn Bock.Raymond Hettinger2005-04-131-0/+2
* Update permissions for Eric Price.Raymond Hettinger2005-04-111-0/+2
* Update status for Irme de Jong.Raymond Hettinger2005-04-101-0/+3
* Patch #1177597: Fix various bugs in Demo/classes/Complex.py.Martin v. Löwis2005-04-091-0/+1
* Flush out support for ``class B(): pass`` syntax by adding support to theBrett Cannon2005-04-091-1/+3
* Record removal of permissions for Charles Waldman.Raymond Hettinger2005-04-081-0/+6
* Add ESR info.Tim Peters2005-04-081-0/+5
* Record a drop request by Ken Manheimer.Raymond Hettinger2005-04-081-1/+1
* Record a drop request by Moshe Zadka.Raymond Hettinger2005-04-081-0/+2
* Info about Eric Price.Tim Peters2005-04-081-1/+6
* Update permissions log for Reedy, Holden, Haring, and Cole.Raymond Hettinger2005-04-081-0/+9
* In a threads-disabled build, typing Ctrl-C into a raw_input() crashed,Michael W. Hudson2005-04-071-0/+3
* By popular demand from Linux-heads(!), renamed developers to developers.txt.Tim Peters2005-04-061-0/+0
* Begin a log of developer permissions.Raymond Hettinger2005-04-051-0/+30
* Since PyPI only accepts UTF-8 encoded data now, make sure that the data isWalter Dörwald2005-03-311-0/+3
* NEWS entries for the bugs I fixed yesterday.Michael W. Hudson2005-03-311-0/+6