0242de4f56 
								
							 
						 
						
							
							
								
								Format docstrings in a consistent style  
							
							
							
						 
						
							2020-08-01 17:14:37 +03:00  
				
					
						
							
							
								 
						
							
								54ad048be7 
								
							 
						 
						
							
							
								
								Enable check_untyped_defs mypy option for testing/ too  
							
							
							
						 
						
							2020-06-05 11:34:20 +03:00  
				
					
						
							
							
								 
						
							
								e01dcbf323 
								
							 
						 
						
							
							
								
								Cleanup/move imports with tmpdir tests ( #7015 )  
							
							
							
						 
						
							2020-04-04 14:25:34 +02:00  
				
					
						
							
							
								 
						
							
								a785754523 
								
							 
						 
						
							
							
								
								Change EnvironmentError, IOError to OSError - they are aliases  
							
							... 
							
							
							
							Since Python 3.3, these are aliases for OSError:
https://docs.python.org/3/whatsnew/3.3.html#pep-3151-reworking-the-os-and-io-exception-hierarchy  
							
						 
						
							2020-03-27 18:40:23 +03:00  
				
					
						
							
							
								 
						
							
								226f0c48bf 
								
							 
						 
						
							
							
								
								fix   #5686 , mktemp now fails given absolute and non-normalized paths.  
							
							
							
						 
						
							2019-12-12 13:00:23 +01:00  
				
					
						
							
							
								 
						
							
								54a954514b 
								
							 
						 
						
							
							
								
								re-run black  
							
							
							
						 
						
							2019-11-16 18:55:32 +01:00  
				
					
						
							
							
								 
						
							
								2e5cf1cc78 
								
							 
						 
						
							
							
								
								Fix order of format args with warning  
							
							
							
						 
						
							2019-11-07 12:50:04 +01:00  
				
					
						
							
							
								 
						
							
								8aa0809fbc 
								
							 
						 
						
							
							
								
								on_rm_rf_error: ignore os.open (no warning)  
							
							... 
							
							
							
							Ref: https://github.com/pytest-dev/pytest/pull/6044/files#r339321752  
							
						 
						
							2019-11-07 12:50:04 +01:00  
				
					
						
							
							
								 
						
							
								ba4b8c869c 
								
							 
						 
						
							
							
								
								Review rm_rf handling of FileNotFoundErrors  
							
							
							
						 
						
							2019-10-23 08:30:52 -03:00  
				
					
						
							
							
								 
						
							
								b5b710b3ae 
								
							 
						 
						
							
							
								
								Merge master into features  
							
							... 
							
							
							
							Several conflicts, mostly due to 2c402f4bd 
							
						 
						
							2019-08-02 16:52:51 +02:00  
				
					
						
							
							
								 
						
							
								9064eea216 
								
							 
						 
						
							
							
								
								Improve rm_rf to handle only known functions  
							
							... 
							
							
							
							Warnings are emitted if we cannot safely remove
paths.
Fix  #5626  
							
						 
						
							2019-08-02 08:18:11 -03:00  
				
					
						
							
							
								 
						
							
								37c37963c4 
								
							 
						 
						
							
							
								
								Fix rmtree to remove directories with read-only files  
							
							... 
							
							
							
							Fix  #5524  
						
							2019-07-11 18:24:53 -03:00  
				
					
						
							
							
								 
						
							
								c470ade0a5 
								
							 
						 
						
							
							
								
								Remove 'RemovedInPytest4Warning'  
							
							
							
						 
						
							2019-06-30 13:31:39 -03:00  
				
					
						
							
							
								 
						
							
								aa1955de72 
								
							 
						 
						
							
							
								
								Remove 'tmpdir_factory.ensuretemp'  
							
							
							
						 
						
							2019-06-30 13:18:07 -03:00  
				
					
						
							
							
								 
						
							
								ccd87f9e80 
								
							 
						 
						
							
							
								
								small mypy fixes  
							
							
							
						 
						
							2019-06-06 09:13:02 -07:00  
				
					
						
							
							
								 
						
							
								a91fe1fedd 
								
							 
						 
						
							
							
								
								pre-commit run pyupgrade --all-files  
							
							
							
						 
						
							2019-06-03 12:08:02 -03:00  
				
					
						
							
							
								 
						
							
								3f1ec520fc 
								
							 
						 
						
							
							
								
								pre-commit run reorder-python-imports --all-files  
							
							
							
						 
						
							2019-06-03 12:08:01 -03:00  
				
					
						
							
							
								 
						
							
								5034399d7a 
								
							 
						 
						
							
							
								
								pre-commit run fix-encoding-pragma --all-files  
							
							
							
						 
						
							2019-06-03 12:08:01 -03:00  
				
					
						
							
							
								 
						
							
								4d49ba6529 
								
							 
						 
						
							
							
								
								Drop Python 2.7 and 3.4 support  
							
							... 
							
							
							
							* Update setup.py requires and classifiers
* Drop Python 2.7 and 3.4 from CI
* Update docs dropping 2.7 and 3.4 support
* Fix mock imports and remove tests related to pypi's mock module
* Add py27 and 34 support docs to the sidebar
* Remove usage of six from tmpdir
* Remove six.PY* code blocks
* Remove sys.version_info related code
* Cleanup compat
* Remove obsolete safe_str
* Remove obsolete __unicode__ methods
* Remove compat.PY35 and compat.PY36: not really needed anymore
* Remove unused UNICODE_TYPES
* Remove Jython specific code
* Remove some Python 2 references from docs
Related to #5275  
							
						 
						
							2019-06-02 14:39:11 -03:00  
				
					
						
							
							
								 
						
							
								dc75b6af47 
								
							 
						 
						
							
							
								
								Use fix-encoding-pragma pre-commit hook  
							
							
							
						 
						
							2019-05-14 15:56:31 -07:00  
				
					
						
							
							
								 
						
							
								f1183c2422 
								
							 
						 
						
							
							
								
								Remove the 'issue' marker from test suite  
							
							... 
							
							
							
							It doesn't seem to add much value (why would one execute tests
based on that marker?), plus using the docstring for that
encourages one to write a more descriptive message about the test 
							
						 
						
							2019-05-09 19:36:38 -03:00  
				
					
						
							
							
								 
						
							
								08f3b02dfc 
								
							 
						 
						
							
							
								
								tests: fnmatch_lines: use list  
							
							... 
							
							
							
							For strings fnmatch_lines converts it into a Source objects, splitted on
