2000-08-24 |
Fred Drake | Charles G. Waldman <cgw@fnal.gov>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Charles G. Waldman <cgq@fnal.gov>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Charles G. Waldman <cgw@fnal.gov>: |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas Wouters | Addendum to previous change: now that 'f' is not uncond... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas Wouters | Add extra check on whether 'tp_as_number' is still... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Trent Mick | This patch partly (some stuff went in already) ports... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Remove the dependency information for version.o; this... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jeremy Hylton | style nits |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | When skipping a test, do not include a spurious space... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jeremy Hylton | add docstring explaining makefile limitation |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Sort the list of files processed before running the... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | test case output for dospath regr test |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Guido van Rossum | Updated some URLs; removed mention of copyright (we... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Simplified inclusions and avoid prototypes copied in... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | fix list comprehension discussion to use \keyword macro... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | update commonprefix doc to make sure user is aware... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | new test - like test_ntpath but without splitunc test... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | added commonprefix test cases |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | updated to correct failing test cases |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Added note stating that the parser module will need... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | validate_listmaker(): Revise to match Skip's latest... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jack Jansen | Restored commonprefix() semantics. |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Tim Peters | Rehabilitate autotest.py. |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Added PyOS_CheckStack call to PyObject_Compare |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Added include for limits.h |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Regenerated to take advantage of support for multiple... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Only output the code to alias properties if the names... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Guido van Rossum | At Mark Hammond's request, removing registry key |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Skip Montanaro | revert semantics of commonprefix to work character... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Guido van Rossum | Thomas Heller noticed that the wrong registry entry... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Mark Hammond | Registered modules could only exist in HKEY_LOCAL_MACHI... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Skip Montanaro | * added doc strings to urlopen and unquote_plus |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Skip Montanaro | require list comprehensions to start with a for clause |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Guido van Rossum | Patch by Toby Dickenson: don't die when an error occurs... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Greg Ward | Don't bother to 'mkpath()' the 'dist_dir' -- that's... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Greg Ward | Ensure destination directory exists before trying to... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tim Peters | Nuked unused variable. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Guido van Rossum | Don't reference a module named test.test_support. ... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Add a minimal test suite for the parser module. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Update to reflect recent grammar changes (list comprehe... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Denis S. Otkidach <den@analyt.chem.msu.ru>: |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Patch from Paul Schreiber <paul@commerceflow.com>: |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | Describe the new PRINT_ITEM_TO and PRINT_NEWLINE_TO... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | Add the new PRINT_ITEM_TO and PRINT_NEWLINE_TO opcodes. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | com_print_stmt(): Guido rightly points out that the... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Add TestSkipped as another interesting item defined... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | Thomas reminds me to bump the MAGIC number for the... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | PEP 214, Extended print Statement, has been accepted... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | PEP 214, Extended print Statement, has been accepted... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | PEP 214, Extended print Statement, has been accepted... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | PEP 214, Extended print Statement, has been accepted... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | PEP 214, Extended print Statement, has been accepted... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | PEP 214, Extended print Statement, has been accepted... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Thomas Wouters | Ignore Grammar/Makefile now that it's a made Makefile. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Tim Peters | Remove the winreg module from the project. I don't... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Andrew M. Kuchling | Add alias for old function name -- removing it broke... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Andrew M. Kuchling | Strengthen the warning against using SerialCookie and... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | - identify() enum names. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Updated the applescript documentation for te new framew... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Added a package for the other browser too. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Moved to unsupported: it never lived up to its expectan... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Moved to unsupported: it doesn't work anymore and it... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Updated for new AppleScript structure and moved to... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Fixed again to work with the old scripting interface... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Updated for the new applescript interface (which actual... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Enums we cannot find are set to None, and enumsubst... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Fixed event inheritance code (which didn't work at... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Finder suite. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Jack Jansen | Regenerated with fixes to gensuitemodule. |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Thomas Wouters | Fix the bug Sjoerd Mullender discovered, where find_fro... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Tim Peters | Changed the popen2.py _test function to use the "more... |
commit | commitdiff | tree | snapshot |
2000-08-20 |
Tim Peters | David Goodger's new getopt test module (thanks, David!). |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Thomas Wouters | Disallow "import mod.submod as m", because the result... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Fred Drake | Add entry for Cookie module. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Fred Drake | Make it format. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Moshe Zadka | Adding tests of the "attrs" optional argument, and... |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Andrew M. Kuchling | Use METH_VARARGS constant in example module. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Andrew M. Kuchling | Test case for Cookie.py |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Moshe Zadka | Initial revision. Markup unchecked. |
commit | commitdiff | tree | snapshot |
2000-08-19 |
Andrew M. Kuchling | Added Tim O'Malley's Cookie.py module (master version at |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | com_error(): Quiet gcc -Wall warning. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Fred Drake | Remove a couple of warnings turned up by "gcc -Wall". |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | PyUnicode_AsUTF8String(): /F picks up what I missed... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Vladimir Marangozov | Do not set a MemoryError exception over another MemoryE... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Fred Drake | Better conformance to the Python Style Guide: use space... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Fred Drake | When a KeyboardInterrupt is caught, just use the "raise... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Fred Drake | Revise to use atexit instead of monkeying with sys... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Fred Drake | Convert some old-style string exceptions to class excep... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Fred Drake | Convert some old-style string exceptions to class excep... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Sjoerd Mullender | Removed references to Py_FPROTO. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | PyUnicode_AsUTF8String(): Don't need to explicitly... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | ANSI-fy function headers. Not much more can be done... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | lad_dealloc(): if xp->x_fd == -1, it means the descript... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | pattern_findall(): Plug small memory leak discovered... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | init_locale(): This file defines the _locale module... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | SyntaxError__classinit__(): Slight reorg for simplicity. |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | PyParser_ParseString(): When the err_ret structure... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | comples_from_string(): Move s_buffer[] up to the top... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | make_pair(): When comparing the pointers, they must... |
commit | commitdiff | tree | snapshot |
2000-08-18 |
Barry Warsaw | PyFloat_FromString(): Move s_buffer[] up to the top... |
commit | commitdiff | tree | snapshot |
next |