summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-05Create 4304.bugfix.rstFabien ZARIFIAN
2018-11-05Update __init__.pyFabien ZARIFIAN
2018-11-04Merge pull request #4303 from blueyed/fix-changelogBruno Oliveira
2018-11-05Add test to branchFabien ZARIFIAN
2018-11-04replace byte/unicode helpers in test_capture with python level syntaxRonny Pfannschmidt
2018-11-04Update __init__.pyFabien ZARIFIAN
2018-11-04doc: add lost changelog entryDaniel Hahler
2018-11-04Update pypi.python.org reference to pypi.orgJon Dufresne
2018-11-04Merge pull request #4297 from nicoddemus/release-3.10.0Bruno Oliveira
2018-11-03Merge pull request #4298 from blueyed/howtoBruno Oliveira
2018-11-03Fixed lintingBruno Oliveira
2018-11-03doc: fix HOWTORELEASE.rstDaniel Hahler
2018-11-03Merge pull request #4287 from blueyed/pdb-unconfigure-twiceDaniel Hahler
2018-11-03Preparing release version 3.10.0Bruno Oliveira
2018-11-03Fix escape in code sampleBruno Oliveira
2018-11-03Merge remote-tracking branch 'upstream/master' into release-3.10.0Bruno Oliveira
2018-11-03Merge pull request #4237 from boxed/masterBruno Oliveira
2018-11-02Make debugging's pytest_configure re-entrantDaniel Hahler
2018-11-02paths: use set and isdisjointDaniel Hahler
2018-11-02Handle dirs only onceDaniel Hahler
2018-11-02Minor refactor for readabilityAnders Hovmöller
2018-11-02collection: performance: use optimized parts functionAnders Hovmöller
2018-11-02Merge pull request #4285 from kchmck/fix-4046Bruno Oliveira
2018-11-02Merge pull request #4279 from williamjamir/improve-warning-msgBruno Oliveira
2018-11-01Merge pull request #4284 from blueyed/test-dunder-classDaniel Hahler
2018-11-01python: collect: ignore exceptions with isinstanceDaniel Hahler
2018-11-01Add changelog entryMick Koch
2018-11-01Fix __init__.py as argument also including other package filesMick Koch
2018-11-01Add failing test for __init__.py also including other package filesMick Koch
2018-11-01Add test for __init__.py collection with package directory as argumentMick Koch
2018-11-01Move handling of duplicate filesDaniel Hahler
2018-11-01fixup pyupgrade crlf incorrect fixesAnthony Sottile
2018-11-01Merge pull request #4272 from blueyed/cache-non-defaultBruno Oliveira
2018-11-01Merge pull request #4247 from blueyed/lruDaniel Hahler
2018-11-01changelog [ci skip]Daniel Hahler
2018-10-31Merge pull request #4282 from avallbona/patch-1Bruno Oliveira
2018-10-31Merge pull request #4277 from blueyed/pdb-set_trace-capture-msgBruno Oliveira
2018-11-01Updated the talks.rstAndreu Vallbona Plazas
2018-10-31Merge pull request #4281 from asottile/bump_hooksBruno Oliveira
2018-10-31Move pytest talk to the start of the sectionBruno Oliveira
2018-10-31_getconftestmodules: use functools.lru_cacheDaniel Hahler
2018-10-31changelog [ci skip]Daniel Hahler
2018-10-31Update talks.rstAndreu Vallbona Plazas
2018-10-31Fix lintingBruno Oliveira
2018-10-31Upgrade pyupgrade for crlf fixes (again)Anthony Sottile
2018-10-31Update changelogWilliam Jamir Silva
2018-10-31Improve the warning message for the implicitly str conversionWilliam Jamir Silva
2018-10-31pdb: improve msg about output capturing with set_traceDaniel Hahler
2018-10-31Merge pull request #4164 from RonnyPfannschmidt/nowarn-session-attributesBruno Oliveira
2018-10-31Merge pull request #4276 from pfctdayelise/flaky-docsBruno Oliveira