newlines.  This is not necessary here, and it is more consistent to use
lists here in the first place. 
							
						 
						
							2019-03-23 11:36:18 +01:00  
				
					
						
							
							
								 
						
							
								ade5f2c8c5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into merge-master-into-features  
							
							
							
						 
						
							2019-01-29 19:36:56 -02:00  
				
					
						
							
							
								 
						
							
								f7d7555521 
								
							 
						 
						
							
							
								
								fix   #4680  - ensure tmpdir and tmp_path are the same  
							
							
							
						 
						
							2019-01-27 13:05:34 +01:00  
				
					
						
							
							
								 
						
							
								04bd147d46 
								
							 
						 
						
							
							
								
								Fixes   #4653  - tmp_path provides real path  
							
							
							
						 
						
							2019-01-18 12:54:00 -08:00  
				
					
						
							
							
								 
						
							
								5f1d692072 
								
							 
						 
						
							
							
								
								use Path.resolve in test to sort out osx temporary folder being a symlink  
							
							
							
						 
						
							2018-11-22 16:10:12 +01:00  
				
					
						
							
							
								 
						
							
								fc61bdd907 
								
							 
						 
						
							
							
								
								fix 4425: resolve --basetemp to absolute paths  
							
							
							
						 
						
							2018-11-20 16:14:50 +01:00  
				
					
						
							
							
								 
						
							
								dc20dedbc7 
								
							 
						 
						
							
							
								
								Change RemovedInPytest4Warnings to errors by default  
							
							... 
							
							
							
							To keep existing tests which emit RemovedInPytest4Warnings running, decided
to go with a command line option because:
* Is harder to integrate an ini option with tests which already use an ini file
* It also marks tests which need to be removed/updated in 4.1, when
  RemovedInPytest4Warning and related functionality are removed.
