Skip to content

Pull requests: benjaminp/six

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
Sort

Pull requests list

#336 Add ensure_bytes alias to ensure_binary
#357 opened May 30, 2021 by romdum Loading… updated May 30, 2021
With gc disabled deletion of class X causes it to "leak" to garbage
#176 opened Feb 9, 2017 by Mephius Loading… updated Nov 21, 2021
Adds dbm move
#180 opened Feb 27, 2017 by claudiubelu Loading… updated Nov 21, 2021
Fix pickling of _LazyModule
#195 opened May 2, 2017 by li-dan Loading… updated Nov 21, 2021
New implementation of with_metaclass
#211 opened Sep 18, 2017 by jdemeyer Loading… updated Nov 21, 2021
Add file_types to allow checking if variable isinstance of file
#225 opened Feb 1, 2018 by nsoranzo Loading… updated Nov 21, 2021
Add moves for getargspec and getfullargspec
#231 opened Mar 13, 2018 by hongbin Loading… updated Nov 21, 2021
Add hasattr function
#235 opened Mar 28, 2018 by NotAFile Loading… updated Nov 21, 2021
fix translation of subprocess.getoutput to be aligned with Py version
#236 opened Apr 3, 2018 by rohit-jamuar Loading… updated Nov 21, 2021
Add environ and environb
#255 opened Sep 14, 2018 by abadger Loading… updated Nov 21, 2021
Add various string conversion utilities
#294 opened Jun 6, 2019 by jhance Loading… updated Nov 21, 2021
provide six.pkgname to replace __package__
#301 opened Oct 3, 2019 by graingert Loading… updated Nov 21, 2021
add six.html_escape() due to removal of cgi.escape() in 3.8
#307 opened Nov 6, 2019 by taleinat Loading… updated Nov 21, 2021
address OSError hierarchy Fixes #311
#312 opened Nov 25, 2019 by graingert Loading… updated Nov 21, 2021
Update six.py
#321 opened Jan 17, 2020 by alanyee Loading… updated Nov 21, 2021
Update README.rst
#322 opened Jan 21, 2020 by alanyee Loading… updated Nov 21, 2021
add python_2_bytes_compatible
#324 opened Mar 19, 2020 by graingert Loading… updated Nov 21, 2021
New utility: is_bound_method
#342 opened Dec 13, 2020 by plammens Loading… updated Nov 21, 2021
Add six.moves.unittest_mock
#346 opened Dec 17, 2020 by ddmee Loading… updated Nov 21, 2021
Json exception
#347 opened Dec 27, 2020 by eggfu Loading… updated Nov 21, 2021
Add github workflow
#362 opened Nov 15, 2021 by cristianMeli Loading… updated Dec 18, 2023
GitHub Action to run tox
#381 opened Jan 19, 2024 by cclauss Loading… updated Jan 21, 2024
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.