Skip to content

Comments

explicitly type fcntl.ioctl function#754

Open
gronke wants to merge 3 commits intomasterfrom
chore/fix-ioctl-typing
Open

explicitly type fcntl.ioctl function#754
gronke wants to merge 3 commits intomasterfrom
chore/fix-ioctl-typing

Conversation

@gronke
Copy link
Member

@gronke gronke commented Apr 13, 2020

Explicitly types the fcntl.ioctl method arguments. Fixes an issue reported by MyPy.

Should be fixed with the next MyPy release:
python/typeshed@009b269

The fix was published on 2020-03-24 while MyPy 0.770 was releases 4 days earlier.

addresses an update of Python Typeshed
@gronke gronke added the chore label Apr 13, 2020
gronke added 2 commits April 13, 2020 17:59
addresses an error installing git:

  mount -t fdescfs null /dev/fd
  pkg install -y git
  Updating FreeBSD repository catalogue...
  Fetching meta.txz: . done
  pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
  repository FreeBSD has no meta file, using default settings
  Fetching packagesite.txz: .......... done
  pkg: repository meta /var/db/pkg/FreeBSD.meta has wrong version 2
  pkg: Repository FreeBSD load error: meta cannot be loaded No error: 0
  Unable to open created repository FreeBSD
  Unable to update repository FreeBSD
  Error updating repositories!
  Exit status: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant