]> granicus.if.org Git - python/shortlog
python
2014-01-02 Victor Stinnerthreading.RLock._acquire_restore() now raises a TypeErr...
2014-01-02 Victor Stinner(Merge 3.3) parser: fix usage of Py_BuildValue() to...
2014-01-02 Victor Stinnerparser: fix usage of Py_BuildValue() to build a parser...
2014-01-01 Ned DeilyUpdate copyright dates in Mac plists.
2014-01-01 Ned DeilyUpdate copyright dates in Mac plists.
2014-01-01 Benjamin Petersonmerge 3.3
2014-01-01 Benjamin Petersonupdate copyright year
2014-01-01 Antoine PitrouIssue #20055: Fix test_shutil under Windows with symlin...
2014-01-01 Antoine PitrouIssue #20055: Fix test_shutil under Windows with symlin...
2013-12-31 R David MurrayMerge: Clarify the wording of a news entry.
2013-12-31 R David MurrayClarify the wording of a news entry.
2013-12-31 R David Murraywhatsnew: mock called_with improvements, socket CAN_BCM...
2013-12-31 R David Murraywhatsnew: random.getrandbits performance.
2013-12-31 R David Murraywhatsnew: afic.open supports 'with'.
2013-12-31 Zachary WareMerge with 3.3
2013-12-31 Zachary Warestr subclasses may have non-empty __slots__, bytes...
2013-12-31 R David Murraywhatsnew: argparse FileType accepts errors and encoding...
2013-12-31 R David Murraywhatsnew: epoll supports with.
2013-12-31 Donald StufftUpdate setuptools to 2.0.2
2013-12-31 Donald StufftUpdate pip to 1.5rc4
2013-12-30 Zachary WareIssue #19544, #6516: check ZLIB_SUPPORT, not zlib ...
2013-12-30 Zachary WareIssue19619: skip zlib error test when zlib not available
2013-12-30 Zachary WareIssue #19544, #6516: check ZLIB_SUPPORT, not zlib ...
2013-12-30 Christian HeimesFixed typo (thx Arfrever)
2013-12-29 Michael FoordCloses issue 20031. Document unittest.TextTestRunner...
2013-12-29 R David Murraywhatsnew: abc.ABC. Also add issue number to news entry...
2013-12-29 Senthil KumaranBackporing the fix from Issue #12692
2013-12-28 Antoine PitrouIssue #19422: Explicitly disallow non-SOCK_STREAM socke...
2013-12-27 R David MurrayAdd context to a json NEWS entry.
2013-12-29 Senthil Kumaran#12692: null merge with 3.3
2013-12-28 Antoine PitrouFix breakage in TestSuite.countTestCases() introduced...
2013-12-28 Antoine PitrouIssue #19918: Fix PurePath.relative_to() under Windows.
2013-12-28 Guido van RossumExport asyncio.iscoroutine[function].
2013-12-28 Antoine PitrouIssue #19422: Explicitly disallow non-SOCK_STREAM socke...
2013-12-28 Antoine PitrouIssue #19648: implement empty tests in pickletester...
2013-12-27 R David Murraywhatsnew: rewrite urllib, doctest, and poplib sections.
2013-12-27 R David Murraywhatsnew: importlib cleanup and source_to_code add...
2013-12-27 R David MurrayMostly-null merge of #18116 backport (updated NEWS...
2013-12-27 R David Murray#18116: backport fix to 3.3 since real-world failure...
2013-12-27 Donald StufftUpdate bundled pip to 1.5rc3
2013-12-26 Serhiy StorchakaIssue #20046: Locale alias table no longer contains...
2013-12-26 R David Murraywhatsnew for gc.get_stats, plus doc tweaks.
2013-12-26 Serhiy StorchakaIssue #20027: Fixed locale aliases for devanagari locales.
2013-12-26 Serhiy StorchakaIssue #20027: Fixed locale aliases for devanagari locales.
2013-12-26 Serhiy StorchakaIssue #20067: Tkinter variables now work when wantobjec...
2013-12-26 Serhiy StorchakaIssue #20067: Tkinter variables now work when wantobjec...
2013-12-26 doko@ubuntu.com- Issue #20070: Don't run test_urllib2net when network...
2013-12-26 Zachary WareIssue #19938: Re-enabled test_bug_1333982 in test_dis...
2013-12-26 Zachary WareIssue #19938: Re-enabled test_bug_1333982 in test_dis...
2013-12-26 R David Murrayshelf in with stmt, fish/csh in venv, ElementTree short...
2013-12-25 Serhiy Storchakatest_debug in test_tkinter/test_text no longer fails...
2013-12-25 Serhiy Storchakatest_debug in test_tkinter/test_text no longer fails...
2013-12-25 Serhiy StorchakaIssue #19320: test_tcl no longer fails when wantobjects...
2013-12-25 Serhiy StorchakaIssue #19320: test_tcl no longer fails when wantobjects...
2013-12-25 Serhiy StorchakaIssue #19020: Tkinter now uses splitlist() instead...
2013-12-25 Serhiy StorchakaIssue #19020: Tkinter now uses splitlist() instead...
2013-12-25 Serhiy StorchakaIssue #20058: sys.stdin.readline() in IDLE now always...
2013-12-25 Serhiy StorchakaIssue #20058: sys.stdin.readline() in IDLE now always...
2013-12-25 R David Murraypty.spawn returns os.waitpid; optimization of BZ2File...
2013-12-24 R David Murray#16832: s/integer/object/ in docs/docstring, and add...
2013-12-24 R David Murrayidle -n deprecation, fix case of pickle section.
2013-12-24 R David MurrayFix English in a NEWS entry.
2013-12-24 R David MurrayMove IPv6 NEWS entry into correct section.
2013-12-24 R David MurrayNeaten up structure of major sections.
2013-12-24 R David MurrayMove no-longer-supported operating systems into 'remove...
2013-12-24 R David MurrayUse title case for all section titles except module...
2013-12-24 R David Murraysys.getallocatedblocks + regrtest -R, make coverage...
2013-12-24 R David MurrayUse endash in PEP callouts.
2013-12-24 R David MurrayMove argument clinic into its own section, like the...
2013-12-24 R David MurrayMention Windows 2000 and OS/2 drops, python-config...
2013-12-24 R David MurrayMention PATHEXT and removed Misc dirs; clarify wording...
2013-12-24 Serhiy StorchakaRemoved spaces before colons and semicolons.
2013-12-24 R David MurrayMake the 'read on' sentence cover more ground.
2013-12-24 R David MurrayMove other improvements and optimization sections above...
2013-12-24 R David MurrayCollapse 'python invocation changes' into 'other improv...
2013-12-24 R David MurrayLink new module summary entries to their description...
2013-12-24 Serhiy StorchakaRemoved spaces before colons and semicolons.
2013-12-24 Serhiy StorchakaMerge heads
2013-12-23 Serhiy StorchakaIssue #20033: makelocalealias.py now works with non...
2013-12-23 Serhiy StorchakaIssue #20033: makelocalealias.py now works with non...
2013-12-23 Serhiy StorchakaRemoved spaces before commas and periods.
2013-12-23 Serhiy StorchakaRemoved spaces before commas and periods.
2013-12-23 R David MurrayAdd pep 435 summary entry in new required features...
2013-12-23 R David MurrayAdd link to selectors description from its summary...
2013-12-23 R David MurrayMake summary entry format consistent (always end with...
2013-12-23 Nick CoghlanIssue #19744: improve ensurepip error when ssl is missing
2013-12-23 Nick CoghlanIssue #19728: fix ensurepip name clash with submodule
2013-12-23 Nick CoghlanFurther increase tolerance for slow buildbots
2013-12-23 Nick CoghlanIssue #19734: add missing NEWS entry
2013-12-23 Nick CoghlanIssue #19734: ignore pip env vars in ensurepip._uninstall
2013-12-23 Nick CoghlanClose #19734: ignore pip env vars in ensurepip
2013-12-23 R David MurrayMention deprecation and porting sections in intro.
2013-12-23 R David MurrayReflow 'modulespec' paragraphs.
2013-12-23 R David MurrayMake mailing list thread reference an inline link,...
2013-12-23 R David MurrayMake the organization of the body and the summary have...
2013-12-23 Benjamin Petersonupdate Barry's email (#19563)
2013-12-23 R David MurrayAdd description of marshal changes.
2013-12-23 Benjamin Petersonmerge 3.3 (#19563)
2013-12-22 R David MurrayBe consistent in how PEPs are referenced throughout...
2013-12-22 R David MurrayRewrite module-globals summary entry, and expand the...
next