jupyterhub / ldapauthenticator

LDAP Authenticator Plugin for Jupyter
BSD 3-Clause "New" or "Revised" License
202 stars 175 forks source link

add patch #235

Closed wsuzume closed 2 weeks ago

wsuzume commented 1 month ago

From Python 3.10 onwards, you can connect as expected by applying this patch.

welcome[bot] commented 1 month ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

wsuzume commented 2 weeks ago

As I mentioned in #231, #216 will fix this issue.