René's URL Explorer Experiment


Title: Update attrs to 19.3.0 by pyup-bot · Pull Request #170 · pythonprobr/libpythonpro · GitHub

Open Graph Title: Update attrs to 19.3.0 by pyup-bot · Pull Request #170 · pythonprobr/libpythonpro

X Title: Update attrs to 19.3.0 by pyup-bot · Pull Request #170 · pythonprobr/libpythonpro

Description: This PR updates attrs from 19.1.0 to 19.3.0. Changelog 19.3.0 ------------------- Changes ^^^^^^^ - Fixed ``auto_attribs`` usage when default values cannot be compared directly with ``==``, such as ``numpy`` arrays. `585 <https://github.com/python-attrs/attrs/issues/585>`_ ---- 19.2.0 ------------------- Backward-incompatible Changes ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Removed deprecated ``Attribute`` attribute ``convert`` per scheduled removal on 2019/1. This planned deprecation is tracked in issue `307 <https://github.com/python-attrs/attrs/issues/307>`_. `504 <https://github.com/python-attrs/attrs/issues/504>`_ - ``__lt__``, ``__le__``, ``__gt__``, and ``__ge__`` do not consider subclasses comparable anymore. This has been deprecated since 18.2.0 and was raising a ``DeprecationWarning`` for over a year. `570 <https://github.com/python-attrs/attrs/issues/570>`_ Deprecations ^^^^^^^^^^^^ - The ``cmp`` argument to ``attr.s()`` and ``attr.ib()`` is now deprecated. Please use ``eq`` to add equality methods (``__eq__`` and ``__ne__``) and ``order`` to add ordering methods (``__lt__``, ``__le__``, ``__gt__``, and ``__ge__``) instead – just like with `dataclasses <https://docs.python.org/3/library/dataclasses.html>`_. Both are effectively ``True`` by default but it's enough to set ``eq=False`` to disable both at once. Passing ``eq=False, order=True`` explicitly will raise a ``ValueError`` though. Since this is arguably a deeper backward-compatibility break, it will have an extended deprecation period until 2021-06-01. After that day, the ``cmp`` argument will be removed. ``attr.Attribute`` also isn't orderable anymore. `574 <https://github.com/python-attrs/attrs/issues/574>`_ Changes ^^^^^^^ - Updated ``attr.validators.__all__`` to include new validators added in `425`_. `517 <https://github.com/python-attrs/attrs/issues/517>`_ - Slotted classes now use a pure Python mechanism to rewrite the ``__class__`` cell when rebuilding the class, so ``super()`` works even on environments where ``ctypes`` is not installed. `522 <https://github.com/python-attrs/attrs/issues/522>`_ - When collecting attributes using ``attr.s(auto_attribs=True)``, attributes with a default of ``None`` are now deleted too. `523 <https://github.com/python-attrs/attrs/issues/523>`_, `556 <https://github.com/python-attrs/attrs/issues/556>`_ - Fixed ``attr.validators.deep_iterable()`` and ``attr.validators.deep_mapping()`` type stubs. `533 <https://github.com/python-attrs/attrs/issues/533>`_ - ``attr.validators.is_callable()`` validator now raises an exception ``attr.exceptions.NotCallableError``, a subclass of ``TypeError``, informing the received value. `536 <https://github.com/python-attrs/attrs/issues/536>`_ - ``attr.s(auto_exc=True)`` now generates classes that are hashable by ID, as the documentation always claimed it would. `543 <https://github.com/python-attrs/attrs/issues/543>`_, `563 <https://github.com/python-attrs/attrs/issues/563>`_ - Added ``attr.validators.matches_re()`` that checks string attributes whether they match a regular expression. `552 <https://github.com/python-attrs/attrs/issues/552>`_ - Keyword-only attributes (``kw_only=True``) and attributes that are excluded from the ``attrs``'s ``__init__`` (``init=False``) now can appear before mandatory attributes. `559 <https://github.com/python-attrs/attrs/issues/559>`_ - The fake filename for generated methods is now more stable. It won't change when you restart the process. `560 <https://github.com/python-attrs/attrs/issues/560>`_ - The value passed to ``attr.ib(repr=…)`` can now be either a boolean (as before) or a callable. That callable must return a string and is then used for formatting the attribute by the generated ``__repr__()`` method. `568 <https://github.com/python-attrs/attrs/issues/568>`_ - Added ``attr.__version_info__`` that can be used to reliably check the version of ``attrs`` and write forward- and backward-compatible code. Please check out the `section on deprecated APIs <http://www.attrs.org/en/stable/api.htmldeprecated-apis>`_ on how to use it. `580 <https://github.com/python-attrs/attrs/issues/580>`_ .. _`425`: https://github.com/python-attrs/attrs/issues/425 ---- Links PyPI: https://pypi.org/project/attrs Changelog: https://pyup.io/changelogs/attrs/ Homepage: https://www.attrs.org/

