2000-10-01 |
Martin v. Löwis | Don't rename Tkinter to Tk; closes bug 115714 |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Fred Drake | my_getpagesize(): New function; returns the size of... |
commit | commitdiff | tree | snapshot |
2000-10-01 |
Barry Warsaw | Added a zip() test where one of the arguments is an... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Fred Drake | Add missing "s" from format string. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Added skeletal "Building Extensions: Tips and Tricks... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Reduced the 'bytecompile()' method to a one-line wrappe... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Added 'byte_compile(): an all-singing, all-dancing... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Various docstring tweaks. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Reformat docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Standardized whitespace around function calls. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Andrew Kuchling: changed so the '_path_created' diction... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Fixed 'run()' so it doesn't call 'bytecompile()' if... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Expect a tuple (dest_name, copied) from 'copy_file()'. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Marc-André... | Fix header file usage so that NULL is defined. NULL... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Changed 'build_module()' so it returns the result of... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Changed 'copy_file()' so it returns a tuple (dest_name... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | In 'get_platform()', handle so-called POSIX systems... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Changed to use the 'sub-commands' machinery: |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Greg Ward | Moved some things around for better organization. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Martin v. Löwis | Fixed spelling of module; closes bug 115712. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Martin v. Löwis | Add mimetools testcase. |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Martin v. Löwis | Return after writing 7bit or 8bit encodings. Closes... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Martin v. Löwis | Mention in the module's doc string that other functions... |
commit | commitdiff | tree | snapshot |
2000-09-30 |
Fred Drake | Replace to XXX notes to add references with real refere... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Always use the same name for the exception defined... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | PyModule_AddStringConstant(): Make this static since... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin v. Löwis | Remove unused VERSION #define. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin v. Löwis | Use string functions instead of methods to allow sharin... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Martin v. Löwis | Remove dependency from saxutils when loading xmlreader |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Capitalized an "if" that should have been -- noted... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Add a paragraph about an optimization bug in SGI compil... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Reversely --> Conversely |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Added a missing "is" -- noted by Grant Griffin |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Spelling: internalization --> internationalization |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Thomas Heller | Removed the extra_dirs and path_file metadata options. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | os.startfile() documentation, based on text from Tim... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Tim Peters | The 2.0b2 change to write .pyc files in exclusive mode... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Fred Drake | Update list of extension modules that may be interestin... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Clarify that the Tk interface is not enabled by default... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Andrew M. Kuchling | Add #ifdef's for platforms that don't have the constant... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Fix typo: config.stat --> config.status |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Consistency nits, untabify. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Updated documentation relating to the various flavors... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Thomas Heller | Removed the implib_dir instance variable because it... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | popen4(): Added for Unix. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | popen4(), class Popen4: popen4() support for Unix. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Convert all entries on sys.path to absolute paths,... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Avoid import of string module; it is only needed for... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Minor style nits. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Remove imports of string when string methods will do. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Minor ANSIfication: lib_python no longer needs to be... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Add regex and regsub to the list of undocumented obsole... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Added some tests for the truncate() method; one is... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Add truncate() method to StringIO objects. |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Remove change that had not been saved when the output... |
commit | commitdiff | tree | snapshot |
2000-09-28 |
Fred Drake | Fix includes; not including Python.h caused the module... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Fred Drake | Update the documentation for ConfigParser to match... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Fred Drake | Regression test for ConfigParser module. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Fred Drake | Allow spaces in section names. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Jeremy Hylton | Fix buffer overflow vulnerabilities in calculate_path... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Marc-André... | Updated hash values to match the new encoding (UTF... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Marc-André... | Fixed encoding to use an endianness independent format. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Lars Gustäbel | Fixed misleading qname in test_xmlgen_ns (reported... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Andrew M. Kuchling | Fix double negative spotted by matt@mondoinfo.com |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Andrew M. Kuchling | Added a section describing the new development process... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Greg Ward | Bump version to 1.0pre. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Greg Ward | Remove deprecation warnings on old 'link_*()' methods... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Greg Ward | Big patch from Rene Liebscher to simplify the CCompiler... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Andrew M. Kuchling | Wrote text for features added between 2.0b1 and b2. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Andrew M. Kuchling | Fixed error in explanation of codec decode_func pointed... |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Greg Ward | Bump version to 0.9.4. |
commit | commitdiff | tree | snapshot |
2000-09-27 |
Greg Ward | Fix '_set_command_options()' so it only calls 'strtoboo... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.0b2 |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Barry Warsaw | Added an "import xml.parsers.expat" to turn errors... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jeremy Hylton | Fix GC news |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jeremy Hylton | The Usual |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Fix handling of file inputs on Windows; passing them... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jeremy Hylton | the usual |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Fixed typo, description of changes to dbm module. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jeremy Hylton | The rest of the news for 2.0b2 |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Elaborated the notes on the XML support. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Marc-André... | Test output data for the Unicode database test suite. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Marc-André... | Added test suite for the complete Unicode database... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Guido van Rossum | It's beta 2 now. Updated some stale URLs at pythonlabs... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Guido van Rossum | Fixed some typos, added some punctuation (e.g. consiste... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tim Peters | New info and fixed some typos. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tim Peters | More limits.h stuff in node.c. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Note that including Python.h includes limits.h when... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Rationalize use of limits.h, moving the inclusion to... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jeremy Hylton | partial list of changes between 2.0b1 and 2.0b2 |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Remove a ?? in the description of Mac OS support. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Bump version to 0.9.3. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tim Peters | Yet another new unique extension in the test directory. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Reformat docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Standardize whitespace in function calls. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Whitespace fix. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Reformat docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Standardize whitespace in function calls. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Standardize whitespace in function calls and docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Guido van Rossum | It's..... |
commit | commitdiff | tree | snapshot |
next |