2002-08-07 |
Raymond Hettinger | Documented os.fsync and os.fdatasync. Closes SF bug... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Guido van Rossum | "Unbuffered" mode of class _fileobject wasn't actually... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | - If an OSA identifier is a Python reserved word we... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Fred Drake | Clarify that the bool instances are acceptable return... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Martin v. Löwis | Use Py_FatalError instead of abort. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Don't be over-enthusiastic with the ascii() calls:... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Donovan Preston's patch #538395, with some mods by me. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Jack Jansen | Quote the arguments, they may contain strings. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Fred Drake | Fix up some more markup problems. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Fred Drake | Change the markup a bit more; the parameter was not... |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Martin v. Löwis | Fix PEP 263 code --without-unicode. Fixes #591943. |
commit | commitdiff | tree | snapshot |
2002-08-07 |
Steve Holden | Fix markup errors. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Raymond Hettinger | Expanded the unittests for the new width sensitive... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Raymond Hettinger | Document handling of raw-unicode-escapes. Closes SF... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Tim Peters | internal_connect(): Windows. When sock_timeout >... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Jack Jansen | Added a note about the inability to specify a pathname... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Jack Jansen | Changed a sentence that confused some people. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Neal Norwitz | Make more functions static |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Neal Norwitz | Make readahead functions static |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Fix SF bug 574207 (chained __slots__ dealloc segfault). |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Fred Drake | Fix the markup so it doesn't break formatting. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Add testcase for SF bug 574207 (chained __slots__ deall... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Fred Drake | Added references to the email package. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Barry Warsaw | Added a test for PyUnicode_Contains() taking into accou... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Barry Warsaw | PyUnicode_Contains(): The memcmp() call didn't take... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Skip Montanaro | get rid of GETNAMEV macro - use GETITEM directly |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Add a coding cookie, because of the møøse quote. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Update the URL for getting zlib, and update the minimal... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Bump the LOOPS count. 50,000 iterations takes about... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Add some fine points: METH_KEYWORDS implies METH_VARARG... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Mark xreadlines deprecated. Don't use f.xreadlines... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Remove mention of deprecated xreadlines method. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Barry Warsaw | Describe new "str1 in str2" behavior. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Document file.next(). Mark xreadlines obsolete (both... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Barry Warsaw | Committing patch #591250 which provides "str1 in str2... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Files are now their own iterator. The xreadlines metho... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Steve Holden | Add comment about os.path.walk()'s behavior with symbol... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | Add next and __iter__ to the list of file methods that... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Guido van Rossum | SF patch 580331 by Oren Tirosh: make file objects their... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Jack Jansen | In the altbininstall target, which is the first subtarg... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Jack Jansen | Patch #567296 by Pim Buurman, slightly modified by... |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Jack Jansen | Wrapper around _IBCarbon. |
commit | commitdiff | tree | snapshot |
2002-08-06 |
Andrew M. Kuchling | Mention list.sort() |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Neal Norwitz | SF patch #591305 Documentation err in bytecode defs |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Fred Drake | We only need to check for StopIteration here. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Patch by Ronald Oussoren: if there's a .lproj in the... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | In copy() don't try to obtain an FSSpec until we know... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Be a lot less verbose by default. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Better output for errors, and some progress reports. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Fixed the last two bgen-based modules to be buildable... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jeremy Hylton | Initial prototype of framer: a tool to build the frame... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jeremy Hylton | Remove function definition from cStringIO.h. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Fred Drake | Since the errno module is needed by os._execvpe(),... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Guido van Rossum | SF patch 590294: os._execvpe security fix (Zack Weinberg). |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Guido van Rossum | SF patch 590294: os._execvpe security fix (Zack Weinberg). |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Enable building of Carbon toolbox modules with unix... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Got rid of staticforward. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | This can now run under unix-Python too. You have to... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Fixed to run better in unix-Python, and to cater for... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Fred Drake | Typo: "now" --> "the new" |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Martin v. Löwis | IDLE support for PEP 263. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Moved bgenlocations to the Mac/Lib directory. Not perfe... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Martin v. Löwis | Patch #590913: PEP 263 support. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Martin v. Löwis | Use ascii_letters to avoid UnicodeErrors. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Guido van Rossum | Add a small description of PEP 263. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Added a cast to shut up a compiler warning. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Renamed Py_Main to PyMac_Main as it has a different... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Jack Jansen | Added _IBCarbon module. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Raymond Hettinger | SF 582071 clarified the .split() method's docstring... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Raymond Hettinger | Note that True and False are pickable objects |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Kurt B. Kaiser | GvR provided solution to the socket rebinding timeout... |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Martin v. Löwis | Add 1 to lineno in deprecation warning. Fixes #590888. |
commit | commitdiff | tree | snapshot |
2002-08-05 |
Martin v. Löwis | Test whether a Cyrillic text correctly appears in a... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | We don't really need the name of the test in the "test... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | Oops! Forgot the closing paren. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | Finally got around to figuring out and documenting... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Build the _IBCarbon module. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | The definitions for IBCarbonRuntime.h |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Updated to something that works on my system, and regen... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Specify pathnames in a way that works on both OS9 and... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Use universal newline input when scanning header files. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Donovan Preston's interface to IBCarbon, allowing you... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Changes to the OSX section: |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Jack Jansen | Use the -n option of ln in stead of -h, as it also... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Skip Montanaro | small speedup for constant and name access |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Make pgen compile with pydebug. Duplicate normalized... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Group statements properly. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | Repaired a fatal compiler error in the debug build... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | Squash compiler wng about signed-vs-unsigned mismatch. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | Sped the usual case for sorting by calling PyObject_Ric... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Patch #534304: Implement phase 1 of PEP 263. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Add encoding declaration. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Add encoding declaration. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Steve Holden | Remove a syntax error in the example, spotted by Walter... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Always link libpython.so with LIBS. Fixes #589422. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Add trace_frame. Fixes #534864. Backported to 2.2. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Martin v. Löwis | Add recursion counter for pickling. Fixes #576084. |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Andrew MacIntyre | OS/2 EMX now supported |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Tim Peters | I don't know what's going on with this test, but the... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Andrew MacIntyre | SF patch #578297: |
commit | commitdiff | tree | snapshot |
next |