]> granicus.if.org Git - python/shortlog
python
2014-05-28 Serhiy StorchakaIssue #21402: tkinter.ttk now works when default root...
2014-05-28 Serhiy StorchakaIssue #21493: Added test for ntpath.expanduser(). ...
2014-05-28 Serhiy StorchakaIssue #10203: sqlite3.Row now truly supports sequence...
2014-05-27 Terry Jan ReedyIssue #21477: Add htests for Search and Replace dialogs.
2014-05-27 Terry Jan ReedyIssue #21477: Idle htest: modify run; add more tests.
2014-05-27 Raymond HettingerIssue 21575: Show list.sort() arguments in the tutorial.
2014-05-26 Benjamin Petersonremove list of example incompatibilities (closes #21434)
2014-05-26 Benjamin Petersonremove tab (closes #21587)
2014-05-26 Benjamin Petersonfix typo in variable name (closes #21586)
2014-05-26 Raymond HettingerIssue #21481: Teach argparse equality tests to return...
2014-05-26 Raymond HettingerIssue 8743: Improve interoperability between sets...
2014-05-26 Raymond HettingerIssue 13355: Make random.triangular degrade gracefully...
2014-05-25 Serhiy StorchakaIssue #19925: Added tests for the spwd module. Original...
2014-05-24 Terry Jan ReedyIssue #21477: Idle htest: merge and modify run and...
2014-05-24 Benjamin Petersonallow doc archives to be built for versions in the...
2014-05-24 Ned DeilyIssue #18604: Skip the Tk instantiation test on OS...
2014-05-23 Serhiy StorchakaFixed new Tkinter tests added in issue #21522 with...
2014-05-23 Serhiy StorchakaIssue #21522: Added Tkinter tests for Listbox.itemconfi...
2014-05-23 Serhiy StorchakaIssue #20635: Added tests for Tk geometry managers.
2014-05-23 Antoine PitrouIssue #21523: Fix over-pessimistic computation of the...
2014-05-23 Terry Jan ReedyIssue #21545: Add .pop example and tweak comment about...
2014-05-23 Raymond HettingerIssue 21479: Fix markup for the TarFile.open() classmethod.
2014-05-22 Raymond HettingerIssue 21198: Minor tarfile documentation bug.
2014-05-22 Ned DeilyIssue #21383: OS X installer builds now use "make touch".
2014-05-22 Ned DeilyIssue #21383: Allow "make touch" to work when building...
2014-05-22 Benjamin Peterson2.7.8 news section
2014-05-19 Terry Jan ReedyIssue #21477: idle htests - lower case function names...
2014-05-18 Benjamin Petersonmerge 2.7.7 release branch
2014-05-18 Benjamin Petersoninclude test data in the windows installer, so tests...
2014-05-18 Raymond HettingerDon't grow strings by concatenation. Use ''.join(...
2014-05-18 Benjamin PetersonAdded tag v2.7.7rc1 for changeset e32e3a9f3902
2014-05-18 Benjamin Petersonbump to 2.7.7rc1 v2.7.7rc1
2014-05-18 Benjamin Petersonupdate pydoc_topics
2014-05-17 Benjamin Peterson'sunos' not 'solaris
2014-05-17 Benjamin Petersonjust skip this test on Solaris
2014-05-17 Benjamin Petersonsome platforms apparently don't care about fdopen'ing...
2014-05-17 Benjamin Petersonsupport pep 3118 format strings for ctypes objects...
2014-05-17 Benjamin Petersonreindent for consistency
2014-05-17 Ned DeilyDocument changes to OS X installer configurations for...
2014-05-17 Senthil KumaranBackport Fix for Issue #7776: Fix ``Host:'' header...
2014-05-16 Terry Jan ReedyIssue #18104: revise docstrings, remove obsolete comments.
2014-05-14 Victor StinnerIssue #21488: Oops, the patch for codecs.encode/decode...
2014-05-14 Victor StinnerIssue #21488: Fix doc of codecs.decode() and codecs...
2014-05-14 R David Murray#21347: use string not list in shell=True example.
2014-05-14 Raymond HettingerIssue #21470: Do a better job seeding the random number...
2014-05-13 Raymond HettingerIssue 21469: Mitigate risk of false positives with...
2014-05-12 Terry Jan Reedywhitespace
2014-05-12 Terry Jan ReedyIssue #18104: Add idlelib/idle_test/htest.py with a...
2014-05-11 Benjamin Petersonuse logical rather than bit and
2014-05-11 Benjamin Petersonthis file now has utf-8 chars
2014-05-11 Benjamin Petersoncast away warnings
2014-05-11 Benjamin Petersonbackport hmac.compare_digest to partially implement...
2014-05-11 Benjamin Petersonremove confusing delete indexing (closes #21466)
2014-05-11 Steve DowerIssue #21476 Include idle icon files in Windows installer
2014-05-10 Brian CurtinBackport 4e9f1017355f from #3561.
2014-05-08 Antoine PitrouIssue #21350: Fix file.writelines() to accept arbitrary...
2014-05-07 doko@ubuntu.com - Issue #17752: Fix distutils tests when run from...
2014-05-06 Zachary WareAdd prompts to interactive example.
2014-05-06 Zachary WareIssue #21366: Document the fact that ``return`` in...
2014-05-03 Raymond HettingerIssue 21375: Fix possible Py_ssizet overflow in heapq.
2014-05-02 Zachary WareIssue #18604: Consolidated checks for GUI availability.
2014-04-29 Tim GoldenIssue #19630 Emphasise that the file parameter to marsh...
2014-04-29 Antoine PitrouIssue #21321: itertools.islice() now releases the refer...
2014-04-29 Terry Jan ReedyCloses #21055: Index (augmented) assignment symbols.
2014-04-29 Terry Jan ReedyCloses 21048: Index 'as' in import and with statements.
2014-04-29 Terry Jan ReedyCloses #21026: Augment site doc based on experiments...
2014-04-25 Andrew Kuchling#21225: copy docstrings from base classes
2014-04-27 Tim GoldenIssue #9291 Add ACKS & NEWS
2014-04-27 Tim GoldenIssue #9291 Do not attempt to re-encode mimetype data...
2014-04-26 R David Murray#18243: Remove obsolete cautionary note from email...
2014-04-26 Stefan KrahIssue #17145: Document array.array buffer interface...
2014-04-26 Terry Jan ReedyIssue #18944: backport typo fix
2014-04-26 Tim GoldenAdd NEWS entry for issue21349
2014-04-26 Tim GoldenIssue21349 Passing a memoryview to _winreg.SetValueEx...
2014-04-25 Kristján Valur... Issue #20434 Correct error handlin of _PyString_Resize...
2014-04-24 Zachary WareIssue #21346: Fix typos in test_itertools. Patch by...
2014-04-23 Benjamin Petersonfix off-by-one error (closes #21330)
2014-04-22 Zachary WareIssue #21303, #20565: Updated the version of Tcl/Tk...
2014-04-22 Terry Jan ReedyIssue #21138: Change default reformat paragraph width...
2014-04-22 Terry Jan ReedyIssue 21284: Idle: make test_formatparagraph pass even...
2014-04-19 Ned DeilyIssue #21311: Avoid exception in _osx_support with...
2014-04-17 doko@ubuntu.com- Issue #21285: Refactor and fix curses configure check...
2014-04-17 R David Murray#18628: clarify index entry for source file encoding...
2014-04-16 Terry Jan Reedy#18566: Whitespace
2014-04-16 Terry Jan ReedyIssue #18566: Clarify unittest setUp, tearDown doc...
2014-04-15 Vinay SajipIssue #21245: updated documentation on exception()...
2014-04-15 Andrew Kuchling#1704474: mark refleak test as specific to CPython
2014-04-15 Andrew Kuchling#15840: make docs consistent by saying operations on...
2014-04-15 Gregory P.... whitespace chaps my hide
2014-04-15 Gregory P.... Some cleanup of the subprocess docs in 2.7. Adds a...
2014-04-14 Benjamin Petersonadd missing NULL check
2014-04-14 Benjamin Petersonwhen an exception is raised in fdopen, never close...
2014-04-14 Benjamin PetersonBacked out changeset 81abb121dc65
2014-04-14 Benjamin Petersontemporary change to get better debugging from windows...
2014-04-14 Terry Jan ReedyCloses #20956: 2.7 tokenize does not produce named...
2014-04-14 Benjamin Petersondo not generate pipe names in the temporary dir
2014-04-14 Benjamin Petersondisallow a negative idx parameter
2014-04-14 Mark DickinsonIssue #20624: Merge exception docs tweak from 3.4 branch.
2014-04-14 Eric V. SmithIssue #12546: Allow \x00 as a fill character for builti...
2014-04-14 Benjamin Petersonin scan_once, prevent the reading of arbitrary memory...
next