Open Graph Description: This PR updates attrs from 19.1.0 to 19.3.0. Changelog 19.3.0 ------------------- Changes ^^^^^^^ - Fixed ``auto_attribs`` usage when default values cannot be compared directly with ``==``, su...

X Description: This PR updates attrs from 19.1.0 to 19.3.0. Changelog 19.3.0 ------------------- Changes ^^^^^^^ - Fixed ``auto_attribs`` usage when default values cannot be compared directly with ``==``, su...

Opengraph URL: https://github.com/pythonprobr/libpythonpro/pull/170

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:eda8c81b-5981-ecb5-5f68-8e24642d4946
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id82F2:8F280:5664FD:6D4AA3:697685FC
html-safe-nonce54b4765bf770006e32ebf9a01b1aef0267c257b3f764cc5e056cd361dfe2336e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MkYyOjhGMjgwOjU2NjRGRDo2RDRBQTM6Njk3Njg1RkMiLCJ2aXNpdG9yX2lkIjoiOTE0NDYwMTkzMzQzMzA5MzA4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb8d1aec8b7a0594b42a1f5ba6c3da1f4cebd6a152d7a2e5ad839180bfb5e7237
hovercard-subject-tagpull_request:328196628
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/pythonprobr/libpythonpro/pull/170/files
twitter:imagehttps://avatars.githubusercontent.com/u/16239342?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/16239342?s=400&v=4
og:image:altThis PR updates attrs from 19.1.0 to 19.3.0. Changelog 19.3.0 ------------------- Changes ^^^^^^^ - Fixed ``auto_attribs`` usage when default values cannot be compared directly with ``==``, su...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None032152924a283b83384255d9489e7b93b54ba01da8d380b05ecd3953b3212411
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/pythonprobr/libpythonpro git https://github.com/pythonprobr/libpythonpro.git
octolytics-dimension-user_id5488499
octolytics-dimension-user_loginpythonprobr
octolytics-dimension-repository_id129413009
octolytics-dimension-repository_nwopythonprobr/libpythonpro
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id129413009
octolytics-dimension-repository_network_root_nwopythonprobr/libpythonpro
turbo-body-classeslogged-out env-production page-responsive
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release5b577f6be6482e336e3c30e8daefa30144947b17
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonprobr%2Flibpythonpro%2Fpull%2F170%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpythonprobr%2Flibpythonpro%2Fpull%2F170%2Ffiles
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=pythonprobr%2Flibpythonpro
Reloadhttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Reloadhttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Reloadhttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
pythonprobr https://patch-diff.githubusercontent.com/pythonprobr
libpythonprohttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Flibpythonpro
Fork 169 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Flibpythonpro
Star 18 https://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Flibpythonpro
Code https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro
Issues 78 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/issues
Pull requests 149 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pulls
Actions https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/actions
Projects 0 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/projects
Security 0 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/security
Insights https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pulse
Code https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro
Issues https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/issues
Pull requests https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pulls
Actions https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/actions
Projects https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/projects
Security https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/security
Insights https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pulse
Sign up for GitHub https://patch-diff.githubusercontent.com/signup?return_to=%2Fpythonprobr%2Flibpythonpro%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://patch-diff.githubusercontent.com/login?return_to=%2Fpythonprobr%2Flibpythonpro%2Fissues%2Fnew%2Fchoose
pyup-bothttps://patch-diff.githubusercontent.com/pyup-bot
masterhttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/tree/master
pyup-update-attrs-19.1.0-to-19.3.0https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/tree/pyup-update-attrs-19.1.0-to-19.3.0
Conversation 1 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170
Commits 1 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/commits
Checks 0 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/checks
Files changed https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Update attrs to 19.3.0 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files#top
Show all changes 1 commit https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
41acf97 Update attrs from 19.1.0 to 19.3.0 pyup-bot Oct 15, 2019 https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/commits/41acf97b95bf3f9f243f58f04540c98de5eca48d
Clear filters https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
Pipfile.lockhttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files#diff-a86c67a0a29ed0e95909b9b7c420140f302d17399ee6dcce4e1a51a14d27fd51
View file https://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/blob/41acf97b95bf3f9f243f58f04540c98de5eca48d/Pipfile.lock
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://patch-diff.githubusercontent.com/pythonprobr/libpythonpro/pull/170/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.