2004-10-10 |
Tim Peters | PyInterpreterState_New(), PyThreadState_New(): use... |
commit | commitdiff | tree | snapshot |
2004-10-10 |
Tim Peters | find_key(): This routine wasn't thread-correct, and... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Tim Peters | PyGILState_Release(): If we need to delete the TLS... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Barry Warsaw | All known bugs are closed, and Python 2.4b1 is coming... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Barry Warsaw | Fix SF bug # 1030941. In _parsegen(), in the clause... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Barry Warsaw | An example message for SF bug # 1030941. |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Barry Warsaw | test_missing_start_boundary(): A test for SF bug #... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Tim Peters | _PyGILState_Init(), PyGILState_Ensure(): Since PyThrea... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Tim Peters | Document the results of painful reverse-engineering... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Barry Warsaw | Fix for SF bug # 1010102. The default is PureProxy... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Barry Warsaw | __init__(): Coerce the input_charset to unicode (with... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Tim Peters | Style guide & consistency changes. No semantic changes. |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Tim Peters | Trim trailing whitespace. |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Raymond Hettinger | Simplify delitem() code by calling rotate() directly... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Johannes Gijsbers | Patch #1042969: add closing brace for \token {generator... |
commit | commitdiff | tree | snapshot |
2004-10-09 |
Raymond Hettinger | SF patch #1043218 |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Andrew M. Kuchling | [Bug #1022311] curses module uses y,x ordering of argum... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Andrew M. Kuchling | [Bug #1041501] Fix example code |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Andrew M. Kuchling | [Bug #1031897] Fix order of decorator application |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Piers Lauder | Fix bug in _checkquote that raised an exception on... |
commit | commitdiff | tree | snapshot |
2004-10-08 |
Raymond Hettinger | SF patch #1041364: True/False instead of 1/0 in libstdt... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Johannes Gijsbers | Rewrite rmtree using os.walk to fix bug #1025127: |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Michael W.... | This is Michiel de Hoon's patch, as attached to the... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Andrew M. Kuchling | Add helpful comment |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Andrew M. Kuchling | Take out Guido's name and put in the PSF |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Andrew M. Kuchling | Update two URLs |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Andrew M. Kuchling | Add -m to man page |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Raymond Hettinger | SF patch #1035498: -m option to run a module as a... |
commit | commitdiff | tree | snapshot |
2004-10-07 |
Raymond Hettinger | Finalize the freelist of list objects. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Brett Cannon | Fix bug introduced by the previous patch by changing... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Raymond Hettinger | Armin's patch to prevent overflows. |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Brett Cannon | Convert a listcomp to a gencomp (was already editing... |
commit | commitdiff | tree | snapshot |
2004-10-06 |
Brett Cannon | Locale data that contains regex metacharacters are... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Andrew M. Kuchling | Add some items |
commit | commitdiff | tree | snapshot |
2004-10-04 |
Tim Peters | The docs claimed a test would pass that actually wouldn... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Brett Cannon | Fix a small typo in the docstring for system_methodSign... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vinay Sajip | Changes made to maintain 1.5.2 compatibility. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vinay Sajip | Version number updated to 0.4.9.5 |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Vinay Sajip | Clarified documentation about exc_info keyword parameter |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Tim Peters | Read the text files to be compared in universal-newline... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Just van Rossum | added plistlib news item |
commit | commitdiff | tree | snapshot |
2004-10-03 |
David Goodger | SF bug #997050: Document, test, & check for non-string... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
David Goodger | SF bug #1017864: ConfigParser now correctly handles... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Michael W.... | typo |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Martin v. Löwis | Print verbose messages to stderr. Fixes #1036752. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Andrew MacIntyre | remove rotor module |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Andrew MacIntyre | note module removals, update on BitTorrent issue |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Andrew MacIntyre | bring modules up to date, correct .DEF file version |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Barry Warsaw | Fix test for FeedParser results. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Barry Warsaw | Blarg, fix the versions. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Barry Warsaw | Updates for distutils package. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Barry Warsaw | Add documentation about as_string() mangling From_... |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Barry Warsaw | as_string(): Indicate that this mangles From_ lines. |
commit | commitdiff | tree | snapshot |
2004-10-03 |
Barry Warsaw | Big email 3.0 API changes, with updated unit tests... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Just van Rossum | removed 2.2 support |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Just van Rossum | use new readPlist() and writePlist() functions |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Armin Rigo | Upon insertion, if memory runs out, the deque was left... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Raymond Hettinger | SF bug#1038917 fix typos (Contributed by George Yoshida.) |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Raymond Hettinger | Replace structure member before decreffing. |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Just van Rossum | Which reminds me, I've had a much improved plistlib... |
commit | commitdiff | tree | snapshot |
2004-10-02 |
Raymond Hettinger | * Bulletproof the method for detecting mutations during... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Raymond Hettinger | Restore the block length and add a comment. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Raymond Hettinger | Clarify the relationship between indices. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Raymond Hettinger | * Elaborate on the invariant comments and make them... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tim Peters | Noted the fix to deque gc. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tim Peters | deque_traverse(): If the deque had one block, and... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tim Peters | Typos in new comments. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tim Peters | Document some reverse-engineered invariants and pragmat... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Greg Ward | Get references working (except for references to "Exten... |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tim Peters | Definition consistency. |
commit | commitdiff | tree | snapshot |
2004-10-01 |
Tim Peters | Trimmed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Raymond Hettinger | Add tests for syntax errors. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Edward Loper | Added 2 notes about the complexities of testing SyntaxE... |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Raymond Hettinger | Expand scope to include general mapping protocol tests. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Walter Dörwald | Add missing test_dict.py from patch #736962. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Raymond Hettinger | Improve test coverage. |
commit | commitdiff | tree | snapshot |
2004-09-30 |
Raymond Hettinger | SF bug #1035279: hex() and oct() documentation is... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Raymond Hettinger | Improve error message for augmented assignments to... |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Raymond Hettinger | Fix two erroneous error messages. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Nicholas Bastin | Fix typo in PyDict_Items doc |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Raymond Hettinger | Improve test coverage. |
commit | commitdiff | tree | snapshot |
2004-09-29 |
Raymond Hettinger | Improve test coverage. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Skip Montanaro | minor doc tweaks for writexml |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Skip Montanaro | typo |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Raymond Hettinger | Replaced a test with an assertion. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Tim Peters | A number of list examples used 66.6, but I doubt there... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Reverted the addition of a NORMALIZE_NUMBERS option... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Raymond Hettinger | * Increase test coverage. |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Added a new NORMALIZE_NUMBERS option, which causes... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Brett Cannon | Add note about inclusion of DarwinPorts directories... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Brett Cannon | Add the directories where DarwinPorts installs library... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Fixed minor typo in interactive example (extra '.'s... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Fixed minor typo in interactive example (extra blank... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Raymond Hettinger | SF bug #1033038: Misleading error message in random... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Fixed minor typo in interactive example |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Fixed minor typo in interactive example (backslash... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Edward Loper | Updated interactive examples in the "Examples" session... |
commit | commitdiff | tree | snapshot |
2004-09-28 |
Raymond Hettinger | Silence a compiler warning by supplying the correct... |
commit | commitdiff | tree | snapshot |
next |