Skip to content
This repository was archived by the owner on Jul 16, 2022. It is now read-only.

Pull requests: untitaker/python-atomicwrites

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix name typo
#60 by Lx Contributor was merged Jun 30, 2022 Loading…
Drop support for Python < 3.6
#58 by WhyNotHugo Contributor was closed Dec 26, 2020 Loading…
Add Power Support ppc64le
#57 by nagesh4193 Contributor was merged Dec 4, 2020 Loading…
Clean up some FAQ/Frequently asked question repetition in readme
#53 by altendky Contributor was merged Oct 3, 2020 Loading…
Add support for Python 3.8
#51 by jugmac00 Contributor was merged May 4, 2020 Loading…
Add support for pathlib paths
#48 by CosmicHorrorDev Contributor was merged Apr 28, 2020 Loading…
Do not use deprecated template variable in tempfile module
#45 by ret2libc Contributor was merged Mar 15, 2020 Loading…
Auto deleting outdated tmp files
#44 by Girgitt was closed Oct 3, 2020 Loading…
Restore ability to use tempfile kwargs other than dir
#40 by GlenWalker Contributor was merged Feb 1, 2019 Loading…
Passes kwargs through AtomicWriter and uses io.open as opener
#38 by lorengordon Contributor was merged Aug 24, 2018 Loading…
WIP Add AtomicFolder
#36 by sotte was closed Dec 16, 2018 Loading…
6 tasks
Update supported Python versions
#34 by hugovk Contributor was merged Jul 24, 2018 Loading…
fix travis
#33 by untitaker Owner was merged Jul 19, 2018 Loading…
Remove non-existent _static dir from docs/conf.py
#32 by sbraz Contributor was merged Jul 13, 2018 Loading…
Silence fsync() directory failing with EINVAL on POSIX
#28 by mozillazg was closed May 15, 2018 Loading…
Add python 3.5 and 3.6 to CI
#24 by WhyNotHugo Contributor was merged Mar 25, 2017 Loading…
Add mypy type annotations
#23 by DarwinAwardWinner Contributor was closed Nov 14, 2016 Loading…
Fix toxfile
#21 by untitaker Owner was merged Aug 14, 2016 Loading…
Make atomic_write work on paths with no directory separator
#20 by DarwinAwardWinner Contributor was merged Aug 14, 2016 Loading…
Use F_FULLSYNC on OS X
#16 by untitaker Owner was merged Jul 26, 2016 Loading…
fsync() parent directory on POSIX
#15 by untitaker Owner was merged Jul 26, 2016 Loading…
Fix typo
#14 by jwilk Contributor was merged Jul 25, 2016 Loading…
Remove unused imports
#13 by jwilk Contributor was merged Jul 25, 2016 Loading…
Keep original file mode when overwriting
#11 by a-sk was closed Apr 15, 2016 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.