home.social

#urllib3 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #urllib3, aggregated by home.social.

  1. I'm happy to announce that #urllib3 has a new lead maintainer: @illiav 👏 Illia has been contributing to urllib3 for over 3 years now and I'm confident will make a great lead of the project. I'll continue to maintain the project alongside my other co-maintainers @quentinpradet and @shazow

    github.com/urllib3/urllib3/iss

  2. I'm happy to announce that #urllib3 has a new lead maintainer: @illiav 👏 Illia has been contributing to urllib3 for over 3 years now and I'm confident will make a great lead of the project. I'll continue to maintain the project alongside my other co-maintainers @quentinpradet and @shazow

    github.com/urllib3/urllib3/iss

  3. I'm happy to announce that #urllib3 has a new lead maintainer: @illiav 👏 Illia has been contributing to urllib3 for over 3 years now and I'm confident will make a great lead of the project. I'll continue to maintain the project alongside my other co-maintainers @quentinpradet and @shazow

    github.com/urllib3/urllib3/iss

  4. I'm happy to announce that #urllib3 has a new lead maintainer: @illiav 👏 Illia has been contributing to urllib3 for over 3 years now and I'm confident will make a great lead of the project. I'll continue to maintain the project alongside my other co-maintainers @quentinpradet and @shazow

    github.com/urllib3/urllib3/iss

  5. I'm happy to announce that #urllib3 has a new lead maintainer: @illiav 👏 Illia has been contributing to urllib3 for over 3 years now and I'm confident will make a great lead of the project. I'll continue to maintain the project alongside my other co-maintainers @quentinpradet and @shazow

    github.com/urllib3/urllib3/iss

  6. I can't count how many times I've put import requests behind a warnings filter after urllib3's developers decided they can dictate what libraries the end user has.

    github.com/urllib3/urllib3/iss

    #Python #Requests #Urllib3 #OpenSSL #LibreSSL

  7. I can't count how many times I've put import requests behind a warnings filter after urllib3's developers decided they can dictate what libraries the end user has.

    github.com/urllib3/urllib3/iss

    #Python #Requests #Urllib3 #OpenSSL #LibreSSL

  8. I can't count how many times I've put import requests behind a warnings filter after urllib3's developers decided they can dictate what libraries the end user has.

    github.com/urllib3/urllib3/iss

    #Python #Requests #Urllib3 #OpenSSL #LibreSSL

  9. I can't count how many times I've put import requests behind a warnings filter after urllib3's developers decided they can dictate what libraries the end user has.

    github.com/urllib3/urllib3/iss

    #Python #Requests #Urllib3 #OpenSSL #LibreSSL

  10. I can't count how many times I've put import requests behind a warnings filter after urllib3's developers decided they can dictate what libraries the end user has.

    github.com/urllib3/urllib3/iss

    #Python #Requests #Urllib3 #OpenSSL #LibreSSL

  11. Splunk

    Set up Splunk enterprise on local system and installed some attack data from here

    But the ./bin/requirements.txt file is wrong .. so replace

    #requests==2.25.1
    requests==2.28.1

    #urllib3==2.3.0
    urllib3==1.26.12

    Then edit the yaml file and this will import the dataset directly into Splunk..

  12. Splunk

    Set up Splunk enterprise on local system and installed some attack data from here

    But the ./bin/requirements.txt file is wrong .. so replace

    #requests==2.25.1
    requests==2.28.1

    #urllib3==2.3.0
    urllib3==1.26.12

    Then edit the yaml file and this will import the dataset directly into Splunk..

  13. Splunk

    Set up Splunk enterprise on local system and installed some attack data from here

    But the ./bin/requirements.txt file is wrong .. so replace

    #requests==2.25.1
    requests==2.28.1

    #urllib3==2.3.0
    urllib3==1.26.12

    Then edit the yaml file and this will import the dataset directly into Splunk..

  14. Splunk

    Set up Splunk enterprise on local system and installed some attack data from here

    But the ./bin/requirements.txt file is wrong .. so replace

    #requests==2.25.1
    requests==2.28.1

    #urllib3==2.3.0
    urllib3==1.26.12

    Then edit the yaml file and this will import the dataset directly into Splunk..

  15. It's here! The 2024 annual report for , a relatively quiet year that included work on HTTP/2 and Web Assembly (WASM). We include our plans for Python 2 deprecation, please take a look. $3,300 worth of bounty issues exist today!

    quentin.pradet.me/blog/urllib3

  16. It's here! The 2024 annual report for #urllib3, a relatively quiet year that included work on HTTP/2 and Web Assembly (WASM). We include our plans for Python 2 deprecation, please take a look. $3,300 worth of bounty issues exist today!

    quentin.pradet.me/blog/urllib3

  17. It's here! The 2024 annual report for #urllib3, a relatively quiet year that included work on HTTP/2 and Web Assembly (WASM). We include our plans for Python 2 deprecation, please take a look. $3,300 worth of bounty issues exist today!

    quentin.pradet.me/blog/urllib3

  18. It's here! The 2024 annual report for #urllib3, a relatively quiet year that included work on HTTP/2 and Web Assembly (WASM). We include our plans for Python 2 deprecation, please take a look. $3,300 worth of bounty issues exist today!

    quentin.pradet.me/blog/urllib3

  19. It's here! The 2024 annual report for #urllib3, a relatively quiet year that included work on HTTP/2 and Web Assembly (WASM). We include our plans for Python 2 deprecation, please take a look. $3,300 worth of bounty issues exist today!

    quentin.pradet.me/blog/urllib3

  20. Hot off the presses!!! 🔥 Find me at tomorrow and tell me how you're supporting your open source middle-stack for a sticker!

  21. Hot off the presses!!! 🔥 Find me at #AllThingsOpen tomorrow and tell me how you're supporting your open source middle-stack for a #urllib3 sticker!

  22. Hot off the presses!!! 🔥 Find me at #AllThingsOpen tomorrow and tell me how you're supporting your open source middle-stack for a #urllib3 sticker!

  23. Hot off the presses!!! 🔥 Find me at #AllThingsOpen tomorrow and tell me how you're supporting your open source middle-stack for a #urllib3 sticker!

  24. Hot off the presses!!! 🔥 Find me at #AllThingsOpen tomorrow and tell me how you're supporting your open source middle-stack for a #urllib3 sticker!

  25. Python's urllib3 has fixed a low severity vulnerability in version 2.2.2, which was released yesterday.
    This vulnerability has been assigned CVE-2024-37891.
    For those not familiar with urllib3, it describes it's self as

    a powerful, user-friendly HTTP client for Python

    It is used by many projects and libraries, including the popular requests library.

    github.com/urllib3/urllib3/sec

    #CVE_2024_37891 #urllib3 #pythonSecurity

  26. Python's urllib3 has fixed a low severity vulnerability in version 2.2.2, which was released yesterday.
    This vulnerability has been assigned CVE-2024-37891.
    For those not familiar with urllib3, it describes it's self as

    a powerful, user-friendly HTTP client for Python

    It is used by many projects and libraries, including the popular requests library.

    github.com/urllib3/urllib3/sec

    #CVE_2024_37891 #urllib3 #pythonSecurity

  27. Python's urllib3 has fixed a low severity vulnerability in version 2.2.2
    This vulnerability has been assigned CVE-2024-37891.
    For those not familiar with urllib3, it describes it's self as

    a powerful, user-friendly HTTP client for Python

    It is used by many projects and libraries, including the popular requests library.

    github.com/urllib3/urllib3/sec

    #CVE_2024_37891 #urllib3 #pythonsecurity

  28. Python's urllib3 has fixed a low severity vulnerability in version 2.2.2, which was released yesterday.
    This vulnerability has been assigned CVE-2024-37891.
    For those not familiar with urllib3, it describes it's self as

    a powerful, user-friendly HTTP client for Python

    It is used by many projects and libraries, including the popular requests library.

    github.com/urllib3/urllib3/sec

    #CVE_2024_37891 #urllib3 #pythonSecurity

  29. Python's urllib3 has fixed a low severity vulnerability in version 2.2.2, which was released yesterday.
    This vulnerability has been assigned CVE-2024-37891.
    For those not familiar with urllib3, it describes it's self as

    a powerful, user-friendly HTTP client for Python

    It is used by many projects and libraries, including the popular requests library.

    github.com/urllib3/urllib3/sec

    #CVE_2024_37891 #urllib3 #pythonSecurity

  30. landed its first HTTP/2 PR, many more where that came from!

    We're still fundraising to release HTTP/2 support, forward this URL to folks who have been wanting HTTP/2 support in :

    opencollective.com/urllib3/upd