Fix  #3737  
							
						 
						
							2018-11-12 16:10:57 -02:00  
				
					
						
							
							
								 
						
							
								d59786fcc4 
								
							 
						 
						
							
							
								
								Merge pull request  #4222  from RonnyPfannschmidt/pathlib-fixes  
							
							... 
							
							
							
							handle race condition when creation and deletion of a numbered dir overlap 
							
						 
						
							2018-10-26 14:36:43 -03:00  
				
					
						
							
							
								 
						
							
								ae2fc27799 
								
							 
						 
						
							
							
								
								handle test folder cleanup being unable to create a cleanup lock  
							
							
							
						 
						
							2018-10-26 14:31:54 +02:00  
				
					
						
							
							
								 
						
							
								2368fbb63c 
								
							 
						 
						
							
							
								
								Apply reorder-python-imports to all files  
							
							
							
						 
						
							2018-10-25 00:01:29 -07:00  
				
					
						
							
							
								 
						
							
								56dd7bc551 
								
							 
						 
						
							
							
								
								TestNumberedDir: ignore that symlinks arent created on windows  
							
							
							
						 
						
							2018-10-17 21:39:23 +02:00  
				
					
						
							
							
								 
						
							
								8dca8f3c9f 
								
							 
						 
						
							
							
								
								fix test_cleanup_keep for expecting symlinks  
							
							
							
						 
						
							2018-10-17 21:16:44 +02:00  
				
					
						
							
							
								 
						
							
								cc335d44a0 
								
							 
						 
						
							
							
								
								fix   #4179  - bring back the current testrun symlink  
							
							
							
						 
						
							2018-10-17 20:43:27 +02:00  
				
					
						
							
							
								 
						
							
								ced62f30ba 
								
							 
						 
						
							
							
								
								Attempt to create symlinks even on Windows, skipping when not possible  
							
							
							
						 
						
							2018-10-14 18:21:04 -03:00  
				
					
						
							
							
								 
						
							
								1dfa303b1e 
								
							 
						 
						
							
							
								
								fix   #4135  - handle symlinks in tmp path cleanup  
							
							
							
						 
						
							2018-10-14 21:20:34 +02:00  
				
					
						
							
							
								 
						
							
								b82d6f7a0b 
								
							 
						 
						
							
							
								
								pytester: use per test tmproot  
							
							
							
						 
						
							2018-10-11 07:15:09 +02:00  
				
					
						
							
							
								 
						
							
								3036914097 
								
							 
						 
						
							
							
								
								sort out rmtree expectations  
							
							
							
						 
						
							2018-10-11 07:15:09 +02:00  
				
					
						
							
							
								 
						
							
								85cc9b8f12 
								
							 
						 
						
							
							
								
								move all the things into _pytest.pathlib  
							
							
							
						 
						
							2018-10-11 07:15:08 +02:00  
				
					
						
							
							
								 
						
							
								d76fa59b35 
								
							 
						 
						
							
							
								
								fix lock timeouts for good this time  
							
							
							
						 
						
							2018-10-11 07:15:08 +02:00  
				
					
						
							
							
								 
						
							
								642cd86dd1 
								
							 
						 
						
							
							
								
								shape up removal and lock destruction  
							
							
							
						 
						
							2018-10-11 07:15:08 +02:00  
				
					
						
							
							
								 
						
							
								ab3637d486 
								
							 
						 
						
							
							
								
								implement cleanup for unlocked folders  
							
							
							
						 
						
							2018-10-11 07:15:08 +02:00  
				
					
						
							
							
								 
						
							
								66a690928c 
								
							 
						 
						
							
							
								
								bring in purepath and fix an assertion  
							
							
							
						 
						
							2018-10-11 07:15:08 +02:00  
				
					
						
							
							
								 
						
							
								b48e23d54c 
								
							 
						 
						
							
							
								
								port interals of tmpdir to a basic pathlib implementation  
							
							... 
							
							
							
							this is still lacking locking and cleanup of the folders 
							
						 
						
							2018-10-11 07:15:08 +02:00  
				
					
						
							
							
								 
						
							
								57b0c60cb4 
								
							 
						 
						
							
							
								
								Remove Testdir.run_example as recommended  
							
							
							
						 
						
							2018-07-26 20:10:40 -03:00  
				
					
						
							
							
								 
						
							
								011f88f7e7 
								
							 
						 
						
							
							
								
								Deprecate calling fixture functions directly  
							
							... 
							
							
							
							This will now issue a RemovedInPytest4Warning when the user calls
a fixture function directly, instead of requesting it from test
functions as is expected
Fix  #3661  
							
						 
						
							2018-07-26 19:58:42 -03:00  
				
					
						
							
							
								 
						
							
								cbaa7dd56a 
								
							 
						 
						
							
							
								
								Upgrade pre-commit hooks except pyupgrade  
							
							
							
						 
						
							2018-06-26 06:35:27 -07:00  
				
					
						
							
							
								 
						
							
								703e4b11ba 
								
							 
						 
						
							
							
								
								run black  
							
							
							
						 
						
							2018-05-23 16:48:46 +02:00  
				
					
						
							
							
								 
						
							
								b840622819 
								
							 
						 
						
							
							
								
								Fixed E302 flake8 errors  
							
							... 
							
							
							
							expected 2 blank lines, found 0 
							
						 
						
							2017-07-17 01:44:23 +02:00  
				
					
						
							
							
								 
						
							
								42a5d6bdfa 
								
							 
						 
						
							
							
								
								Add __future__ imports to all pytest modules  
							
							... 
							
							
							
							This prevents silly errors from creeping in Python 2 when testing in Python 3 
							
						 
						
							2017-03-16 22:45:40 -03:00